Merge pull request #333 from Alfresco/dev-pionnegru-ACA-1320

[ACA-1320] Metadata - edit fields actions tooltips text
This commit is contained in:
Denys Vuika
2018-04-26 10:09:25 +01:00
committed by GitHub

View File

@@ -222,5 +222,13 @@
"EMPTY": "Please choose a document to see the versions of it.",
"NO_PERMISSION": "You don't have permission to manage the versions of this content."
}
},
"CORE": {
"METADATA": {
"ACTIONS": {
"SAVE": "Save changes",
"CANCEL": "Discard changes"
}
}
}
}