]> granicus.if.org Git - postgis/commitdiff
get rid of line breaks before \n
authorRegina Obe <lr@pcorp.us>
Mon, 13 Oct 2014 18:06:02 +0000 (18:06 +0000)
committerRegina Obe <lr@pcorp.us>
Mon, 13 Oct 2014 18:06:02 +0000 (18:06 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13062 b70326c6-7e19-0410-871a-916f4a2858ee

doc/po/templates/extras_address_standardizer.xml.pot

index abc2507b56fe7c52a692156e91b28947277cece8..13b8b68309e698f1b727a208ad93afc54a55928e 100644 (file)
@@ -612,9 +612,9 @@ msgstr ""
 #: extras_address_standardizer.xml:328
 #, no-c-format
 msgid ""
-      "SELECT num, street, city, zip, zipplus FROM parse_address('1 Devonshire Place, Boston, MA 02109-1234');\r\n"
-      " num |      street      |  city  |  zip  | zipplus\r\n"
-      "-----+------------------+--------+-------+---------\r\n"
+      "SELECT num, street, city, zip, zipplus FROM parse_address('1 Devonshire Place, Boston, MA 02109-1234');\n"
+      " num |      street      |  city  |  zip  | zipplus\n"
+      "-----+------------------+--------+-------+---------\n"
       " 1   | Devonshire Place | Boston | 02109 | 1234"
 msgstr ""
 
@@ -652,7 +652,7 @@ msgstr ""
 #: extras_address_standardizer.xml:386
 #, no-c-format
 msgid ""
-      "SELECT *  FROM standardize_address('tiger.pagc_lex', \r\n"
+      "SELECT *  FROM standardize_address('tiger.pagc_lex', \n"
       "                           'tiger.pagc_gaz', 'tiger.pagc_rules', 'One Devonshire Place, PH 301, Boston, MA 02109-1234');"
 msgstr ""
 
@@ -666,8 +666,8 @@ msgstr ""
 #: extras_address_standardizer.xml:390
 #, no-c-format
 msgid ""
-      "SELECT (each(hstore(p))).*  \r\n"
-      " FROM standardize_address('tiger.pagc_lex', 'tiger.pagc_gaz', \r\n"
+      "SELECT (each(hstore(p))).*  \n"
+      " FROM standardize_address('tiger.pagc_lex', 'tiger.pagc_gaz', \n"
       "   'tiger.pagc_rules', 'One Devonshire Place, PH 301, Boston, MA 02109-1234') As p;"
 msgstr ""
 
@@ -675,24 +675,24 @@ msgstr ""
 #: extras_address_standardizer.xml:393
 #, no-c-format
 msgid ""
-      "key     |      value\r\n"
-      "------------+-----------------\r\n"
-      " box        |\r\n"
-      " city       | BOSTON\r\n"
-      " name       | DEVONSHIRE\r\n"
-      " qual       |\r\n"
-      " unit       | # PENTHOUSE 301\r\n"
-      " extra      |\r\n"
-      " state      | MA\r\n"
-      " predir     |\r\n"
-      " sufdir     |\r\n"
-      " country    | USA\r\n"
-      " pretype    |\r\n"
-      " suftype    | PL\r\n"
-      " building   |\r\n"
-      " postcode   | 02109\r\n"
-      " house_num  | 1\r\n"
-      " ruralroute |\r\n"
+      "key     |      value\n"
+      "------------+-----------------\n"
+      " box        |\n"
+      " city       | BOSTON\n"
+      " name       | DEVONSHIRE\n"
+      " qual       |\n"
+      " unit       | # PENTHOUSE 301\n"
+      " extra      |\n"
+      " state      | MA\n"
+      " predir     |\n"
+      " sufdir     |\n"
+      " country    | USA\n"
+      " pretype    |\n"
+      " suftype    | PL\n"
+      " building   |\n"
+      " postcode   | 02109\n"
+      " house_num  | 1\n"
+      " ruralroute |\n"
       "(16 rows)"
 msgstr ""