diff flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.java @ 3707:b1f20e9de8d6

Add constant string for error_no_modules_found. flys-client/trunk@5447 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Christian Lins <christian.lins@intevation.de>
date Thu, 13 Sep 2012 06:41:54 +0000
parents f84ed73311f2
children ff28854bfe42
line wrap: on
line diff
--- a/flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.java	Thu Sep 13 05:38:05 2012 +0000
+++ b/flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.java	Thu Sep 13 06:41:54 2012 +0000
@@ -606,6 +606,8 @@
     String error_no_map_config();
 
     String error_no_map_output_type();
+    
+    String error_no_module_found();
 
     String warning_use_first_feature();
 

http://dive4elements.wald.intevation.org