mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[ADF-2672] version manager fixes (#3169)
* fix app config, add extra flags for version manager * add docs and tests * update i18n strings * rename "id" to "nodeId" * automatically detect permissions * restore 'id' and mark as deprecated
This commit is contained in:
committed by
Eugenio Romano
parent
8b4af90b46
commit
aba9f41af1
@@ -11,9 +11,9 @@
|
||||
},
|
||||
"CONFIRM_DELETE": {
|
||||
"TITLE": "Delete version",
|
||||
"MESSAGE": "Deleted file versions can not be restored. Delete?",
|
||||
"YES_LABEL": "Yes",
|
||||
"NO_LABEL": "No"
|
||||
"MESSAGE": "Deleted file versions can not be restored.",
|
||||
"YES_LABEL": "DELETE",
|
||||
"NO_LABEL": "KEEP"
|
||||
}
|
||||
},
|
||||
"ADF_CONFIRM_DIALOG": {
|
||||
|
Reference in New Issue
Block a user