]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Add debconf po directory and dependency
authorMehdi Abaakouk <sileht@sileht.net>
Mon, 17 Sep 2012 08:12:35 +0000 (10:12 +0200)
committerMehdi Abaakouk <sileht@sileht.net>
Mon, 17 Sep 2012 08:12:35 +0000 (10:12 +0200)
debian/control
debian/po/POTFILES.in [new file with mode: 0644]
debian/po/templates.pot [new file with mode: 0644]

index ffc2442753096e6a1142735f6be1ad441d2d446e..cbb8d3a743a289f9637cc984fc813c7db10ca2bd 100644 (file)
@@ -4,6 +4,7 @@ Priority: extra
 Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
 Uploaders: Mehdi Abaakouk <sileht@sileht.net>
 Build-Depends: debhelper (>= 8.0.0),
+ po-debconf,
  python-all (>= 2.6),
 Build-Depends-Indep:
  python-sqlalchemy,
diff --git a/debian/po/POTFILES.in b/debian/po/POTFILES.in
new file mode 100644 (file)
index 0000000..2e389bb
--- /dev/null
@@ -0,0 +1 @@
+[type: gettext/rfc822deb] cinder-common.templates
diff --git a/debian/po/templates.pot b/debian/po/templates.pot
new file mode 100644 (file)
index 0000000..be7069f
--- /dev/null
@@ -0,0 +1,72 @@
+# 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: cinder\n"
+"Report-Msgid-Bugs-To: cinder@packages.debian.org\n"
+"POT-Creation-Date: 2012-09-17 09:47+0200\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"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: boolean
+#. Description
+#: ../cinder-common.templates:1001
+msgid "Start cinder services at boot?"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../cinder-common.templates:1001
+msgid ""
+"Please choose whether you want to start Cinder services when the machine is "
+"booted up."
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../cinder-common.templates:2001
+msgid "Set up a database for Cinder?"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../cinder-common.templates:2001
+msgid ""
+"No database has been set up for Cinder to use. If you want to set one up "
+"now, please make sure you have all needed information:"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../cinder-common.templates:2001
+msgid ""
+" * the host name of the database server (which must allow TCP\n"
+"   connections from this machine);\n"
+" * a username and password to access the database;\n"
+" * the type of database management software you want to use."
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../cinder-common.templates:2001
+msgid ""
+"If you don't choose this option, no database will be set up and Cinder will "
+"use regular SQLite support."
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../cinder-common.templates:2001
+msgid ""
+"You can change this setting later on by running \"dpkg-reconfigure -plow "
+"cinder-common\"."
+msgstr ""