mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-10-31 15:16:18 +00:00
39e37d5776
More improvements for #984
17 lines
463 B
Plaintext
17 lines
463 B
Plaintext
title: $:/plugins/tiddlywiki/translators/ui/group/Buttons
|
|
caption: Buttons
|
|
tags: $:/tags/TranslationGroup
|
|
|
|
\define translatableTiddlerTitles()
|
|
[all[tiddlers+shadows]prefix[$:/language/Buttons/]]
|
|
\end
|
|
\define shortenTitle()
|
|
[all[current]removeprefix[$:/language/Buttons/]]
|
|
\end
|
|
|
|
! Buttons
|
|
|
|
Toolbar buttons. The ''/Caption'' tiddlers specify the text to be displayed on the button and the ''//Hint'' tiddlers specify the tooltip text.
|
|
|
|
<<translatableStringEditor>>
|