[Commits] r1818 - sandbox/cmoullet/ux/LayerAction/ux/widgets

commits at geoext.org commits at geoext.org
Tue Jan 26 12:24:55 CET 2010


Author: cmoullet
Date: 2010-01-26 12:24:55 +0100 (Tue, 26 Jan 2010)
New Revision: 1818

Modified:
   sandbox/cmoullet/ux/LayerAction/ux/widgets/KMLLayerAction.js
Log:
Fix


Modified: sandbox/cmoullet/ux/LayerAction/ux/widgets/KMLLayerAction.js
===================================================================
--- sandbox/cmoullet/ux/LayerAction/ux/widgets/KMLLayerAction.js	2010-01-26 11:21:44 UTC (rev 1817)
+++ sandbox/cmoullet/ux/LayerAction/ux/widgets/KMLLayerAction.js	2010-01-26 11:24:55 UTC (rev 1818)
@@ -22,7 +22,7 @@
      */
     map: null,
 
-    text: 'Add KML Layer',
+    text: OpenLayers.i18n('Add KML Layer'),
 
     proxyHost: '/cgi-bin/proxy.cgi/?url=',
 



More information about the Commits mailing list