stable

Clone or download

Read-only

feat: Change "New version" label for empty documents

"New version" action for an empty document allows a user to convert it to a "real" document (a file, an embedded, …). To better reflect this behavior we rename the action to "Convert to…". "Upload a file" option is renamed to "Uploaded file" to have a better match: "Convert to… Uploaded file". Part of story #28273: create OnlyOffice documents Change-Id: I23124ea70f8f567b94da255b1d330a64fa2d6c85

Modified Files

Name
M plugins/document/scripts/document/components/Folder/DropDown/NewDocument/NewItemMenuOptions.vue +1 βˆ’1 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/NewVersion/NewVersionEmptyDropdown.vue +2 βˆ’2 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/NewVersion/NewVersionEmptyMenuOptions.vue +2 βˆ’2 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/NewVersion/NewVersionEmptySubmenu.vue +2 βˆ’2 Go to diff View file
M plugins/document/scripts/document/po/fr_FR.po +6 βˆ’6 Go to diff View file
M plugins/document/scripts/document/po/pt_BR.po +6 βˆ’6 Go to diff View file