diff --git a/core/language/en-GB/ControlPanel.multids b/core/language/en-GB/ControlPanel.multids index 4704cd10a..19f0936a3 100644 --- a/core/language/en-GB/ControlPanel.multids +++ b/core/language/en-GB/ControlPanel.multids @@ -14,9 +14,9 @@ Appearance/Palette/Editor/Clone/Prompt: It is recommended that you clone this sh Appearance/Palette/Editor/Prompt/Modified: This shadow palette has been modified Appearance/Palette/Editor/Prompt: Editing Appearance/Palette/Editor/Reset/Caption: reset -Appearance/Palette/ShowEditor/Caption: show editor Appearance/Palette/HideEditor/Caption: hide editor Appearance/Palette/Prompt: Current palette: +Appearance/Palette/ShowEditor/Caption: show editor Appearance/StoryView/Caption: Story View Appearance/StoryView/Prompt: Current view: Appearance/Theme/Caption: Theme @@ -40,6 +40,9 @@ Plugins/Caption: Plugins Plugins/Fields/Description: Description Plugins/Fields/Title: Title Plugins/Fields/Version: Version +Plugins/Language/Prompt: Languages +Plugins/Plugin/Prompt: Plugins +Plugins/Theme/Prompt: Themes Saving/AutoSave/Disabled/Button: enable Saving/AutoSave/Disabled/Prompt: Autosave is currently disabled Saving/AutoSave/Enabled/Button: disable diff --git a/core/ui/ControlPanel/Plugins.tid b/core/ui/ControlPanel/Plugins.tid index 0c13d738c..47c0e9663 100644 --- a/core/ui/ControlPanel/Plugins.tid +++ b/core/ui/ControlPanel/Plugins.tid @@ -3,6 +3,42 @@ tags: $:/tags/ControlPanel caption: {{$:/language/ControlPanel/Plugins/Caption}} \define lingo-base() $:/language/ControlPanel/Plugins/ -
< | < | < |
---|---|---|
<$link to={{!!title}}><$view field="title"/>$link> | <$view field="description"/> | <$view field="version"/> |
+< |
+
+< |
+
---|---|
+<$link to={{!!title}}>
+''<$view field="description"><$view field="title"/>$view>'' +<$view field="title"/> +$link> + |
++<$view field="version"/> + | +