mirror of
https://github.com/Alfresco/acs-community-packaging.git
synced 2026-09-16 18:13:21 +00:00
Fixes for ALF-4775 - Spelling Defects in UI (en)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@22556 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -431,7 +431,7 @@ login_err_password_length=Password must be between {0} and {1} characters in len
|
||||
login_err_password_chars=Password can only contain characters or digits.
|
||||
login_err_username_length=Username must be between {0} and {1} characters in length.
|
||||
login_err_username_chars=Username can only contain characters or digits.
|
||||
login_err_permissions=The user does not have enough permissions to view the item, please attempt login as a different user.
|
||||
login_err_permissions=The user does not have enough permission to view the item, please attempt login as a different user.
|
||||
loggedout_details=You have been logged out of Alfresco.
|
||||
relogin=Re-login to Alfresco
|
||||
no_access=You have no access to Alfresco.
|
||||
@@ -555,7 +555,7 @@ category_props=Category Properties
|
||||
items=Items
|
||||
title_delete_category=Delete Category
|
||||
delete_category_warning=This category has {0} existing document(s) linked to it.
|
||||
delete_category_info=To remove this category and all it's sub-categories, click Delete.
|
||||
delete_category_info=To remove this category and all its sub-categories, click Delete.
|
||||
delete_category_confirm=Are you sure you want to delete category \"{0}\" and all sub-categories?
|
||||
title_edit_category=Edit Category
|
||||
edit_category_description=Edit the information for this category.
|
||||
@@ -2006,7 +2006,7 @@ delete_user_confirm=The User will no longer be able to access the system. Are yo
|
||||
remove_invited_user_confirm=The User will no longer be able to access the documents and folders in this space. Are you sure you want to remove user \"{0}\"?
|
||||
remove_content_user_confirm=The User will no longer be able to access this content. Are you sure you want to remove user \"{0}\"?
|
||||
delete_companyroot_confirm=WARNING: This folder is a special folder accessed by all Users! Please be sure that you wish to delete this folder. It may cause System Errors if you remove it.
|
||||
delete_node_not_found=The item you are trying to delete can not be found, this may be because it has already been deleted. Please close this dialog and try the delete operation again.
|
||||
delete_node_not_found=The item you are trying to delete cannot be found, this may be because it has already been deleted. Please close this dialog and try the delete operation again.
|
||||
|
||||
# Status Messages
|
||||
status_space_created=Successfully created space ''{0}''.
|
||||
|
||||
Reference in New Issue
Block a user