Hi all, I want to upload a new version of dbconfig-common shortly but I made some changes to the templates. Can you please take a quick look to see if I didn't make huge mistakes? Paul PS1: please CC me on reply, I am not subscribed PS2: more changes are expected rather soon as I am going to reorganize the package, let's not do a deep review now.
diff --git a/debian/po/templates.pot b/debian/po/templates.pot index e1b0242..d1b3e35 100644 --- a/debian/po/templates.pot +++ b/debian/po/templates.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: dbconfig-common\n" "Report-Msgid-Bugs-To: dbconfig-common@packages.debian.org\n" -"POT-Creation-Date: 2015-06-07 21:03+0200\n" +"POT-Creation-Date: 2015-10-28 21:15+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" @@ -705,10 +705,9 @@ msgstr "" #. Description #: ../dbconfig-common.templates:28002 msgid "" -"By default, ${pkg} will be configured to use a PostgreSQL server through a " -"local Unix socket (this provides the best performance). To connect with a " -"different method, or to a different server entirely, select the appropriate " -"option from the choices here." +"By default, ${pkg} will be configured to use a PostgreSQL server through TCP/" +"IP because that method works in most circumstances. To connect with a " +"different method, select the appropriate option from the choices here." msgstr "" #. Type: password @@ -786,7 +785,8 @@ msgstr "" #: ../dbconfig-common.templates:32002 ../dbconfig-common.templates:33002 msgid "" "With \"ident\" authentication on the local machine, the server will check " -"that the owner of the Unix socket is allowed to connect." +"that the owner of the Unix socket is allowed to connect. PostgreSQL itself " +"calls this peer authetication." msgstr "" #. Type: select @@ -813,9 +813,7 @@ msgstr "" #. Type: select #. Description -#. Type: select -#. Description -#: ../dbconfig-common.templates:32002 ../dbconfig-common.templates:33002 +#: ../dbconfig-common.templates:32002 msgid "" "For a standard PostgreSQL installation running on the same host, \"ident\" " "is recommended." @@ -836,14 +834,25 @@ msgid "" "connecting to the server." msgstr "" +#. Type: select +#. Description +#: ../dbconfig-common.templates:33002 +msgid "" +"For a standard PostgreSQL installation running on the same host, \"password" +"\" is recommended, because typically the system username doesn't match the " +"database username." +msgstr "" + #. Type: note #. Description +#. This template is currently unused #: ../dbconfig-common.templates:34001 msgid "PostgreSQL connection method error" msgstr "" #. Type: note #. Description +#. This template is currently unused #: ../dbconfig-common.templates:34001 msgid "" "Unfortunately, it seems that the database connection method you have " @@ -853,12 +862,14 @@ msgstr "" #. Type: boolean #. Description +#. This template is currently unused #: ../dbconfig-common.templates:35001 msgid "Change PostgreSQL configuration automatically?" msgstr "" #. Type: boolean #. Description +#. This template is currently unused #: ../dbconfig-common.templates:35001 msgid "" "It has been determined that the database installation for ${pkg} cannot be " @@ -870,12 +881,14 @@ msgstr "" #. Type: boolean #. Description +#. This template is currently unused #: ../dbconfig-common.templates:36001 msgid "Revert PostgreSQL configuration automatically?" msgstr "" #. Type: boolean #. Description +#. This template is currently unused #: ../dbconfig-common.templates:36001 msgid "" "As ${pkg} is now being removed, it may no longer be necessary to have an " @@ -888,12 +901,14 @@ msgstr "" #. Type: note #. Description +#. This template is currently unused #: ../dbconfig-common.templates:37001 msgid "Modifications needed in /etc/postgresql/pg_hba.conf" msgstr "" #. Type: note #. Description +#. This template is currently unused #: ../dbconfig-common.templates:37001 msgid "" "To get the database for package ${pkg} bootstrapped you have to edit the "
Attachment:
signature.asc
Description: OpenPGP digital signature