0 Votes

Changes for page Translations

Last modified by Сергей Коршунов on 2024/08/02 17:12

From version 1.1
edited by admins admins
on 2021/12/11 17:11
Change comment: Install extension [org.xwiki.platform:xwiki-platform-help-ui/13.10]
To version 3.1
edited by Сергей Коршунов
on 2024/08/02 17:12
Change comment: Install extension [org.xwiki.platform:xwiki-platform-help-ui/16.6.0]

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.admins
1 +XWiki.skorshunov
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