comparison flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.java @ 212:e3ea3c74b7f5

Fixed the function to toggle the language and added a warning dialog that informs the user about the creation of a new session. flys-client/trunk@1652 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Thu, 07 Apr 2011 10:33:48 +0000
parents b92281182c6b
children e02f50a3ad59
comparison
equal deleted inserted replaced
211:b92281182c6b 212:e3ea3c74b7f5
23 String logout(); 23 String logout();
24 24
25 String switch_language(); 25 String switch_language();
26 26
27 String info(); 27 String info();
28
29 String warning();
30
31 String warning_language();
28 32
29 String no_projects(); 33 String no_projects();
30 34
31 String load_projects(); 35 String load_projects();
32 36

http://dive4elements.wald.intevation.org