[Mapbender-commits] r2394 - branches/2.5/resources/db/postgresql/utf8

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Fri Apr 18 04:54:23 EDT 2008


Author: christoph
Date: 2008-04-18 04:54:22 -0400 (Fri, 18 Apr 2008)
New Revision: 2394

Modified:
   branches/2.5/resources/db/postgresql/utf8/pgsql_data.sql
Log:
replaced 'de ' by 'de'

Modified: branches/2.5/resources/db/postgresql/utf8/pgsql_data.sql
===================================================================
--- branches/2.5/resources/db/postgresql/utf8/pgsql_data.sql	2008-04-18 08:28:10 UTC (rev 2393)
+++ branches/2.5/resources/db/postgresql/utf8/pgsql_data.sql	2008-04-18 08:54:22 UTC (rev 2394)
@@ -23000,7 +23000,7 @@
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Zoom to Coordinates', 'Zu den Koordinaten zoomen');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Change Password', 'Passwort ändern');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Load a web map context document', 'laden eines Web Map Context Dokumentes');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('de ', 'Logo', 'Logo');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Logo', 'Logo');
 
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Pan', 'Премести областта');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Display complete map', 'Покажи цялата карта');



More information about the Mapbender_commits mailing list