Changes for page EditTranslations

From version 1.1
edited by N Pompei
on 08/06/2020 17:32
Change comment: Install extension [org.xwiki.platform:xwiki-platform-edit-ui/12.4]
To version 2.1
edited by Nazzareno Pompei
on 22/12/2021 09:31
Change comment: Install extension [org.xwiki.platform:xwiki-platform-edit-ui/13.10.1]

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.NPompei
1 +XWiki.NazzarenoPompei
Content
... ... @@ -4,10 +4,24 @@
4 4  edit.inplace.page.loadFailed=Failed to load the page.
5 5  edit.inplace.page.renderFailed=Failed to render the page.
6 6  
7 +edit.inplace.page.translate.messageBefore=You''re editing the {0} translation of this page (its original version) because this page has not been translated in {1} (the current locale) yet.
8 +edit.inplace.page.translate.messageAfter=You''re now editing the {0} translation. Start by translating the page title.
9 +
10 +edit.inplace.actionButtons.loadFailed=Failed to load the action buttons.
11 +
12 +###############################################################################
13 +## Deprecated
14 +## Note: each element should be removed when the last branch using it is no longer supported
15 +###############################################################################
16 +
17 +## Used to indicate where deprecated keys start
18 +#@deprecatedstart
19 +
20 +#######################################
21 +## until 12.10.5, 13.1
22 +#######################################
7 7  edit.inplace.page.original=You''re editing the original page ({0})
8 8  edit.inplace.page.translation=You''re editing the following translation: {0}.
9 9  
10 -edit.inplace.page.translate=Translate
11 -edit.inplace.page.translate.hint=Translate this page in: {0}
12 -
13 -edit.inplace.actionButtons.loadFailed=Failed to load the action buttons.
26 +## Used to indicate where deprecated keys end
27 +#@deprecatedend