From cfa6f0a8a65f4874ca89863c6028074324086f6e Mon Sep 17 00:00:00 2001 From: Xavier Cazin Date: Fri, 21 Feb 2014 22:34:07 +0100 Subject: [PATCH 1/2] Change suffix of two MultiTiddlerFiles from tids to multids --- editions/tw5.com/tiddlers/deserializers/MultiTiddlerFiles.tid | 4 ++-- languages/fr-FR/Docs/{Fields.tids => Fields.multids} | 0 .../fr-FR/Docs/{ModuleTypes.tids => ModuleTypes.multids} | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename languages/fr-FR/Docs/{Fields.tids => Fields.multids} (100%) rename languages/fr-FR/Docs/{ModuleTypes.tids => ModuleTypes.multids} (100%) diff --git a/editions/tw5.com/tiddlers/deserializers/MultiTiddlerFiles.tid b/editions/tw5.com/tiddlers/deserializers/MultiTiddlerFiles.tid index 2142dbd68..50ef621b7 100644 --- a/editions/tw5.com/tiddlers/deserializers/MultiTiddlerFiles.tid +++ b/editions/tw5.com/tiddlers/deserializers/MultiTiddlerFiles.tid @@ -11,9 +11,9 @@ The goals of this format are: * To allow common fields or tags to be shared within groups of tiddlers * To be simple to process with external tools -MultiTiddlerFiles have the extension `tids`. The file is structured as a block of shared fields followed by a blank line. The rest of the file is a sequence of comments and tiddlers. Tiddlers are specified by their title, followed by a colon, at least one space character, and then the rest of the line is the text field for the tiddler. +MultiTiddlerFiles have the extension `multids`. The file is structured as a block of shared fields followed by a blank line. The rest of the file is a sequence of comments and tiddlers. Tiddlers are specified by their title, followed by a colon, at least one space character, and then the rest of the line is the text field for the tiddler. -For axample: +For example: ``` title: $:/language/ControlPanel/ diff --git a/languages/fr-FR/Docs/Fields.tids b/languages/fr-FR/Docs/Fields.multids similarity index 100% rename from languages/fr-FR/Docs/Fields.tids rename to languages/fr-FR/Docs/Fields.multids diff --git a/languages/fr-FR/Docs/ModuleTypes.tids b/languages/fr-FR/Docs/ModuleTypes.multids similarity index 100% rename from languages/fr-FR/Docs/ModuleTypes.tids rename to languages/fr-FR/Docs/ModuleTypes.multids From 57c956716ea195135eb5a0a5e4a94b034e65c290 Mon Sep 17 00:00:00 2001 From: Xavier Cazin Date: Fri, 21 Feb 2014 23:02:17 +0100 Subject: [PATCH 2/2] Overlooked formatting consequences for 2 translation decisions --- languages/fr-FR/ControlPanel.multids | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/languages/fr-FR/ControlPanel.multids b/languages/fr-FR/ControlPanel.multids index bc508ded2..5145b54b0 100644 --- a/languages/fr-FR/ControlPanel.multids +++ b/languages/fr-FR/ControlPanel.multids @@ -26,7 +26,7 @@ Basics/Caption: Fondamentaux Basics/DefaultTiddlers/BottomHint: Utilisez les [[crochets doubles]] pour les titres contenant des espaces. Vous pouvez aussi décider de <$button set="$:/DefaultTiddlers" setTo="[list[$:/StoryList]]">Conserver le déroulé actuel Basics/DefaultTiddlers/Prompt: Tiddlers par défaut Basics/DefaultTiddlers/TopHint: Liste des tiddlers qui seront affichés au démarrage : -Basics/Language/Prompt: Langue active (Bonjour !) +Basics/Language/Prompt: Bonjour ! Langue active : Basics/OverriddenShadowTiddlers/Prompt: Nombre de tiddlers //shadow// remplacés Basics/ShadowTiddlers/Prompt: Nombre de tiddlers //shadow// Basics/Subtitle/Prompt: Sous-titre @@ -35,7 +35,7 @@ Basics/Tags/Prompt: Nombre de tags Basics/Tiddlers/Prompt: Nombre de tiddlers Basics/Title/Prompt: Titre de ce ~TiddlyWiki Basics/Username/Prompt: Signer les modifications avec ce nom d'utilisateur -Basics/Version/Prompt: Numéro de version +Basics/Version/Prompt: Numéro de version : Plugins/Caption: Plugins Plugins/Fields/Description: Description Plugins/Fields/Title: Titre