Revision: 6244
          http://sourceforge.net/p/jump-pilot/code/6244
Author:   michaudm
Date:     2020-04-12 14:35:08 +0000 (Sun, 12 Apr 2020)
Log Message:
-----------
Clearer warning message when wms query is directed to a different URL (english 
and french only)

Modified Paths:
--------------
    core/trunk/src/language/jump.properties
    core/trunk/src/language/jump_fr.properties

Modified: core/trunk/src/language/jump.properties
===================================================================
--- core/trunk/src/language/jump.properties     2020-04-02 21:22:23 UTC (rev 
6243)
+++ core/trunk/src/language/jump.properties     2020-04-12 14:35:08 UTC (rev 
6244)
@@ -233,7 +233,7 @@
 com.vividsolutions.wms.Parser.not-a-latlon-boundingbox-element = Not a 
(Lat/Long) Bounding-Box Element
 com.vividsolutions.wms.WMService.Error = Error
 com.vididsolutions.wms.WMService.UnverifiedCertificate=Unknown Certificate 
Authority for :\n{0}.\nDo you want to continue anyway ?
-com.vididsolutions.wms.WMService.Other-GetMap-URL-Found = The WMS advertises 
the URL {0} as GetMap-URL. Do you want to use it?
+com.vididsolutions.wms.WMService.Other-GetMap-URL-Found = The WMS advertises 
the URL {0} as GetMap-URL.\nDo you want to follow this URL [yes] or to stick on 
the original one [no] ?
 com.vividsolutions.wms.WMService.WMS-IO-Error = Could not connect to the 
WMS.\n\
        \t{0}\: {1}
 com.vividsolutions.wms.WMService.WMS-Not-Found = The WMS was not found.\n\

Modified: core/trunk/src/language/jump_fr.properties
===================================================================
--- core/trunk/src/language/jump_fr.properties  2020-04-02 21:22:23 UTC (rev 
6243)
+++ core/trunk/src/language/jump_fr.properties  2020-04-12 14:35:08 UTC (rev 
6244)
@@ -196,7 +196,7 @@
 com.vividsolutions.wms.Parser.invalid-bounding-box-element-node = El\u00e9ment 
'bounding box' invalide
 com.vividsolutions.wms.Parser.not-a-latlon-boundingbox-element = Ce n'est pas 
un \u00e9l\u00e9ment (LatLon) 'BoundingBox'
 com.vividsolutions.wms.WMService.Error = Erreur
-com.vididsolutions.wms.WMService.Other-GetMap-URL-Found = Le service WMS 
d\u00e9clare l''URL {0} comme une URL GetMap. Voulez-vous l''utiliser ?
+com.vididsolutions.wms.WMService.Other-GetMap-URL-Found=Le service WMS 
d\u00e9clare l''URL {0} comme une URL GetMap.\nVoulez-vous suivre cette URL 
[oui] ou rester sur l''URL d''origine [non] ?
 com.vividsolutions.wms.WMService.WMS-IO-Error = N''a pas pu se connecter au 
service WMS.\n\
        \t{0}\: {1}
 com.vividsolutions.wms.WMService.WMS-Not-Found = Le service WMS n''a pas 
\u00e9t\u00e9 trouv\u00e9.\n\



_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to