diff flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.java @ 3539:091397efaca5

Issue 791: Do not allow the same values in reference and target location. flys-client/trunk@5352 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Raimund Renkert <raimund.renkert@intevation.de>
date Tue, 04 Sep 2012 09:19:33 +0000
parents a4b2220e59a6
children 8a16ff3b9a7f
line wrap: on
line diff
--- a/flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.java	Tue Sep 04 07:14:29 2012 +0000
+++ b/flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.java	Tue Sep 04 09:19:33 2012 +0000
@@ -635,6 +635,10 @@
 
     String top_edge();
 
+    String error_same_location();
+
+    String error_contains_same_location();
+
     // MAP RELATED STRINGS
 
     String digitize();

http://dive4elements.wald.intevation.org