mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-5132] Review UI strings (#5649)
This commit is contained in:
@@ -289,7 +289,7 @@
|
||||
"LOAD_PROCESS_DEFS": "Couldn't load process definitions, check you have access.",
|
||||
"START": "Couldn't start new process instance, check you have access.",
|
||||
"MAXIMUM_LENGTH": "Length exceeded, {{characters}} characters max.",
|
||||
"SPACE_VALIDATOR": "Space is not allowed in the beginning or the end of the text.",
|
||||
"SPACE_VALIDATOR": "Cannot begin or end with a space.",
|
||||
"PROCESS_NAME_REQUIRED": "Process name is required."
|
||||
}
|
||||
},
|
||||
@@ -327,14 +327,13 @@
|
||||
},
|
||||
"ATTACH-FILE": {
|
||||
"DIALOG" : {
|
||||
"LOGIN": "Please log in for {{ ecmHost }}"
|
||||
"LOGIN": "Sign into '{{ ecmHost }}'"
|
||||
},
|
||||
"ACTIONS": {
|
||||
"LOGIN": "Login",
|
||||
"CANCEL": "Cancel",
|
||||
"CHOOSE": "Choose",
|
||||
"CHOOSE_ITEM": "Choose {{ name }} to...",
|
||||
"CHOOSE_IN": "Choose file in {{ name }}..."
|
||||
"CHOOSE": "Select",
|
||||
"CHOOSE_ITEM": "Select content to attach from '{{ name }}'"
|
||||
}
|
||||
},
|
||||
"ADF_TASK_FORM": {
|
||||
|
Reference in New Issue
Block a user