Skip to content
Snippets Groups Projects
Commit 5780461a authored by parkera's avatar parkera
Browse files

SSDM-3148 Changing menu for archiving

SVN: 35688
parent 14ce7da7
No related branches found
No related tags found
No related merge requests found
...@@ -534,11 +534,11 @@ var common = { ...@@ -534,11 +534,11 @@ var common = {
menu_processing: "Actions", menu_processing: "Actions",
menu_archiving: "Archiving", menu_archiving: "Archiving",
ARCHIVING_MENU_BACKUP: "Add to Archive", ARCHIVING_MENU_BACKUP: "Copy to Archive",
ARCHIVING_MENU_ARCHIVE: "Archive", ARCHIVING_MENU_ARCHIVE: "Move to Archive",
ARCHIVING_MENU_UNARCHIVE: "Unarchive", ARCHIVING_MENU_UNARCHIVE: "Unarchive",
ARCHIVING_MENU_LOCK: "Disable", ARCHIVING_MENU_LOCK: "Lock",
ARCHIVING_MENU_UNLOCK: "Enable", ARCHIVING_MENU_UNLOCK: "Unlock",
GENERAL_IMPORT_MENU: "General Batch Import", GENERAL_IMPORT_MENU: "General Batch Import",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment