From 268eaec764f8fb0e230c0c3ec3aac10ffde9c5a9 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Mon, 13 Feb 2017 23:22:38 +0000 Subject: Add a warning to be displayed in outdated translations --- build/lang-options/README | 10 +++++++++- build/lang-options/es | 2 +- build/lang-options/fi | 2 +- build/lang-options/hu | 2 +- build/lang-options/pt_BR | 2 +- build/lang-options/sv | 2 +- build/lang-options/vi | 2 +- build/lang-options/zh_CN | 2 +- debian/changelog | 1 + en/bookinfo.xml | 14 ++++++++++++++ 10 files changed, 31 insertions(+), 8 deletions(-) diff --git a/build/lang-options/README b/build/lang-options/README index 253e55001..67fab0c9b 100644 --- a/build/lang-options/README +++ b/build/lang-options/README @@ -1,3 +1,10 @@ +ABOUT THIS DIRECTORY +==================== + +Each language, for which a translation is existing, should have a file +here with the language code as its name, even if the file is empty. + + INSTRUCTIONS FOR USING OPTIONAL PARAGRAPHS ========================================== @@ -7,7 +14,8 @@ be included _optionally_ in translations. To include an optional paragraph for your translation, you need to "enable" it: -- creating a file in this directory with your language code as its name +- creating a file for your language in this directory (in case it's not + already there; see above) - add a singe line in this file containing: optional_paras="condition(s)" - if you want to enable more than one optional paragraph, separate their diff --git a/build/lang-options/es b/build/lang-options/es index 6ad439378..2df87d7ba 100644 --- a/build/lang-options/es +++ b/build/lang-options/es @@ -1 +1 @@ -optional_paras="translation-status;about-langteam;gpl-unofficial" +optional_paras="translation-status;about-langteam;gpl-unofficial;outdated-translation" diff --git a/build/lang-options/fi b/build/lang-options/fi index 8380a2c55..d5aac4343 100644 --- a/build/lang-options/fi +++ b/build/lang-options/fi @@ -1,2 +1,2 @@ -optional_paras="about-langteam;translation-status;gpl-unofficial" +optional_paras="about-langteam;translation-status;gpl-unofficial;outdated-translation" diff --git a/build/lang-options/hu b/build/lang-options/hu index 5b80305c2..d8552073c 100644 --- a/build/lang-options/hu +++ b/build/lang-options/hu @@ -1 +1 @@ -optional_paras="about-langteam;translation-status;gpl-unofficial" +optional_paras="about-langteam;translation-status;gpl-unofficial;outdated-translation" diff --git a/build/lang-options/pt_BR b/build/lang-options/pt_BR index 5b80305c2..d8552073c 100644 --- a/build/lang-options/pt_BR +++ b/build/lang-options/pt_BR @@ -1 +1 @@ -optional_paras="about-langteam;translation-status;gpl-unofficial" +optional_paras="about-langteam;translation-status;gpl-unofficial;outdated-translation" diff --git a/build/lang-options/sv b/build/lang-options/sv index 412b06a17..31bce546e 100644 --- a/build/lang-options/sv +++ b/build/lang-options/sv @@ -1 +1 @@ -optional_paras="translation-status;gpl-unofficial" +optional_paras="translation-status;gpl-unofficial;outdated-translation" diff --git a/build/lang-options/vi b/build/lang-options/vi index 5b80305c2..d8552073c 100644 --- a/build/lang-options/vi +++ b/build/lang-options/vi @@ -1 +1 @@ -optional_paras="about-langteam;translation-status;gpl-unofficial" +optional_paras="about-langteam;translation-status;gpl-unofficial;outdated-translation" diff --git a/build/lang-options/zh_CN b/build/lang-options/zh_CN index 5b80305c2..d8552073c 100644 --- a/build/lang-options/zh_CN +++ b/build/lang-options/zh_CN @@ -1 +1 @@ -optional_paras="about-langteam;translation-status;gpl-unofficial" +optional_paras="about-langteam;translation-status;gpl-unofficial;outdated-translation" diff --git a/debian/changelog b/debian/changelog index 3772fbca6..8d4ff359a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ installation-guide (2017XXXX) UNRELEASED; urgency=medium [ Holger Wansing ] * Catalan translation converted to po format and updated/completed. Many thanks to Innocent De Marchi! + * Add a warning to be displayed in outdated translations. -- Samuel Thibault Sat, 11 Feb 2017 22:12:06 +0100 diff --git a/en/bookinfo.xml b/en/bookinfo.xml index ad15e179d..bd6f2e111 100644 --- a/en/bookinfo.xml +++ b/en/bookinfo.xml @@ -36,6 +36,20 @@ You may also be able to find additional translations there. + + +This translation of the installation guide is not up-to-date and +currently there is noone actively working on updating it. Keep this in +mind when reading it; it may contain outdated or wrong information. +Read or double-check the English variant, if in doubt. If you can help us +with updating the translation, please contact +debian-boot@lists.debian.org or the debian-l10n-xxx mailinglist +for this language. Many thanks + + Translators can use this paragraph to provide some information about the status of the translation, for example if the translation is still -- cgit v1.2.3