Wiki source code of Translations
Last modified by superadmin on 2025/05/22 17:44
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | help.tipsPanel.title=Tips | ||
| 2 | help.tipsPanel.noTipMessage=No Tip available! | ||
| 3 | help.tipsPanel.gettingStartedTip=If you're a new XWiki user, check out the [[Getting Started Guide>>https://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/GettingStarted/]]. | ||
| 4 | help.tipsPanel.jumpToPageTip=Jump to any page in the wiki with Ctrl+G or Meta+G.\nSee [[more shortcuts>>https://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/Features/KeyboardShortcuts]]. | ||
| 5 | help.tipsPanel.improveXWikiTip=Did you know that you can improve XWiki? Take 5 minutes to [[fill this survey>>https://www.xwiki.org/xwiki/bin/view/Survey/ProductFeedback]] and help this open source project! | ||
| 6 | help.tipsPanel.breadcrumbsTip=You can click on the arrows next to the breadcrumb elements to quickly navigate to sibling and children pages. | ||
| 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 | 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. | ||
| 10 | help.macroList.title=Available Macros | ||
| 11 | help.macroList.id=Id | ||
| 12 | help.macroList.name=Name | ||
| 13 | help.macroList.categories=Categories | ||
| 14 | help.macroList.description=Description | ||
| 15 | 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 |