[osm-tile-server] 22/117: Fixed po-debconf
Ruben Undheim
rubund-guest at moszumanska.debian.org
Tue Nov 3 23:18:15 UTC 2015
This is an automated email from the git hooks/post-receive script.
rubund-guest pushed a commit to branch master
in repository osm-tile-server.
commit 3f89d2e3fd1adf755e0ebc6dc33f8f08772c0c82
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date: Thu Sep 3 01:38:46 2015 +0200
Fixed po-debconf
---
debian/control | 2 +-
debian/po/POTFILES.in | 2 +-
debian/po/templates.pot | 44 ++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 46 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index f91a88a..73e0258 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: osm-tile-server
Section: web
Priority: optional
Maintainer: Ruben Undheim <ruben.undheim at gmail.com>
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper (>= 9), po-debconf
Standards-Version: 3.9.6
Package: osm-tile-server
diff --git a/debian/po/POTFILES.in b/debian/po/POTFILES.in
index cef83a3..6293195 100644
--- a/debian/po/POTFILES.in
+++ b/debian/po/POTFILES.in
@@ -1 +1 @@
-[type: gettext/rfc822deb] templates
+[type: gettext/rfc822deb] osm-tile-server-config.templates
diff --git a/debian/po/templates.pot b/debian/po/templates.pot
new file mode 100644
index 0000000..231fc1c
--- /dev/null
+++ b/debian/po/templates.pot
@@ -0,0 +1,44 @@
+# 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 at ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: osm-tile-server\n"
+"Report-Msgid-Bugs-To: osm-tile-server at packages.debian.org\n"
+"POT-Creation-Date: 2015-09-03 01:37+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
+"Language-Team: LANGUAGE <LL at li.org>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: string
+#. Description
+#: ../osm-tile-server-config.templates:1001
+msgid "Enter name of postgresql database to use for the tile server:"
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../osm-tile-server-config.templates:2001
+msgid "Enter name of the postgresql user:"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../osm-tile-server-config.templates:3001
+msgid "Should a test OSM file be imported into the database?"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../osm-tile-server-config.templates:3001
+msgid ""
+"If YES, a map of Liechtenstein will be imported so that it will be available "
+"to test."
+msgstr ""
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osm-tile-server.git
More information about the Pkg-grass-devel
mailing list