|
|
@ -122,6 +122,7 @@ |
|
|
"common.workflowStep": "Step", |
|
|
"common.workflowStep": "Step", |
|
|
"common.workflowTransition": "Transition", |
|
|
"common.workflowTransition": "Transition", |
|
|
"contents.bulkInsertQueryNotUnique": "More than one content matches to the query.", |
|
|
"contents.bulkInsertQueryNotUnique": "More than one content matches to the query.", |
|
|
|
|
|
"contents.componentNotCreatable": "Component content cannot be created.", |
|
|
"contents.draftNotCreateForUnpublished": "You can only create a new version when the content is published.", |
|
|
"contents.draftNotCreateForUnpublished": "You can only create a new version when the content is published.", |
|
|
"contents.draftToDeleteNotFound": "There is nothing to delete.", |
|
|
"contents.draftToDeleteNotFound": "There is nothing to delete.", |
|
|
"contents.invalidAllQuery": "Either Ids or Schedule range must be defined.", |
|
|
"contents.invalidAllQuery": "Either Ids or Schedule range must be defined.", |
|
|
@ -142,7 +143,6 @@ |
|
|
"contents.singletonNotChangeable": "Singleton content cannot be updated.", |
|
|
"contents.singletonNotChangeable": "Singleton content cannot be updated.", |
|
|
"contents.singletonNotCreatable": "Singleton content cannot be created.", |
|
|
"contents.singletonNotCreatable": "Singleton content cannot be created.", |
|
|
"contents.singletonNotDeletable": "Singleton content cannot be deleted.", |
|
|
"contents.singletonNotDeletable": "Singleton content cannot be deleted.", |
|
|
"contents.componentNotCreatable": "Component content cannot be created.", |
|
|
|
|
|
"contents.statusNotValid": "Status is not defined in the workflow.", |
|
|
"contents.statusNotValid": "Status is not defined in the workflow.", |
|
|
"contents.statusTransitionNotAllowed": "Cannot change status from {oldStatus} to {newStatus}.", |
|
|
"contents.statusTransitionNotAllowed": "Cannot change status from {oldStatus} to {newStatus}.", |
|
|
"contents.validation.aspectRatio": "Must have aspect ratio {width}:{height}.", |
|
|
"contents.validation.aspectRatio": "Must have aspect ratio {width}:{height}.", |
|
|
|