[Mapbender-commits] r8311 - trunk/mapbender/http/plugins

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Wed Apr 11 01:31:46 EDT 2012


Author: armin11
Date: 2012-04-10 22:31:46 -0700 (Tue, 10 Apr 2012)
New Revision: 8311

Modified:
   trunk/mapbender/http/plugins/mod_WMSpreferencesDiv.php
Log:
more translations

Modified: trunk/mapbender/http/plugins/mod_WMSpreferencesDiv.php
===================================================================
--- trunk/mapbender/http/plugins/mod_WMSpreferencesDiv.php	2012-04-11 05:31:32 UTC (rev 8310)
+++ trunk/mapbender/http/plugins/mod_WMSpreferencesDiv.php	2012-04-11 05:31:46 UTC (rev 8311)
@@ -166,7 +166,7 @@
 			mb_execloadWmsSubFunctions();
 		}
 		else{
-			alert ("Last WMS can't be removed.\n(Der letzte WMS kann nicht entfernt werden.)");
+			alert ("<?php echo _mb('Last WMS cannot be removed'); ?>");
 		}
 		this.formContainer.remove();
 		this.initForm();



More information about the Mapbender_commits mailing list