comparison flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.java @ 2505:87ac5c532523

First part of the UI for fixing analysis parameter. flys-client/trunk@4350 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Raimund Renkert <raimund.renkert@intevation.de>
date Mon, 07 May 2012 13:22:43 +0000
parents 87634a9a8478
children 72266675b351
comparison
equal deleted inserted replaced
2504:425bc486a40f 2505:87ac5c532523
319 String resultCount(); 319 String resultCount();
320 320
321 String start_year(); 321 String start_year();
322 322
323 String end_year(); 323 String end_year();
324
325 String period();
326
327 String gauge_class();
328
329 String eventselect();
330
324 // Elevation window 331 // Elevation window
325 332
326 String ele_window_title(); 333 String ele_window_title();
327 334
328 String ele_window_label(); 335 String ele_window_label();
550 String error_bad_dgm_river(); 557 String error_bad_dgm_river();
551 558
552 String error_dialog_not_valid(); 559 String error_dialog_not_valid();
553 560
554 String error_invalid_date(); 561 String error_invalid_date();
562
563 String error_wrong_date();
555 564
556 String bottom_edge(); 565 String bottom_edge();
557 566
558 String top_edge(); 567 String top_edge();
559 568

http://dive4elements.wald.intevation.org