mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACS-5634] remove unused i18n resources (#3348)
* remove unused "settings" section * remove unused "avatar" section * remove unused "toolbar" section * remove unused i18n section * remove unused i18n section
This commit is contained in:
@@ -39,15 +39,6 @@
|
||||
"LANGUAGE": "Language",
|
||||
"SIGN_IN": "Sign in",
|
||||
"SIGN_OUT": "Sign out",
|
||||
"SETTINGS": {
|
||||
"TITLE": "Settings",
|
||||
"APPLICATION-SETTINGS": "Application Settings",
|
||||
"REPOSITORY-SETTINGS": "Repository Settings",
|
||||
"INVALID-VALUE-FORMAT": "Invalid value format",
|
||||
"REQUIRED-FIELD": "This field is required",
|
||||
"RESET": "Reset",
|
||||
"APPLY": "Apply"
|
||||
},
|
||||
"EDIT_PROFILE": {
|
||||
"MY_PROFILE": "My Profile",
|
||||
"GENERAL": "General",
|
||||
@@ -305,10 +296,6 @@
|
||||
"DELETED_BY": "Deleted by",
|
||||
"ROLE": "My Role",
|
||||
"TAGS": "Tags"
|
||||
},
|
||||
"TOOLBAR": {
|
||||
"CARDVIEW": "Card view mode",
|
||||
"LISTVIEW": "List view mode"
|
||||
}
|
||||
},
|
||||
"MESSAGES": {
|
||||
@@ -467,10 +454,6 @@
|
||||
"UNSHARE_PERMISSION_ERROR": "You don't have permission to unshare this file"
|
||||
},
|
||||
"VERSION": {
|
||||
"DIALOG_ADF": {
|
||||
"TITLE": "Manage Versions",
|
||||
"CLOSE": "Close"
|
||||
},
|
||||
"DIALOG": {
|
||||
"TITLE": "Upload New Version",
|
||||
"CANCEL": "Cancel",
|
||||
@@ -484,12 +467,6 @@
|
||||
"GENERIC": "There was an error versioning the file"
|
||||
}
|
||||
},
|
||||
"INFO_PANEL": {
|
||||
"TABS": {
|
||||
|
||||
},
|
||||
"DETAILS": "Details"
|
||||
},
|
||||
"LIBRARY": {
|
||||
"DIALOG": {
|
||||
"CREATE_TITLE": "Create Library",
|
||||
@@ -598,11 +575,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"AVATAR": {
|
||||
"ACCESSIBILITY": {
|
||||
"AVATAR_BUTTON_ARIA_LABEL": "User options"
|
||||
}
|
||||
},
|
||||
"CORE": {
|
||||
"METADATA": {
|
||||
"ACTIONS": {
|
||||
|
||||
Reference in New Issue
Block a user