[fusion-commits] r2582 - trunk/text

svn_fusion at osgeo.org svn_fusion at osgeo.org
Fri Sep 7 04:52:58 PDT 2012


Author: jng
Date: 2012-09-07 04:52:57 -0700 (Fri, 07 Sep 2012)
New Revision: 2582

Modified:
   trunk/text/en.json
Log:
#538: Add missing strings for select polygon/radius prompts

Modified: trunk/text/en.json
===================================================================
--- trunk/text/en.json	2012-09-07 11:17:29 UTC (rev 2581)
+++ trunk/text/en.json	2012-09-07 11:52:57 UTC (rev 2582)
@@ -81,5 +81,7 @@
 'openStreetMapTransportMap':'Open Street Map (TransportMap)',
 'openStreetMapCycleMap':'Open Street Map (CycleMap)',
 'end': '',
-'measureInProgress':'Measurement is currently in progress'
+'measureInProgress':'Measurement is currently in progress',
+'selectPolygonPrompt':'Click to add a vertex to the selection polygon. Double click to complete the polygon and select all features with it',
+'selectRadiusPrompt':'Click and drag to the desired radius to select'
 };



More information about the fusion-commits mailing list