Add debconf translation support debian
authorPaul Crowley <paul@lshift.net>
Wed, 02 Dec 2009 18:16:21 +0000
branchdebian
changeset 232 98b19c38a63c
parent 231 448bb932e764
child 233 60c2d676a754
Add debconf translation support
debian/po/POTFILES.in
debian/po/templates.pot
debian/templates
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/debian/po/POTFILES.in	Wed Dec 02 18:16:21 2009 +0000
@@ -0,0 +1,1 @@
+[type: gettext/rfc822deb] templates
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/debian/po/templates.pot	Wed Dec 02 18:16:21 2009 +0000
@@ -0,0 +1,24 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: mercurial-server@packages.debian.org\n"
+"POT-Creation-Date: 2009-12-02 18:14+0000\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"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+msgid ""
+"Do you want the repositories to be removed when mercurial-server is purged?"
+msgstr ""
--- a/debian/templates	Wed Dec 02 18:12:31 2009 +0000
+++ b/debian/templates	Wed Dec 02 18:16:21 2009 +0000
@@ -1,5 +1,5 @@
 Template: mercurial-server/purge_repositories
 Type: boolean
 Default: false
-Description: Do you want the repositories to be removed when mercurial-server is purged?
+_Description: Do you want the repositories to be removed when mercurial-server is purged?