Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)

125212 gcornwell: RA-868: Updated localised messages as a result of them being reviewed by the user assistance team. Next step is to have the new/updated strings localised.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126614 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Jamal Kaabi-Mofrad
2016-05-10 11:51:33 +00:00
parent d0a4334536
commit 51916b4759
2 changed files with 4 additions and 4 deletions

View File

@@ -19,10 +19,10 @@ admin-console.yesno.false=No
admin-console.close=Close
admin-console.password.show=Show Password
admin-console.password.hide=Hide Password
admin-console.unavailable=Information is currently unavailable!
admin-console.unavailable=Information is currently unavailable
admin-console.not.installed=Not Installed
admin-console.requesterror=Request failed due to error.
admin-console.requesterror=We couldn't complete the request.
# Admin Tool Group labels
admin-console.tool.group.general=General

View File

@@ -1,4 +1,4 @@
# Messages returned by the Rest API framework
# Messages returned by the REST API framework
framework.exception.ApiDefault=Unknown error calling the Rest API
framework.exception.ConstraintViolated=A constraint was violated
framework.exception.InvalidArgument=An invalid argument was received {0}
@@ -10,7 +10,7 @@ framework.exception.RelationshipNotFound=The relationship resource was not found
framework.exception.PermissionDenied=Permission was denied
framework.exception.StaleEntity=Attempt to update a stale entity
framework.exception.UnsupportedResourceOperation=The operation is unsupported
framework.exception.DeletedResource=In this version of the API resource {0} has been deleted
framework.exception.DeletedResource=In this version of the REST API resource {0} has been deleted
framework.exception.RequestEntityTooLarge=Request entity too large
framework.exception.InsufficientStorage=Content storage quota exceeded