stable
Clone or download
Read-only
request #13809 Remove unsupported use of v-bind in translated strings
How to test: - Given user A locked a file - When user B tries to drop a file (to create a new version) on the locked file, a modal appears. It should be translated and its links should not be broken. - Given user A adds an approval table on a file, - When user B tries to drop a file on the "awaiting for approval file", a modal appears. It should be translated and its links should not be broken. Change-Id: I0edddd673395f425eeacf377b2a20541edb14c10
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/components/Folder/DragNDrop/DocumentLockedForEditionErrorModal.vue | +8 | −2 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/DragNDrop/DocumentNeedsApprovalErrorModal.vue | +11 | −4 | Go to diff View file |
M | plugins/document/scripts/document/po/fr.po | +19 | −19 | Go to diff View file |