[Mapbender-commits] r2923 - branches/2.5/http/print

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Wed Sep 10 10:50:29 EDT 2008


Author: vera
Date: 2008-09-10 10:50:28 -0400 (Wed, 10 Sep 2008)
New Revision: 2923

Modified:
   branches/2.5/http/print/printPDF.conf
   branches/2.5/http/print/printPDF_b.conf
Log:
gesetzestext querdruck anpassung

Modified: branches/2.5/http/print/printPDF.conf
===================================================================
--- branches/2.5/http/print/printPDF.conf	2008-09-10 14:29:18 UTC (rev 2922)
+++ branches/2.5/http/print/printPDF.conf	2008-09-10 14:50:28 UTC (rev 2923)
@@ -62,8 +62,8 @@
 $text13 = $admin->char_decode(_mb("the publisher, except duplicates and modifications aimed at internal use of government agencies or private use."));
 
 $text14 = $admin->char_decode(_mb("This copy is protected by law (Par. 3 Abs. 1 VermKatG NW). "));
-$text15 = $admin->char_decode(_mb("It can be duplicated, modified, published or be passed to third parties"));
-$text16 = $admin->char_decode(_mb("only in agreement with the publisher except duplicates and modifications"));
+$text15 = $admin->char_decode(_mb("It can be duplicated, modified, published or be passed to third parties only in"));
+$text16 = $admin->char_decode(_mb("agreement with the publisher except duplicates and modifications"));
 $text17 = $admin->char_decode(_mb("aimed at internal use of government agencies or private use."));
 /*
 * Labeling for buttons, textfields ...

Modified: branches/2.5/http/print/printPDF_b.conf
===================================================================
--- branches/2.5/http/print/printPDF_b.conf	2008-09-10 14:29:18 UTC (rev 2922)
+++ branches/2.5/http/print/printPDF_b.conf	2008-09-10 14:50:28 UTC (rev 2923)
@@ -63,8 +63,8 @@
 $text13 = $admin->char_decode(_mb("the publisher, except duplicates and modifications aimed at internal use of government agencies or private use."));
 
 $text14 = $admin->char_decode(_mb("This copy is protected by law (Par. 3 Abs. 1 VermKatG NW). "));
-$text15 = $admin->char_decode(_mb("It can be duplicated, modified, published or be passed to third parties"));
-$text16 = $admin->char_decode(_mb("only in agreement with the publisher except duplicates and modifications"));
+$text15 = $admin->char_decode(_mb("It can be duplicated, modified, published or be passed to third parties only in"));
+$text16 = $admin->char_decode(_mb("agreement with the publisher except duplicates and modifications"));
 $text17 = $admin->char_decode(_mb("aimed at internal use of government agencies or private use."));
 
 /*



More information about the Mapbender_commits mailing list