From af72fdf24579396c4fdf213632f1d509298bf7c9 Mon Sep 17 00:00:00 2001 From: Simon Huber Date: Mon, 23 Nov 2020 20:15:04 +0100 Subject: [PATCH] Add caption to ControlPanel LayoutSwitcher (#5103) * Update LayoutSwitcher.tid * Update ControlPanel.multids --- core/language/en-GB/ControlPanel.multids | 1 + core/ui/LayoutSwitcher.tid | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/core/language/en-GB/ControlPanel.multids b/core/language/en-GB/ControlPanel.multids index c75aa5679..852197083 100644 --- a/core/language/en-GB/ControlPanel.multids +++ b/core/language/en-GB/ControlPanel.multids @@ -44,6 +44,7 @@ KeyboardShortcuts/Platform/Linux: Linux platform only KeyboardShortcuts/Platform/NonLinux: Non-Linux platforms only KeyboardShortcuts/Platform/Windows: Windows platform only KeyboardShortcuts/Platform/NonWindows: Non-Windows platforms only +LayoutSwitcher/Caption: Layout LoadedModules/Caption: Loaded Modules LoadedModules/Hint: These are the currently loaded tiddler modules linked to their source tiddlers. Any italicised modules lack a source tiddler, typically because they were setup during the boot process. Palette/Caption: Palette diff --git a/core/ui/LayoutSwitcher.tid b/core/ui/LayoutSwitcher.tid index 688375110..11c0c01a0 100644 --- a/core/ui/LayoutSwitcher.tid +++ b/core/ui/LayoutSwitcher.tid @@ -1,5 +1,6 @@ title: $:/snippets/LayoutSwitcher tags: $:/tags/ControlPanel/Appearance +caption: {{$:/language/ControlPanel/LayoutSwitcher/Caption}} <$linkcatcher to="$:/layout">
@@ -13,4 +14,4 @@ tags: $:/tags/ControlPanel/Appearance
- \ No newline at end of file +