comparison flys-client/src/main/java/de/intevation/flys/client/client/FLYSMessages.java @ 39:4187a797fc3d

Implemented the step forward mechanism in the CollectionView and added the river map to the initial widget. flys-client/trunk@1472 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Tue, 15 Mar 2011 14:35:41 +0000
parents 5709bd8f4d7c
children 87a44f8e25cc
comparison
equal deleted inserted replaced
38:7142386e86c2 39:4187a797fc3d
45 String date_format(); 45 String date_format();
46 46
47 @DefaultMessage("New Project") 47 @DefaultMessage("New Project")
48 String new_project(); 48 String new_project();
49 49
50 @DefaultMessage("New Calculation")
51 String new_calculation();
52
50 @DefaultMessage("Modul") 53 @DefaultMessage("Modul")
51 String module_selection(); 54 String module_selection();
52 55
53 @DefaultMessage("Rivers") 56 @DefaultMessage("Rivers")
54 String river_selection(); 57 String river_selection();

http://dive4elements.wald.intevation.org