mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-30 05:41:49 -08:00
10 lines
620 B
Text
10 lines
620 B
Text
title: $:/core/ui/ControlPanel/Settings/ToolbarButtons
|
|
tags: $:/tags/ControlPanel/Settings
|
|
caption: {{$:/language/ControlPanel/Settings/ToolbarButtons/Caption}}
|
|
|
|
\define lingo-base() $:/language/ControlPanel/Settings/ToolbarButtons/
|
|
<<lingo Hint>>
|
|
|
|
<$checkbox tiddler="$:/config/Toolbar/Icons" field="text" checked="yes" unchecked="no" default="yes"> <$link to="$:/config/Toolbar/Icons"><<lingo Icons/Description>></$link> </$checkbox>
|
|
|
|
<$checkbox tiddler="$:/config/Toolbar/Text" field="text" checked="yes" unchecked="no" default="no"> <$link to="$:/config/Toolbar/Text"><<lingo Text/Description>></$link> </$checkbox>
|