2014-10-22 13:14:24 +00:00
|
|
|
title: $:/plugins/tiddlywiki/translators/ui/group/Buttons
|
|
|
|
caption: Buttons
|
|
|
|
tags: $:/tags/TranslationGroup
|
|
|
|
|
|
|
|
\define translatableTiddlerTitles()
|
2014-10-29 11:04:58 +00:00
|
|
|
[all[tiddlers+shadows]prefix[$:/language/Buttons/]sort[title]]
|
2014-10-22 13:14:24 +00:00
|
|
|
\end
|
2014-10-24 10:18:37 +00:00
|
|
|
\define shortenTitle()
|
|
|
|
[all[current]removeprefix[$:/language/Buttons/]]
|
|
|
|
\end
|
|
|
|
|
|
|
|
! Buttons
|
2014-10-22 13:14:24 +00:00
|
|
|
|
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.
|
2014-10-22 13:14:24 +00:00
|
|
|
|
|
|
|
<<translatableStringEditor>>
|