From: Regina Obe <lr@pcorp.us>
Date: Mon, 13 Oct 2014 18:00:31 +0000 (+0000)
Subject: Get rid of line breaks before \n.  Evidentally transifex thinks invalid and that... 
X-Git-Tag: 2.2.0rc1~789
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8a1cdeff6e2459571dc69098ae3c97763cc4e608;p=postgis

Get rid of line breaks before \n.  Evidentally transifex thinks invalid and that might be why debbie is whining too.

git-svn-id: http://svn.osgeo.org/postgis/trunk@13061 b70326c6-7e19-0410-871a-916f4a2858ee
---

diff --git a/doc/po/templates/reference_guc.xml.pot b/doc/po/templates/reference_guc.xml.pot
index b95cd2e03..e2c2dddff 100644
--- a/doc/po/templates/reference_guc.xml.pot
+++ b/doc/po/templates/reference_guc.xml.pot
@@ -144,7 +144,7 @@ msgstr ""
 #: reference_guc.xml:72
 #, no-c-format
 msgid ""
-      "SET postgis.gdal_datapath TO '/usr/local/share/gdal.hidden';
\n"
+      "SET postgis.gdal_datapath TO '/usr/local/share/gdal.hidden';\n"
       "SET postgis.gdal_datapath TO default;"
 msgstr ""
 
@@ -158,7 +158,7 @@ msgstr ""
 #: reference_guc.xml:78
 #, no-c-format
 msgid ""
-      "ALTER DATABASE gisdb
\n"
+      "ALTER DATABASE gisdb\n"
       "SET postgis.gdal_datapath = 'C:/Program Files/PostgreSQL/9.3/gdal-data';"
 msgstr ""
 
@@ -250,7 +250,7 @@ msgstr ""
 #: reference_guc.xml:153
 #, no-c-format
 msgid ""
-      "SET postgis.gdal_enabled_drivers TO 'GTiff PNG JPEG';
\n"
+      "SET postgis.gdal_enabled_drivers TO 'GTiff PNG JPEG';\n"
       "SET postgis.gdal_enabled_drivers = default;"
 msgstr ""
 
@@ -330,9 +330,9 @@ msgstr ""
 #: reference_guc.xml:220
 #, no-c-format
 msgid ""
-      "SET postgis.enable_outdb_rasters TO True;
\n"
-      "SET postgis.enable_outdb_rasters = default;
\n"
-      "SET postgis.enable_outdb_rasters = True;
\n"
+      "SET postgis.enable_outdb_rasters TO True;\n"
+      "SET postgis.enable_outdb_rasters = default;\n"
+      "SET postgis.enable_outdb_rasters = True;\n"
       "SET postgis.enable_outdb_rasters = False;"
 msgstr ""