Dev andy adf 1877 (#2631)

* Update en.json

Copy update for ADF-1877

* Update en.json

* Update en.json

Copy update for ADF-1877

* Update en.json

Copy update for ADF-1877

* Update en.json

Copy update for ADF-1877

* Update en.json

Copy update for ADF-1877

* Update en.json

Copy update for ADF-1877

* Update en.json

Copy update for ADF-1877

* Update en.json

Copy update for ADF-1877

* Update en.json

Copy update for ADF-1877

* Update en.json

Copy update for ADF-1877
This commit is contained in:
andyhealey26 2017-11-09 14:21:58 +00:00 committed by Eugenio Romano
parent 6fd3819112
commit cbc5e9ad45
8 changed files with 33 additions and 33 deletions

View File

@ -1,9 +1,9 @@
{
"title": "Welcome",
"VERSION": {
"NO_PERMISSION": "You don't have permission to manage the versions of this content",
"NO_PERMISSION_EVENT": "You don't have the ${event.permission} permission to ${event.action} the ${event.type}",
"CHOOSE_FILE": "Please choose a document to see the versions of it"
"NO_PERMISSION": "You don't have permission to manage versions of this content",
"NO_PERMISSION_EVENT": "You don't have ${event.permission} permission to ${event.action} the ${event.type}",
"CHOOSE_FILE": "Select a file to see its versions"
},
"APP_LAYOUT": {
"APP_NAME": "ADF Demo Application",
@ -11,7 +11,7 @@
"CONTENT_SERVICES": "Content Services",
"PROCESS_SERVICES": "Process Services",
"LOGIN": "Login",
"CUSTOM_SOURCES": "DL: Custom Sources",
"CUSTOM_SOURCES": "Custom Sources",
"DATATABLE": "Datatable",
"FORM": "Form",
"FORM_LIST": "Form List",
@ -29,8 +29,8 @@
"CUSTOM_FILTER" :"Custom extensions filter",
"MAX_SIZE" : "Max size filter",
"ENABLE_VERSIONING" :"Enable versioning",
"DESCRIPTION_UPLOAD" : "Enable upload (demoing enabled/disabled state only if the permission are not checked dynamically)",
"MULTISELECT_DESCRIPTION" : "For 'Multiple' selection mode use Cmd (macOS) or Ctrl (Win) to toggle selection of multiple items.",
"DESCRIPTION_UPLOAD" : "Enable upload",
"MULTISELECT_DESCRIPTION" : "Use Cmd (Mac) or Ctrl (Windows) to toggle selection of multiple items",
"COLUMNS": {
"DISPLAY_NAME": "Display name",
"TAG": "Tag",
@ -59,7 +59,7 @@
"REPLACE_COLUMNS":"Replace columns",
"LOAD_NODE":"Load Node",
"MULTISELECT":"Multiselect",
"MULTISELECT_DESCRIPTION":"For 'Multiple' selection mode use Cmd (macOS) or Ctrl (Win) to toggle selection of multiple items."
"MULTISELECT_DESCRIPTION":"Use Cmd (Mac) or Ctrl (Windows) to toggle selection of multiple items"
},
"ANALYTICS_REPORT": {
"NO_REPORT_MESSAGE": "No report selected. Choose a report from the list"
@ -90,7 +90,7 @@
},
"TAG": {
"LIST":"List Tags Content Services",
"INSERT":"Insert Node Id",
"INSERT":"Insert Node ID",
"NODE_LIST":"Tag list By Node ID"
}
}

View File

@ -10,13 +10,13 @@
"UPLOAD": "UPLOAD",
"REQUIRED" : "*Required",
"VALIDATOR" : {
"INVALID_NUMBER" : "Incorrect number format",
"INVALID_DATE" : "Invalid date format",
"INVALID_VALUE": "Invalid value inserted",
"NOT_GREATER_THAN" : "Should not be greater than {{ maxValue }}",
"NOT_LESS_THAN" : "Should not be less than {{ minValue }}",
"AT_LEAST_LONG" : "Should be at least {{ minLength }} characters long.",
"NO_LONGER_THAN" : "Should be {{ maxLength }} characters maximum."
"INVALID_NUMBER" : "Use a different number format",
"INVALID_DATE" : "Use a different date format",
"INVALID_VALUE": "Enter a different value",
"NOT_GREATER_THAN" : "Can't be greater than {{ maxValue }}",
"NOT_LESS_THAN" : "Can't be less than {{ minValue }}",
"AT_LEAST_LONG" : "Enter at least {{ minLength }} characters",
"NO_LONGER_THAN" : "Enter no more than {{ maxLength }} characters"
}
}
}

View File

@ -25,7 +25,7 @@
"BUSINESS_KEY_DEFAULT": "None",
"DESCRIPTION": "Description",
"DESCRIPTION_DEFAULT": "No description",
"ID": "Id"
"ID": "ID"
},
"MENU_ACTIONS": {
"VIEW_CONTENT": "View",
@ -53,7 +53,7 @@
"UPLOAD-ATTACHMENT": "Upload Attachment"
},
"MESSAGES": {
"NONE": "No process details found."
"NONE": "No process details found"
},
"TASKS": {
"NO_ACTIVE": "No currently active tasks",
@ -91,7 +91,7 @@
"TITLE": "Edit process variable"
},
"ERROR_DIALOG": {
"TITLE": "Couldn't complete that action",
"TITLE": "Couldn't complete the action",
"DESCRIPTION": "You might not have the required access level, check with your IT Team."
}
},

View File

@ -25,7 +25,7 @@
"PARENT_NAME_DEFAULT": "No parent",
"CREATED_BY": "Created By",
"CREATED": "Created",
"ID": "Id",
"ID": "ID",
"DESCRIPTION": "Description",
"DESCRIPTION_DEFAULT": "No description",
"FORM_NAME": "Form Name",
@ -61,19 +61,19 @@
},
"MESSAGES": {
"NONE": "No task details found",
"CLAIM": "Click Claim to work on this task."
"CLAIM": "Click Claim to work on this task"
},
"FORM": {
"NONE": "No form."
"NONE": "No form"
},
"DUE": {
"NONE": "No due date."
"NONE": "No due date"
},
"ASSIGNEE": {
"NONE": "No assignee."
"NONE": "No assignee"
},
"PEOPLE": {
"NONE": "Nobody involved."
"NONE": "Nobody involved"
},
"COMMENTS": {
"NONE": "No comments",
@ -103,7 +103,7 @@
},
"FILTERS": {
"MESSAGES": {
"NONE": "No task filter selected."
"NONE": "No task filter selected"
}
},
"START_TASK": {

View File

@ -63,14 +63,14 @@
"ERROR_PLURAL": "{{ number }} items couldn't be deleted"
},
"HOST_SETTINGS": {
"CS_URL_ERROR": "Content service address does not match the pattern",
"PS_URL_ERROR": "Process service address does not match the pattern",
"CS_URL_ERROR": "Content Services address doesn't match the URL format",
"PS_URL_ERROR": "Process Services address doesn't match the URL format",
"TITLE": "Settings",
"CS-HOST": "Content Services host URL configuration",
"BP-HOST": "Process Services host URL configuration",
"CS-HOST": "Content Services URL",
"BP-HOST": "Process Services URL",
"BACK": "Back",
"APPLY": "APPLY",
"NOT_VALID": "Host not valid! http(s)://host|ip:port(/path)"
"NOT_VALID": "http(s)://host|ip:port(/path) not recognized, try a different URL."
}
}
}

View File

@ -38,7 +38,7 @@
"FOLDER_NOT_SUPPORTED": "Folder upload isn't supported by your browser, try a different browser",
"REMOVE_FILE_ERROR": "{{ fileName }} couldn't be removed, try again or check with your IT Team.",
"REMOVE_FILES_ERROR": "{{ total }} files couldn't be removed, try again or check with your IT Team.",
"EXCEED_MAX_FILE_SIZE": "The size of the file {{ fileName }} exceed the max allowed file size"
"EXCEED_MAX_FILE_SIZE": "File {{ fileName }} is larger than the allowed file size"
},
"ACTION": {
"UNDO": "Undo"

View File

@ -21,6 +21,6 @@
"OF": "of"
},
"LOADING": "Loading",
"UNKNOWN_FORMAT": "Document preview could not be loaded"
"UNKNOWN_FORMAT": "Couldn't load preview"
}
}

View File

@ -1,5 +1,5 @@
{
"WEBSCRIPT": {
"ERROR": "Error during the deserialization of {{data}} as {{contentType}}"
"ERROR": "Couldn't complete the action. Share this message with your IT Team: Error during the deserialization of {{data}} as {{contentType}}"
}
}