1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-06 04:03:16 +00:00
TiddlyWiki5/plugins/tiddlywiki/translators/ui/group/Buttons.tid

17 lines
473 B
Plaintext
Raw Permalink Normal View History

title: $:/plugins/tiddlywiki/translators/ui/group/Buttons
caption: Buttons
tags: $:/tags/TranslationGroup
\define translatableTiddlerTitles()
[all[tiddlers+shadows]prefix[$:/language/Buttons/]sort[title]]
\end
\define shortenTitle()
[all[current]removeprefix[$:/language/Buttons/]]
\end
! Buttons
2014-10-26 11:51:50 +00:00
Toolbar buttons. The ''/Caption'' tiddlers specify the text to be displayed on the button and the ''/Hint'' tiddlers specify the tooltip text.
<<translatableStringEditor>>