From 8e68f904f1be75c81d59aa4bbf464138de7dd83a Mon Sep 17 00:00:00 2001 From: Myeongjin Date: Sun, 18 Oct 2015 16:49:48 +0900 Subject: [PATCH] remove unnecessary spaces --- core/language/en-GB/ControlPanel.multids | 3 +-- core/language/en-GB/Help/load.tid | 2 +- core/language/en-GB/Help/savetiddler.tid | 2 +- core/language/en-GB/Help/savetiddlers.tid | 2 +- core/language/en-GB/Help/server.tid | 2 +- core/language/en-GB/Help/verbose.tid | 2 +- core/language/en-GB/Import.multids | 4 ++-- core/language/en-GB/Misc.multids | 2 +- 8 files changed, 9 insertions(+), 10 deletions(-) diff --git a/core/language/en-GB/ControlPanel.multids b/core/language/en-GB/ControlPanel.multids index 7a0e614345..72a22ab3d4 100644 --- a/core/language/en-GB/ControlPanel.multids +++ b/core/language/en-GB/ControlPanel.multids @@ -126,8 +126,7 @@ Toolbars/EditToolbar/Caption: Edit Toolbar Toolbars/EditToolbar/Hint: Choose which buttons are displayed for tiddlers in edit mode Toolbars/Hint: Select which toolbar buttons are displayed Toolbars/PageControls/Caption: Page Toolbar -Toolbars/PageControls/Hint: Choose which buttons are displayed on the main page toolbar +Toolbars/PageControls/Hint: Choose which buttons are displayed on the main page toolbar Toolbars/ViewToolbar/Caption: View Toolbar Toolbars/ViewToolbar/Hint: Choose which buttons are displayed for tiddlers in view mode Tools/Download/Full/Caption: Download full wiki - diff --git a/core/language/en-GB/Help/load.tid b/core/language/en-GB/Help/load.tid index e1100250fa..fb2168e24a 100644 --- a/core/language/en-GB/Help/load.tid +++ b/core/language/en-GB/Help/load.tid @@ -1,7 +1,7 @@ title: $:/language/Help/load description: Load tiddlers from a file -Load tiddlers from 2.x.x TiddlyWiki files (`.html`), `.tiddler`, `.tid`, `.json` or other files +Load tiddlers from 2.x.x TiddlyWiki files (`.html`), `.tiddler`, `.tid`, `.json` or other files ``` --load diff --git a/core/language/en-GB/Help/savetiddler.tid b/core/language/en-GB/Help/savetiddler.tid index da86126e6b..643d318fd1 100644 --- a/core/language/en-GB/Help/savetiddler.tid +++ b/core/language/en-GB/Help/savetiddler.tid @@ -1,7 +1,7 @@ title: $:/language/Help/savetiddler description: Saves a raw tiddler to a file -Saves an individual tiddler in its raw text or binary format to the specified filename. +Saves an individual tiddler in its raw text or binary format to the specified filename. ``` --savetiddler <filename> diff --git a/core/language/en-GB/Help/savetiddlers.tid b/core/language/en-GB/Help/savetiddlers.tid index 37bb10e5ab..8cac2a9500 100644 --- a/core/language/en-GB/Help/savetiddlers.tid +++ b/core/language/en-GB/Help/savetiddlers.tid @@ -1,7 +1,7 @@ title: $:/language/Help/savetiddlers description: Saves a group of raw tiddlers to a directory -Saves a group of tiddlers in their raw text or binary format to the specified directory. +Saves a group of tiddlers in their raw text or binary format to the specified directory. ``` --savetiddlers <filter> <pathname> ["noclean"] diff --git a/core/language/en-GB/Help/server.tid b/core/language/en-GB/Help/server.tid index c8a989c2e7..4e0ccf45a3 100644 --- a/core/language/en-GB/Help/server.tid +++ b/core/language/en-GB/Help/server.tid @@ -12,7 +12,7 @@ At the root, it serves a rendering of a specified tiddler. Away from the root, i The parameters are: * ''port'' - port number to serve from (defaults to "8080") -* ''roottiddler'' - the tiddler to serve at the root (defaults to "$:/core/save/all") +* ''roottiddler'' - the tiddler to serve at the root (defaults to "$:/core/save/all") * ''rendertype'' - the content type to which the root tiddler should be rendered (defaults to "text/plain") * ''servetype'' - the content type with which the root tiddler should be served (defaults to "text/html") * ''username'' - the default username for signing edits diff --git a/core/language/en-GB/Help/verbose.tid b/core/language/en-GB/Help/verbose.tid index 395321a304..802965f153 100644 --- a/core/language/en-GB/Help/verbose.tid +++ b/core/language/en-GB/Help/verbose.tid @@ -1,7 +1,7 @@ title: $:/language/Help/verbose description: Triggers verbose output mode -Triggers verbose output, useful for debugging +Triggers verbose output, useful for debugging ``` --verbose diff --git a/core/language/en-GB/Import.multids b/core/language/en-GB/Import.multids index 536ace2aa0..35eacab980 100644 --- a/core/language/en-GB/Import.multids +++ b/core/language/en-GB/Import.multids @@ -6,8 +6,8 @@ Listing/Import/Caption: Import Listing/Select/Caption: Select Listing/Status/Caption: Status Listing/Title/Caption: Title -Upgrader/Plugins/Suppressed/Incompatible: Blocked incompatible or obsolete plugin -Upgrader/Plugins/Suppressed/Version: Blocked plugin (due to incoming <<incoming>> being older than existing <<existing>>) +Upgrader/Plugins/Suppressed/Incompatible: Blocked incompatible or obsolete plugin +Upgrader/Plugins/Suppressed/Version: Blocked plugin (due to incoming <<incoming>> being older than existing <<existing>>) Upgrader/Plugins/Upgraded: Upgraded plugin from <<incoming>> to <<upgraded>> Upgrader/State/Suppressed: Blocked temporary state tiddler Upgrader/System/Suppressed: Blocked system tiddler diff --git a/core/language/en-GB/Misc.multids b/core/language/en-GB/Misc.multids index d7a09a0481..757292313a 100644 --- a/core/language/en-GB/Misc.multids +++ b/core/language/en-GB/Misc.multids @@ -2,7 +2,7 @@ title: $:/language/ AboveStory/ClassicPlugin/Warning: It looks like you are trying to load a plugin designed for ~TiddlyWiki Classic. Please note that [[these plugins do not work with TiddlyWiki version 5.x.x|http://tiddlywiki.com/#TiddlyWikiClassic]]. ~TiddlyWiki Classic plugins detected: BinaryWarning/Prompt: This tiddler contains binary data -ClassicWarning/Hint: This tiddler is written in TiddlyWiki Classic wiki text format, which is not fully compatible with TiddlyWiki version 5. See http://tiddlywiki.com/static/Upgrading.html for more details. +ClassicWarning/Hint: This tiddler is written in TiddlyWiki Classic wiki text format, which is not fully compatible with TiddlyWiki version 5. See http://tiddlywiki.com/static/Upgrading.html for more details. ClassicWarning/Upgrade/Caption: upgrade CloseAll/Button: close all ConfirmCancelTiddler: Do you wish to discard changes to the tiddler "<$text text=<<title>>/>"?