mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACS-10307] SR: Personal files: No confirmation announced when creating new folder or document (#5006)
This commit is contained in:
@@ -433,6 +433,10 @@
|
||||
"FAIL": "{{ failed }} couldn't be moved."
|
||||
}
|
||||
},
|
||||
"NODE_CREATE": {
|
||||
"FILE_FROM_TEMPLATE_SUCCESS": "File {{ name }} created from template",
|
||||
"FOLDER_FROM_TEMPLATE_SUCCESS": "Folder {{ name }} created from template"
|
||||
},
|
||||
"LIBRARY_DELETED": "Library deleted",
|
||||
"LEFT_LIBRARY": "You have left the library",
|
||||
"FAVORITE_NODE_ADDED": "Added {{ name }} to favorites",
|
||||
|
||||
Reference in New Issue
Block a user