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 984f1dd67b0180816e46d20ffb7abfb9e780dc8b Author: Ruben Undheim <[email protected]> Date: Fri Oct 30 19:28:43 2015 +0100 Updated templates --- debian/osm-tile-server-tilelite.templates | 3 ++- debian/po/templates.pot | 10 +++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/debian/osm-tile-server-tilelite.templates b/debian/osm-tile-server-tilelite.templates index 4075773..4ec7941 100644 --- a/debian/osm-tile-server-tilelite.templates +++ b/debian/osm-tile-server-tilelite.templates @@ -2,4 +2,5 @@ Template: osm-tile-server/servername Type: string Default: localhost -_Description: Enter name of the Apache servername to use for accessing this OSM tile server: +_Description: Enter name of the servername to use for accessing this OSM tile server: + This is the "Servername" as specified in Apache2 configuration files. diff --git a/debian/po/templates.pot b/debian/po/templates.pot index 8baf20f..2bb3685 100644 --- a/debian/po/templates.pot +++ b/debian/po/templates.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: osm-tile-server\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2015-09-06 11:56+0200\n" +"POT-Creation-Date: 2015-10-30 19:28+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <[email protected]>\n" @@ -26,7 +26,7 @@ msgstr "" #. Type: boolean #. Description #: ../osm-tile-server-base.templates:2001 -msgid "Should a test OSM file (Liechtenstein) be imported into the database?" +msgid "Import a small test OSM file (Liechtenstein) into the database?" msgstr "" #. Type: boolean @@ -180,7 +180,7 @@ msgstr "" #. Description #: ../osm-tile-server-base.templates:12002 msgid "" -"Since downloading and importing may take some time, it is advicable to start " -"it afterwards by running the \"osm-tile-server-process\" command after this " -"configuration is done." +"Since downloading and importing may take some time, it is recommended to " +"start it afterwards by running the \"osm-tile-server-process\" command as " +"\"root\" or as a user in the \"osm-tile-server\" group." msgstr "" -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osm-tile-server.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

