changeset 351:7d2de0149d03 noffle

[svn] fixed debconf template
author godisch
date Fri, 21 Mar 2003 12:04:32 +0000
parents aa1c0f0a90f5
children 75e489e4c2e4
files debian/changelog debian/po/de.po debian/po/fr.po debian/po/pt_BR.po debian/po/templates.pot debian/templates
diffstat 6 files changed, 12 insertions(+), 11 deletions(-) [+]
line wrap: on
line diff
--- a/debian/changelog	Fri Mar 21 12:00:21 2003 +0000
+++ b/debian/changelog	Fri Mar 21 12:04:32 2003 +0000
@@ -3,8 +3,9 @@
   * Added portuguese debconf translation, closes: #185680.
     Thanks to André Luís Lopes.
   * Updated package description.
+  * Fixed default value for noffle/debconf.
 
- -- Martin A. Godisch <godisch@debian.org>  Fri, 21 Mar 2003 08:03:15 +0100
+ -- Martin A. Godisch <godisch@debian.org>  Fri, 21 Mar 2003 13:04:20 +0100
 
 noffle (1.0.1-1.1.woody.2) stable; urgency=medium
 
--- a/debian/po/de.po	Fri Mar 21 12:00:21 2003 +0000
+++ b/debian/po/de.po	Fri Mar 21 12:04:32 2003 +0000
@@ -14,7 +14,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: noffle 1.1.4-4\n"
-"POT-Creation-Date: 2003-03-21 08:02+0100\n"
+"POT-Creation-Date: 2003-03-21 13:02+0100\n"
 "PO-Revision-Date: 2003-03-14 18:20+0100\n"
 "Last-Translator: Martin A. Godisch <godisch@debian.org>\n"
 "Language-Team: Martin A. Godisch <godisch@debian.org>\n"
@@ -32,7 +32,7 @@
 msgid ""
 "I'm going to overwrite /etc/news/noffle.conf and /etc/default/noffle with "
 "some defaults and your following answers, and will update /etc/inetd.conf if "
-"you say 'yes' here."
+"you agree."
 msgstr ""
 "Die Dateien /etc/news/noffle.conf und /etc/default/noffle werden mit einigen "
 "Standardwerten sowie Ihren folgenden Antworten überschrieben, wenn Sie dies "
--- a/debian/po/fr.po	Fri Mar 21 12:00:21 2003 +0000
+++ b/debian/po/fr.po	Fri Mar 21 12:04:32 2003 +0000
@@ -14,7 +14,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: noffle 1.1.4-3\n"
-"POT-Creation-Date: 2003-03-21 08:02+0100\n"
+"POT-Creation-Date: 2003-03-21 13:02+0100\n"
 "PO-Revision-Date: 2003-03-14 17:47+0100\n"
 "Last-Translator: Philippe Batailler<philippe.batailler@free.fr>\n"
 "Language-Team: French <debian-l10n-french@lists.debian.org>\n"
@@ -32,7 +32,7 @@
 msgid ""
 "I'm going to overwrite /etc/news/noffle.conf and /etc/default/noffle with "
 "some defaults and your following answers, and will update /etc/inetd.conf if "
-"you say 'yes' here."
+"you agree."
 msgstr ""
 "Je vais modifier les fichiers /etc/news/noffle.conf et /etc/default/noffle "
 "en utilisant des valeurs par défaut ainsi que les réponses que vous "
--- a/debian/po/pt_BR.po	Fri Mar 21 12:00:21 2003 +0000
+++ b/debian/po/pt_BR.po	Fri Mar 21 12:04:32 2003 +0000
@@ -14,7 +14,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: noffle-1.1.4-4\n"
-"POT-Creation-Date: 2003-03-21 08:02+0100\n"
+"POT-Creation-Date: 2003-03-21 13:02+0100\n"
 "PO-Revision-Date: 2003-03-20 22:11-0300\n"
 "Last-Translator: André Luís Lopes <andrelop@ig.com.br>\n"
 "Language-Team: Debian-BR Project <debian-l10n-portuguese@lists.debian.org>\n"
@@ -32,7 +32,7 @@
 msgid ""
 "I'm going to overwrite /etc/news/noffle.conf and /etc/default/noffle with "
 "some defaults and your following answers, and will update /etc/inetd.conf if "
-"you say 'yes' here."
+"you agree."
 msgstr ""
 "Os arquivos /etc/news/noffle.conf e /etc/default/noffle estão prestes a "
 "serem sobreescritos com alguns valores padrões e com as respostas que você "
--- a/debian/po/templates.pot	Fri Mar 21 12:00:21 2003 +0000
+++ b/debian/po/templates.pot	Fri Mar 21 12:04:32 2003 +0000
@@ -15,7 +15,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2003-03-21 08:02+0100\n"
+"POT-Creation-Date: 2003-03-21 13:02+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -33,7 +33,7 @@
 msgid ""
 "I'm going to overwrite /etc/news/noffle.conf and /etc/default/noffle with "
 "some defaults and your following answers, and will update /etc/inetd.conf if "
-"you say 'yes' here."
+"you agree."
 msgstr ""
 
 #. Default
--- a/debian/templates	Fri Mar 21 12:00:21 2003 +0000
+++ b/debian/templates	Fri Mar 21 12:04:32 2003 +0000
@@ -1,10 +1,10 @@
 Template: noffle/debconf
 Type: boolean
-Default: yes
+Default: true
 _Description: Manage noffle configuration using debconf?
  I'm going to overwrite /etc/news/noffle.conf and /etc/default/noffle with
  some defaults and your following answers, and will update /etc/inetd.conf
- if you say 'yes' here.
+ if you agree.
 
 Template: noffle/port
 Type: string