Changes for page Translations

Last modified by Thomas Coelho (local) on 2024/12/17 09:50

From version 1.1
edited by Thomas Coelho (local)
on 2022/04/20 16:09
Change comment: Install extension [org.xwiki.platform:xwiki-platform-help-ui/14.2.1]
To version 3.1
edited by Thomas Coelho (local)
on 2024/12/17 09:50
Change comment: Install extension [org.xwiki.platform:xwiki-platform-help-ui/16.10.1]

Summary

Details

Page properties
Content
... ... @@ -6,9 +6,22 @@
6 6  help.tipsPanel.breadcrumbsTip=You can click on the arrows next to the breadcrumb elements to quickly navigate to sibling and children pages.
7 7  help.tipsPanel.advancedHiddenShortcutTip=Press the x+x+x+a key combo to toggle the [[Advanced mode>>https://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/Features/PageEditing#HSimpleandAdvancededitingmodes]] and x+x+x+h to toggle the display of [[hidden pages>>https://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/Features/PageEditing#HHidingPages]].
8 8  help.tipsPanel.linkAutocompleteWYSIWYGTip=When editing in WYSIWYG, type ##[## and then start typing letters to get suggestions for creating a link.
9 +help.tipsPanel.WYSIWYGEditorTip=When editing in WYSIWYG mode, the {0}Alt + 0{1} shortcut ({0}⌥0{1} on macOS) opens a help modal with information about using the keyboard to navigate the editor.
9 9  help.macroList.title=Available Macros
10 10  help.macroList.id=Id
11 11  help.macroList.name=Name
12 -help.macroList.category=Category
13 +help.macroList.categories=Categories
13 13  help.macroList.description=Description
14 14  help.macroList.visibility=Visibility
16 +
17 +###############################################################################
18 +## Deprecated
19 +## Note: each element should be removed when the last branch using it is no longer supported
20 +###############################################################################
21 +
22 +#@deprecatedstart
23 +
24 +## until 14.6RC1
25 +help.macroList.category=Category
26 +
27 +#@deprecatedend