comparison gwt-client/src/main/java/org/dive4elements/river/client/client/FLYSConstants.java @ 9175:34dc0163ad2d

DistancePanel Berechnungsstrecke->Darstellungsbereich Refactoring
author gernotbelger
date Mon, 25 Jun 2018 17:58:11 +0200
parents f1be005f0c46
children 1614cb14308f 2f5052835b76
comparison
equal deleted inserted replaced
9174:06bb3e94a927 9175:34dc0163ad2d
173 173
174 String river_km(); 174 String river_km();
175 175
176 String uesk_profile_distance(); 176 String uesk_profile_distance();
177 177
178 String location_distance_state(); 178 String location();
179 179
180 String distance_state(); 180 String locations();
181 181
182 String distance_part_state(); 182 String single_location();
183
184 String distance();
185
186 String unitFrom();
187
188 String unitTo();
189
190 String dpLabelFrom();
191
192 String dpUnitFrom();
193
194 String dpLabelTo();
195
196 String dpUnitTo();
197
198 String dpLabelStep();
199
200 String dpUnitStep();
201
202 String wgLabelFrom();
203
204 String wgUnitFrom();
205
206 String wgLabelTo();
207
208 String wgUnitTo();
209
210 String wgLabelStep();
211
212 String wgUnitStep();
213
214 String unitWidth();
215
216 String unitFromInM();
217
218 String unitToInM();
219
220 String unitDiffInM();
221
222 String unitLocation();
223
224 String wrongFormat();
225
226 String toShouldNotBeNegative();
227
228 String atLeastOneValue();
229
230 String missingInput();
231
232 String too_many_values();
233
234 String from();
235
236 String to();
237
238 String riverside();
239
240 String calcTableTitle();
241
242 String helperPanelTitle();
243
244 String gaugePanelTitle();
245
246 String measurementStationPanelTitle();
247
248 String wqTitle();
249
250 String wqadaptedTitle();
251
252 String noMainValueAtGauge();
253
254 String wqHistorical();
255
256 String unitWNN();
257
258 String wqWFree();
259
260 String wqW();
261
262 String wqQ();
263
264 String wqQatGauge();
265
266 String wqQGauge();
267
268 String wqSingle();
269
270 String wqRange();
271
272 String unitWSingle();
273
274 String unitWFree();
275
276 String unitWFrom();
277
278 String unitWTo();
279
280 String unitWStep();
281
282 String unitQSingle();
283
284 String unitQFrom();
285
286 String unitQTo();
287
288 String unitQStep();
289
290 String main_channel();
291
292 String total_channel();
293
294 String footerHome();
295
296 String footerContact();
297
298 String footerImpressum();
299
300 String projectListMin();
301
302 String projectListAdd();
303
304 String buttonNext();
305
306 String imageBack();
307
308 String imageSave();
309
310 String search();
311
312 String properties();
313
314 String activateTheme();
315
316 String deactivateTheme();
317
318 String removeTheme();
319
320 String manageThemes();
321
322 String label_ok();
323
324 String label_cancel();
325
326 String cancelCalculationLabel();
327
328 String calculationCanceled();
329
330 String flysLogo();
331
332 String bfgLogo();
333
334 String bfgLogoSmall();
335
336 String downloadPNG();
337
338 String downloadPDF();
339
340 String downloadSVG();
341
342 String downloadCSV();
343
344 String downloadAT();
345
346 String downloadWST();
347
348 String loadingImg();
349
350 String cancelCalculation();
351
352 String markerRed();
353
354 String markerGreen();
355
356 String riverMap();
357
358 String range();
359
360 String description();
361
362 String resultCount();
363
364 String bfg_id();
365
366 String start_year();
367
368 String end_year();
369
370 String period();
371
372 String gauge_class();
373
374 String eventselect();
375
376 String events();
377
378 String kmchart();
379
380 String addPointsTooltip();
381
382 String addWSPTooltip();
383
384 String downloadPNGTooltip();
385
386 String downloadPDFTooltip();
387
388 String downloadSVGTooltip();
389
390 String downloadCSVTooltip();
391
392 String zoomToMaxExtentTooltip();
393
394 String zoomOutTooltip();
395
396 String historyBackTooltip();
397
398 String panControlTooltip();
399
400 String zoomboxTooltip();
401
402 String chartPropertiesTooltip();
403
404 String year();
405
406 String sedimentload_ls();
407
408 // Gauges
409
410 String gauge_mnq();
411
412 String gauge_mq();
413
414 String gauge_mhq();
415
416 String gauge_hq5();
417
418 // Elevation window
419
420 String ele_window_title();
421
422 String ele_window_label();
423
424 String ele_window_x_col();
425
426 String ele_window_y_col();
427
428 String ele_window_z_col();
429
430 String ele_window_ok_button();
431
432 String ele_window_cancel_button();
433
434 String ele_window_format_error();
435
436 String ele_window_save_error();
437
438 String ele_window_geometry_error();
439
440 // OUTPUT TYPES
441
442 String discharge_curve_gaugeless();
443
444 String discharge_curve();
445
446 String gauge_discharge_curve();
447
448 String computed_discharge_curve();
449
450 String computed_discharge_curves();
451
452 String longitudinal_section();
453
454 String duration_curve();
455
456 String reference_curve();
457
458 String reference_curves();
459
460 String reference_curve_normalized();
461
462 String reference_endpoint();
463
464 String reference_startpoint();
465
466 String name();
467
468 String type();
469
470 String starttime();
471
472 String stoptime();
473
474 String wq_table_w();
475
476 String wq_waterlevel_label();
477
478 String wq_table_q();
479
480 String wq_value_w();
481
482 String wq_value_q();
483
484 String discharge_longitudinal_section();
485
486 String floodmap();
487
488 String cross_section();
489
490 String cross_sections();
491
492 String w_differences();
493
494 String historical_discharge();
495
496 String historical_discharge_wq();
497
498 String extreme_wq_curve();
499
500 String showextramark();
501
502 String fix_wq_curve();
503
504 String fix_deltawt_curve();
505
506 String fix_longitudinal_section_curve();
507
508 String fix_derivate_curve();
509
510 String fix_vollmer_wq_curve();
511
512 // EXPORTS
513
514 String waterlevel_export();
515
516 String waterlevel_report();
517
518 String computed_dischargecurve_at_export();
519
520 String discharge_longitudinal_section_export();
521
522 String discharge_longitudinal_section_report();
523
524 String computed_dischargecurve_export();
525
526 String computed_dischargecurve_report();
527
528 String durationcurve_export();
529
530 String durationcurve_report();
531
532 String dataexport();
533
534 String reference_curve_export();
535
536 String w_differences_export();
537
538 String historical_discharge_export();
539
540 String csv();
541
542 String wst();
543
544 String at();
545
546 String pdf();
547
548 String chart_themepanel_header_themes();
549
550 String chart_themepanel_header_actions();
551
552 String chart_themepanel_synchron();
553
554 String chart_themepanel_asynchron();
555
556 String chart_themepanel_set_master();
557
558 String chart_themepanel_new_area();
559
560 String chart_themepanel_area_under();
561
562 String chart_themepanel_area_over();
563
564 String chart_themepanel_area_between();
565
566 String against_x_axis();
567
568 String discharge();
569
570 String flow_velocity();
571
572 String flow_velocities();
573
574 String flow_velocity_export();
575
576 String bedheight_middle();
577
578 String bedheight_middle_export();
579
580 String bed_longitudinal_section();
581
582 String bed_longitudinal_section_export();
583
584 String sq_relation_a();
585
586 String sq_relation_b();
587
588 String sq_relation_c();
589
590 String sq_relation_d();
591
592 String sq_relation_e();
593
594 String sq_relation_f();
595
596 String sq_relation_g();
597
598 String sq_relation_export();
599
600 String sq_relations();
601
602 String exportATTooltip();
603
604 String load_diameter();
605
606 String bed_diameter();
607
608 String soundings();
609
610 String soundings_width();
611
612 String porosities();
613
614 String bed_difference_year();
615
616 String bed_difference_epoch();
617
618 String bed_difference_height_year();
619
620 String bedheight_difference_export();
621
622 String fix_waterlevel_export();
623
624 // ERRORS
625
626 String error_years_wrong();
627
628 String error_read_minmax_values();
629
630 String error_validate_range();
631
632 String error_validate_date_range();
633
634 String error_validate_date_range_invalid();
635
636 String error_validate_lower_range();
637
638 String error_validate_upper_range();
639
640 String error_validate_positive();
641
642 String error_create_artifact();
643
644 String error_describe_artifact();
645
646 String error_feed_data();
647
648 String error_advance_artifact();
649
650 String error_add_artifact();
651
652 String error_remove_artifact();
653
654 String error_create_collection();
655
656 String error_describe_collection();
657
658 String error_no_rivers_found();
659
660 String error_no_gaugeoverviewinfo_found();
661
662 String error_no_such_user();
663
664 String error_no_users();
665
666 String error_no_waterlevel_pair_selected();
667
668 String error_same_waterlevels_in_pair();
669
670 String error_not_logged_in();
671
672 String error_load_parameterization();
673
674 String error_feed_no_data();
675
676 String error_feed_from_out_of_range();
677
678 String error_feed_to_out_of_range();
679
680 String error_feed_from_bigger_to();
681
682 String error_feed_invalid_wq_mode();
683
684 String error_feed_number_format_float();
685
686 String error_feed_invalid_calculation_mode();
687
688 String error_feed_no_calculation_mode();
689
690 String error_feed_no_such_river();
691
692 String error_feed_no_river_selected();
693
694 String error_feed_no_wq_mode_selected();
695
696 String error_feed_q_values_invalid();
697
698 String error_feed_w_values_invalid();
699
700 String error_no_meta_data_found();
701
702 String error_chart_info_service();
703
704 String error_invalid_double_value();
705
706 String error_load_artifact();
707
708 String error_no_calc_result();
709
710 String error_no_theme_styles_found();
711
712 String error_no_feature_selected();
713
714 String error_no_map_config();
715
716 String error_no_map_output_type();
717
718 String error_no_module_found();
719
720 String warning_use_first_feature();
721
722 String warning_select_two_values();
723
724 String error_no_valid_gfi_url();
725
726 String error_gfi_req_failed();
727
728 String error_gfi_parsing_failed();
729
730 String error_gc_req_failed();
731
732 String error_gc_doc_not_valid();
733
734 String error_malformed_url();
735
736 String error_no_dgm_selected();
737
738 String error_invalid_dgm_selected();
739
740 String error_bad_dgm_range();
741
742 String error_bad_dgm_river();
743
744 String error_dialog_not_valid();
745
746 String error_invalid_date();
747
748 String error_wrong_date();
749
750 String bottom_edge();
751
752 String top_edge();
753
754 String error_same_location();
755
756 String error_contains_same_location();
757
758 String error_update_collection_attribute();
759
760 String error_values_needed();
761
762 // MAP RELATED STRINGS
763
764 String digitize();
765
766 String pipe1();
767
768 String pipe2();
769
770 String ditch();
771
772 String dam();
773
774 String ring_dike();
775
776 String selectFeature();
777
778 String removeFeature();
779
780 String getFeatureInfo();
781
782 String getFeatureInfoTooltip();
783
784 String getFeatureInfoWindowTitle();
785
786 String addWMS();
787
788 String printMapSettings();
789
790 String addWMSTooltip();
791
792 String adjustElevation();
793
794 String adjustElevationTooltip();
795
796 String measureLine();
797
798 String measurePolygon();
799
800 String step();
801
802 String calculationStarted();
803
804 String zoomMaxExtent();
805
806 String zoomIn();
807
808 String zoomOut();
809
810 String zoomLayer();
811
812 String moveMap();
813
814 String digitizeObjects();
815
816 String selectObject();
817
818 String removeObject();
819
820 String measureDistance();
821
822 String measureArea();
823
824 String map_themepanel_header_style();
825
826 String zoomToLayer();
827
828 String requireDGM();
829
830 String upload_file();
831
832 String shape_file_upload();
833
834 // data cage
835
836 String historical_discharges();
837
838 String waterlevels();
839
840 String waterlevels_discharge();
841
842 String waterlevels_fix();
843
844 String waterlevels_fix_vollmer();
845
846 String waterlevels_ls();
847
848 String beddifferences();
849
850 String bedheight_differences();
851
852 String middle_bedheights();
853
854 String vollmer_waterlevels();
855
856 String old_calculations();
857
858 String officiallines();
859
860 String datacageAdd();
861
862 String fixations();
863
864 String flood_protections();
865
866 String columns();
867
868 String basedata();
869
870 String heightmarks();
871
872 String annotation();
873
874 String annotations();
875
876 String all_annotations();
877
878 String flowvelocitymeasurement();
879
880 String flowvelocitymodel();
881
882 String bed_quality();
883
884 String additionals();
885
886 String differences();
887
888 String kilometrage();
889
890 String riveraxis();
891
892 String km();
893
894 String qps();
895
896 String hws();
897
898 String catchments();
899
900 String catchment_wms();
901
902 String floodplain();
903
904 String lines();
905
906 String buildings();
907
908 String fixpoints();
909
910 String uesk();
911
912 String calculations();
913
914 String current();
915
916 String bfg();
917
918 String land();
919
920 String potential();
921
922 String rastermap();
923
924 String background();
925
926 String discharge_tables_chart();
927
928 String discharge_table_nn();
929
930 String discharge_table_gauge();
931
932 String mainvalue();
933
934 String mainvalues();
935
936 String wmainvalue();
937
938 String qmainvalue();
939
940 String show_mainvalues();
941
942 String dems();
943
944 String hydrboundaries();
945
946 String gaugelocations();
947
948 String single();
949
950 String epoch();
951
952 String bedheights();
953
954 String morph_width();
955
956 String datacage();
957
958 String datacage_add_pair();
959
960 String delta_w();
961
962 String delta_w_cm();
963
964 String delta_w_cma();
965
966 String wlevel();
967
968 String sedimentloads();
969
970 String sources_sinks();
971
972 String years();
973
974 String epochs();
975
976 String off_epochs();
977
978 String densities();
979
980 String sediment_load();
981
982 String sediment_load_ls();
983
984 String measurement_stations();
985
986 String coarse();
987
988 String fine_middle();
989
990 String sand();
991
992 String susp_sand();
993
994 String susp_sand_bed();
995
996 String suspended_sediment();
997
998 String total();
999
1000 String bed_load();
1001
1002 String suspended_load();
1003
1004 // Capabilities Information Panel
1005
1006 String addwmsInputTitle();
1007
1008 String addwmsInfoTitle();
1009
1010 String addwmsLayerTitle();
1011
1012 String addwmsBack();
1013
1014 String addwmsContinue();
1015
1016 String addwmsCancel();
1017
1018 String addwmsInvalidURL();
1019
1020 String capabilitiesHint();
1021
1022 String capabilitiesTitle();
1023
1024 String capabilitiesURL();
1025
1026 String capabilitiesAccessConstraints();
1027
1028 String capabilitiesFees();
1029
1030 String capabilitiesContactInformation();
1031
1032 String capabilitiesEmail();
1033
1034 String capabilitiesPhone();
1035
1036 String chart();
1037
1038 String export();
1039
1040 String width();
1041
1042 String height();
1043
1044 String visibility();
1045
1046 String upper();
1047
1048 String lower();
1049
1050 String fixation();
1051
1052 String font_size();
1053
1054 String label();
1055
1056 String subtitle();
1057
1058 String display_grid();
1059
1060 String display_logo();
1061
1062 String logo_placeh();
1063
1064 String logo_placev();
1065
1066 String top();
1067
1068 String bottom();
1069
1070 String center();
1071
1072 String left();
1073
1074 String right();
1075
1076 String none();
1077
1078 String notselected();
1079
1080 String linetype();
1081
1082 String textstyle();
1083
1084 String linecolor();
1085
1086 String showhorizontalline();
1087
1088 String showverticalline();
1089
1090 String horizontal();
1091
1092 String vertical();
1093
1094 String textcolor();
1095
1096 String textsize();
1097
1098 String font();
1099
1100 String showborder();
1101
1102 String showpoints();
1103
1104 String showbackground();
1105
1106 String textshowbg();
1107
1108 String backgroundcolor();
1109
1110 String bandwidthcolor();
1111
1112 String textbgcolor();
1113
1114 String textorientation();
1115
1116 String linesize();
1117
1118 String pointsize();
1119
1120 String bandwidth();
1121
1122 String pointcolor();
1123
1124 String showlines();
1125
1126 String showlinelabel();
1127
1128 String showpointlabel();
1129
1130 String labelfontsize();
1131
1132 String labelfontcolor();
1133
1134 String labelfontface();
1135
1136 String labelfontstyle();
1137
1138 String labelbgcolor();
1139
1140 String labelshowbg();
1141
1142 String showwidth();
1143
1144 String showlevel();
1145
1146 String showminimum();
1147
1148 String showmaximum();
1149
1150 String transparent();
1151
1152 String transparency();
1153
1154 String showarea();
1155
1156 String showarealabel();
1157
1158 String showmiddleheight();
1159
1160 String fillcolor();
1161
1162 String wsplgen_cat1();
1163
1164 String wsplgen_cat2();
1165
1166 String wsplgen_cat3();
1167
1168 String wsplgen_cat4();
1169
1170 String wsplgen_cat5();
1171
1172 String areabgcolor();
1173
1174 String areabgpattern();
1175
1176 String areashowborder();
1177
1178 String areashowbg();
1179
1180 String areabordercolor();
1181
1182 String areatransparency();
1183
1184 String attribution();
1185
1186 // Manual Points editor
1187
1188 String addpoints();
1189
1190 String pointname();
1191
1192 String removepoint();
1193
1194 String newpoint();
1195
1196 String standby();
1197
1198 String points();
1199
1200 String editpoints();
1201
1202 String manual_date_points_y();
1203
1204 // Manual WaterLine (WSP) Editor.
1205
1206 String addWSPButton();
1207
1208 String addWSP();
1209
1210 String selection();
1211
1212 String fix_deltawt_export();
1213
1214 String select();
1215
1216 String add_date();
1217
1218 String fix_parameters_export();
1219
1220 String fix_parameters();
1221
1222 String sq_overview();
1223
1224 // Gauge Overview Info
1225
1226 String gauge_zero();
1227
1228 String gauge_q_unit();
1229
1230 String gauge_info_link();
1231
1232 String gauge_river_info_link();
1233
1234 String gauge_river_url();
1235
1236 String gauge_url();
1237
1238 String gauge_curve_link();
1239
1240 String gauge_discharge_curve_at_export();
1241
1242 // Measurement Station Info
1243
1244 String measurement_station_type();
1245
1246 String measurement_station_operator();
1247
1248 String measurement_station_comment();
1249
1250 String measurement_station_start_time();
1251
1252 String measurement_station_url();
1253
1254 String measurement_station_info_link();
1255
1256 String measurement_station_gauge_name();
1257
1258 String discharge_timeranges();
1259
1260 String discharge_chart();
1261
1262 String projectlist_close();
1263
1264 String startcolor();
1265
1266 String endcolor();
1267
1268 String numclasses();
1269
1270 String welcome();
1271
1272 String welcome_open_or_create();
1273
1274 String official();
1275
1276 String inofficial();
1277
1278 String custom_lines();
1279
1280 String hws_lines();
1281
1282 String hws_points();
1283
1284 String hws_fed_unknown();
1285
1286 String jetties();
1287
1288 String route_data();
1289
1290 String other();
1291
1292 String axis();
1293
1294 String bfg_model();
1295
1296 String federal();
1297
1298 String areas();
1299
1300 String sobek_areas();
1301
1302 String sobek_flooded();
1303
1304 String measurements();
1305
1306 String floodmarks();
1307
1308 String pegel_had_measurement_points();
1309
1310 String gauge_points();
1311
1312 String gauge_names();
1313
1314 String gauge_level();
1315
1316 String gauge_tendency();
1317
1318 String printTooltip();
1319
1320 String print();
1321
1322 String printWindowTitle();
1323
1324 String mapfish_data_range();
1325
1326 String mapfish_data_subtitle();
1327
1328 String mapfish_data_strech();
1329
1330 String mapfish_data_institution();
1331
1332 String mapfish_data_source();
1333
1334 String mapfish_data_creator();
1335
1336 String mapfish_data_dateplace();
1337
1338 String mapfish_data_river();
1339
1340 String mapTitle();
1341
1342 String mapSubtitle();
1343
1344 String mapRange();
1345
1346 String mapStretch();
1347
1348 String mapCreator();
1349
1350 String mapInstitution();
1351
1352 String mapSource();
1353
1354 String mapDate();
1355
1356 String mapLogo();
1357
1358 String wmsURLMenuItem();
1359
1360 String wmsURLBoxTitle();
1361
1362 String requireTheme();
1363
1364 String PATH();
1365
1366 String DESCRIPTION();
1367
1368 String KM();
1369
1370 String Z();
1371
1372 String LOCATION();
1373
1374 String HPGP();
1375
1376 String DIFF();
1377
1378 String SOURCE();
1379
1380 String WATERBODY();
1381
1382 String FEDSTATE_KM();
1383
1384 String official_regulation();
1385
1386 String historical_discharge_curves();
1387
1388 String current_gauge();
1389
1390 String suggested_label();
1391
1392 String negative_values_not_allowed_for_to();
1393
1394 String analyzed_range();
1395
1396 String minfo_type();
1397
1398 String river();
1399
1400 String ld_locations();
1401
1402 String gauge_name();
1403
1404 String reference_gauge();
1405
1406 String station();
1407
1408 String station_name();
1409
1410 String lower_time();
1411
1412 String upper_time();
1413
1414 String no_data_for_year();
1415
1416 String no_data_sediment_difference();
1417
1418 String error_no_sedimentloadinfo_found();
1419
1420 String error_no_sedimentloadinfo_data();
1421
1422 String sinfo();
1423
1424 String sinfo_flowdepth_export();
1425
1426 String sinfo_flowdepth_report();
1427
1428 String sinfo_flow_depth();
1429
1430 String sinfo_flowdepth_twinpanel_no_pair_selected();
1431
1432 String sinfo_flow_depths();
1433
1434 String sinfo_flow_depths_minmax();
1435
1436 String sinfo_flow_depth_minmax();
1437
1438 String sinfo_flow_depth_developments();
1439
1440 String sinfo_flow_depth_development();
1441
1442 String sinfo_flow_depth_development_peryear();
1443
1444 String sinfo_waterlevel_differences();
1445
1446 String sinfo_waterlevel_difference();
1447
1448 String sinfo_bedheight_differences();
1449
1450 String sinfo_bedheight_difference();
1451
1452 String sinfo_tkh_export();
1453
1454 String sinfo_tkh_report();
1455
1456 String sinfo_tkhs();
1457
1458 String sinfo_tkk();
1459
1460 String sinfo_velocities();
1461
1462 String sinfo_taus();
1463
1464 String sinfo_bedqualities();
1465
1466 String sinfo_d50s();
1467
1468 String sinfo_flowdepthminmax_export();
1469
1470 String sinfo_flowdepthdevelopment_export();
1471
1472 String sinfo_additional_ls();
1473
1474 String sinfo_additional_ls_withQ();
1475
1476 String sinfo_additional_ls_withoutQ();
1477
1478 String sinfo_predefined_channel();
1479
1480 String sinfo_predefined_tkh();
1481
1482 String predefined_tkh_berechnung();
1483
1484 String predefined_tkh_messung();
1485
1486 String sinfo_predefined_depthevol();
1487
1488 String predefined_depthevol_aktuell();
1489
1490 String predefined_depthevol_etappe();
1491
1492 String sinfo_predefined_flowdepths();
1493
1494 String sinfo_predefined_flowdepth();
1495
1496 String sinfo_infrastructure();
1497
1498 String sinfo_collisions();
1499
1500 String sinfo_collision();
1501
1502 String uinfo();
1503
1504 String uinfo_salix_line_export();
1505
1506 String uinfo_vegetation_zones_export();
1507
1508 String uinfo_inundation_duration_export();
1509
1510 String uinfo_vegetation_zone_label();
1511
1512 String uinfo_vegetation_zones_label();
1513
1514 String uinfo_vegetation_zones_from();
1515
1516 String uinfo_vegetation_zones_to();
1517
1518 String bundu();
1519
1520 String uinfo_vegetation_zones_validation_empty();
1521
1522 String uinfo_vegetation_zones_validation_range();
1523
1524 String uinfo_vegetation_zones_validation_from_greater_to();
1525
1526 String uinfo_vegetation_zones_invalid_integer();
1527
1528 String chart_settings_export_metadata();
1529
1530 String sinfo_flow_depth_development_twin_panel_max_count_msg();
1531
1532 String sinfo_floodduration_export();
1533
1534 String sinfo_floodduration_report();
1535
1536 String export_csv_title();
183 1537
184 String waterlevel_ground_state(); 1538 String waterlevel_ground_state();
185
186 String location();
187
188 String locations();
189
190 String single_location();
191
192 String distance();
193
194 String unitFrom();
195
196 String unitTo();
197
198 String dpLabelFrom();
199
200 String dpUnitFrom();
201
202 String dpLabelTo();
203
204 String dpUnitTo();
205
206 String dpLabelStep();
207
208 String dpUnitStep();
209
210 String wgLabelFrom();
211
212 String wgUnitFrom();
213
214 String wgLabelTo();
215
216 String wgUnitTo();
217
218 String wgLabelStep();
219
220 String wgUnitStep();
221
222 String unitWidth();
223
224 String unitFromInM();
225
226 String unitToInM();
227
228 String unitDiffInM();
229
230 String unitLocation();
231
232 String wrongFormat();
233
234 String toShouldNotBeNegative();
235
236 String atLeastOneValue();
237
238 String missingInput();
239
240 String too_many_values();
241
242 String from();
243
244 String to();
245
246 String riverside();
247
248 String calcTableTitle();
249
250 String helperPanelTitle();
251
252 String gaugePanelTitle();
253
254 String measurementStationPanelTitle();
255
256 String wqTitle();
257
258 String wqadaptedTitle();
259
260 String noMainValueAtGauge();
261
262 String wqHistorical();
263
264 String unitWNN();
265
266 String wqWFree();
267
268 String wqW();
269
270 String wqQ();
271
272 String wqQatGauge();
273
274 String wqQGauge();
275
276 String wqSingle();
277
278 String wqRange();
279
280 String unitWSingle();
281
282 String unitWFree();
283
284 String unitWFrom();
285
286 String unitWTo();
287
288 String unitWStep();
289
290 String unitQSingle();
291
292 String unitQFrom();
293
294 String unitQTo();
295
296 String unitQStep();
297
298 String main_channel();
299
300 String total_channel();
301
302 String footerHome();
303
304 String footerContact();
305
306 String footerImpressum();
307
308 String projectListMin();
309
310 String projectListAdd();
311
312 String buttonNext();
313
314 String imageBack();
315
316 String imageSave();
317
318 String search();
319
320 String properties();
321
322 String activateTheme();
323
324 String deactivateTheme();
325
326 String removeTheme();
327
328 String manageThemes();
329
330 String label_ok();
331
332 String label_cancel();
333
334 String cancelCalculationLabel();
335
336 String calculationCanceled();
337
338 String flysLogo();
339
340 String bfgLogo();
341
342 String bfgLogoSmall();
343
344 String downloadPNG();
345
346 String downloadPDF();
347
348 String downloadSVG();
349
350 String downloadCSV();
351
352 String downloadAT();
353
354 String downloadWST();
355
356 String loadingImg();
357
358 String cancelCalculation();
359
360 String markerRed();
361
362 String markerGreen();
363
364 String riverMap();
365
366 String range();
367
368 String description();
369
370 String resultCount();
371
372 String bfg_id();
373
374 String start_year();
375
376 String end_year();
377
378 String period();
379
380 String gauge_class();
381
382 String eventselect();
383
384 String events();
385
386 String kmchart();
387
388 String addPointsTooltip();
389
390 String addWSPTooltip();
391
392 String downloadPNGTooltip();
393
394 String downloadPDFTooltip();
395
396 String downloadSVGTooltip();
397
398 String downloadCSVTooltip();
399
400 String zoomToMaxExtentTooltip();
401
402 String zoomOutTooltip();
403
404 String historyBackTooltip();
405
406 String panControlTooltip();
407
408 String zoomboxTooltip();
409
410 String chartPropertiesTooltip();
411
412 String year();
413
414 String sedimentload_ls();
415
416 // Gauges
417
418 String gauge_mnq();
419
420 String gauge_mq();
421
422 String gauge_mhq();
423
424 String gauge_hq5();
425
426 // Elevation window
427
428 String ele_window_title();
429
430 String ele_window_label();
431
432 String ele_window_x_col();
433
434 String ele_window_y_col();
435
436 String ele_window_z_col();
437
438 String ele_window_ok_button();
439
440 String ele_window_cancel_button();
441
442 String ele_window_format_error();
443
444 String ele_window_save_error();
445
446 String ele_window_geometry_error();
447
448 // OUTPUT TYPES
449
450 String discharge_curve_gaugeless();
451
452 String discharge_curve();
453
454 String gauge_discharge_curve();
455
456 String computed_discharge_curve();
457
458 String computed_discharge_curves();
459
460 String longitudinal_section();
461
462 String duration_curve();
463
464 String reference_curve();
465
466 String reference_curves();
467
468 String reference_curve_normalized();
469
470 String reference_endpoint();
471
472 String reference_startpoint();
473
474 String name();
475
476 String type();
477
478 String starttime();
479
480 String stoptime();
481
482 String wq_table_w();
483
484 String wq_waterlevel_label();
485
486 String wq_table_q();
487
488 String wq_value_w();
489
490 String wq_value_q();
491
492 String discharge_longitudinal_section();
493
494 String floodmap();
495
496 String cross_section();
497
498 String cross_sections();
499
500 String w_differences();
501
502 String historical_discharge();
503
504 String historical_discharge_wq();
505
506 String extreme_wq_curve();
507
508 String showextramark();
509
510 String fix_wq_curve();
511
512 String fix_deltawt_curve();
513
514 String fix_longitudinal_section_curve();
515
516 String fix_derivate_curve();
517
518 String fix_vollmer_wq_curve();
519
520 // EXPORTS
521
522 String waterlevel_export();
523
524 String waterlevel_report();
525
526 String computed_dischargecurve_at_export();
527
528 String discharge_longitudinal_section_export();
529
530 String discharge_longitudinal_section_report();
531
532 String computed_dischargecurve_export();
533
534 String computed_dischargecurve_report();
535
536 String durationcurve_export();
537
538 String durationcurve_report();
539
540 String dataexport();
541
542 String reference_curve_export();
543
544 String w_differences_export();
545
546 String historical_discharge_export();
547
548 String csv();
549
550 String wst();
551
552 String at();
553
554 String pdf();
555
556 String chart_themepanel_header_themes();
557
558 String chart_themepanel_header_actions();
559
560 String chart_themepanel_synchron();
561
562 String chart_themepanel_asynchron();
563
564 String chart_themepanel_set_master();
565
566 String chart_themepanel_new_area();
567
568 String chart_themepanel_area_under();
569
570 String chart_themepanel_area_over();
571
572 String chart_themepanel_area_between();
573
574 String against_x_axis();
575
576 String discharge();
577
578 String flow_velocity();
579
580 String flow_velocities();
581
582 String flow_velocity_export();
583
584 String bedheight_middle();
585
586 String bedheight_middle_export();
587
588 String bed_longitudinal_section();
589
590 String bed_longitudinal_section_export();
591
592 String sq_relation_a();
593
594 String sq_relation_b();
595
596 String sq_relation_c();
597
598 String sq_relation_d();
599
600 String sq_relation_e();
601
602 String sq_relation_f();
603
604 String sq_relation_g();
605
606 String sq_relation_export();
607
608 String sq_relations();
609
610 String exportATTooltip();
611
612 String load_diameter();
613
614 String bed_diameter();
615
616 String soundings();
617
618 String soundings_width();
619
620 String porosities();
621
622 String bed_difference_year();
623
624 String bed_difference_epoch();
625
626 String bed_difference_height_year();
627
628 String bedheight_difference_export();
629
630 String fix_waterlevel_export();
631
632 // ERRORS
633
634 String error_years_wrong();
635
636 String error_read_minmax_values();
637
638 String error_validate_range();
639
640 String error_validate_date_range();
641
642 String error_validate_date_range_invalid();
643
644 String error_validate_lower_range();
645
646 String error_validate_upper_range();
647
648 String error_validate_positive();
649
650 String error_create_artifact();
651
652 String error_describe_artifact();
653
654 String error_feed_data();
655
656 String error_advance_artifact();
657
658 String error_add_artifact();
659
660 String error_remove_artifact();
661
662 String error_create_collection();
663
664 String error_describe_collection();
665
666 String error_no_rivers_found();
667
668 String error_no_gaugeoverviewinfo_found();
669
670 String error_no_such_user();
671
672 String error_no_users();
673
674 String error_no_waterlevel_pair_selected();
675
676 String error_same_waterlevels_in_pair();
677
678 String error_not_logged_in();
679
680 String error_load_parameterization();
681
682 String error_feed_no_data();
683
684 String error_feed_from_out_of_range();
685
686 String error_feed_to_out_of_range();
687
688 String error_feed_from_bigger_to();
689
690 String error_feed_invalid_wq_mode();
691
692 String error_feed_number_format_float();
693
694 String error_feed_invalid_calculation_mode();
695
696 String error_feed_no_calculation_mode();
697
698 String error_feed_no_such_river();
699
700 String error_feed_no_river_selected();
701
702 String error_feed_no_wq_mode_selected();
703
704 String error_feed_q_values_invalid();
705
706 String error_feed_w_values_invalid();
707
708 String error_no_meta_data_found();
709
710 String error_chart_info_service();
711
712 String error_invalid_double_value();
713
714 String error_load_artifact();
715
716 String error_no_calc_result();
717
718 String error_no_theme_styles_found();
719
720 String error_no_feature_selected();
721
722 String error_no_map_config();
723
724 String error_no_map_output_type();
725
726 String error_no_module_found();
727
728 String warning_use_first_feature();
729
730 String warning_select_two_values();
731
732 String error_no_valid_gfi_url();
733
734 String error_gfi_req_failed();
735
736 String error_gfi_parsing_failed();
737
738 String error_gc_req_failed();
739
740 String error_gc_doc_not_valid();
741
742 String error_malformed_url();
743
744 String error_no_dgm_selected();
745
746 String error_invalid_dgm_selected();
747
748 String error_bad_dgm_range();
749
750 String error_bad_dgm_river();
751
752 String error_dialog_not_valid();
753
754 String error_invalid_date();
755
756 String error_wrong_date();
757
758 String bottom_edge();
759
760 String top_edge();
761
762 String error_same_location();
763
764 String error_contains_same_location();
765
766 String error_update_collection_attribute();
767
768 String error_values_needed();
769
770 // MAP RELATED STRINGS
771
772 String digitize();
773
774 String pipe1();
775
776 String pipe2();
777
778 String ditch();
779
780 String dam();
781
782 String ring_dike();
783
784 String selectFeature();
785
786 String removeFeature();
787
788 String getFeatureInfo();
789
790 String getFeatureInfoTooltip();
791
792 String getFeatureInfoWindowTitle();
793
794 String addWMS();
795
796 String printMapSettings();
797
798 String addWMSTooltip();
799
800 String adjustElevation();
801
802 String adjustElevationTooltip();
803
804 String measureLine();
805
806 String measurePolygon();
807
808 String step();
809
810 String calculationStarted();
811
812 String zoomMaxExtent();
813
814 String zoomIn();
815
816 String zoomOut();
817
818 String zoomLayer();
819
820 String moveMap();
821
822 String digitizeObjects();
823
824 String selectObject();
825
826 String removeObject();
827
828 String measureDistance();
829
830 String measureArea();
831
832 String map_themepanel_header_style();
833
834 String zoomToLayer();
835
836 String requireDGM();
837
838 String upload_file();
839
840 String shape_file_upload();
841
842 // data cage
843
844 String historical_discharges();
845
846 String waterlevels();
847
848 String waterlevels_discharge();
849
850 String waterlevels_fix();
851
852 String waterlevels_fix_vollmer();
853
854 String waterlevels_ls();
855
856 String beddifferences();
857
858 String bedheight_differences();
859
860 String middle_bedheights();
861
862 String vollmer_waterlevels();
863
864 String old_calculations();
865
866 String officiallines();
867
868 String datacageAdd();
869
870 String fixations();
871
872 String flood_protections();
873
874 String columns();
875
876 String basedata();
877
878 String heightmarks();
879
880 String annotation();
881
882 String annotations();
883
884 String all_annotations();
885
886 String flowvelocitymeasurement();
887
888 String flowvelocitymodel();
889
890 String bed_quality();
891
892 String additionals();
893
894 String differences();
895
896 String kilometrage();
897
898 String riveraxis();
899
900 String km();
901
902 String qps();
903
904 String hws();
905
906 String catchments();
907
908 String catchment_wms();
909
910 String floodplain();
911
912 String lines();
913
914 String buildings();
915
916 String fixpoints();
917
918 String uesk();
919
920 String calculations();
921
922 String current();
923
924 String bfg();
925
926 String land();
927
928 String potential();
929
930 String rastermap();
931
932 String background();
933
934 String discharge_tables_chart();
935
936 String discharge_table_nn();
937
938 String discharge_table_gauge();
939
940 String mainvalue();
941
942 String mainvalues();
943
944 String wmainvalue();
945
946 String qmainvalue();
947
948 String show_mainvalues();
949
950 String dems();
951
952 String hydrboundaries();
953
954 String gaugelocations();
955
956 String single();
957
958 String epoch();
959
960 String bedheights();
961
962 String morph_width();
963
964 String datacage();
965
966 String datacage_add_pair();
967
968 String delta_w();
969
970 String delta_w_cm();
971
972 String delta_w_cma();
973
974 String wlevel();
975
976 String sedimentloads();
977
978 String sources_sinks();
979
980 String years();
981
982 String epochs();
983
984 String off_epochs();
985
986 String densities();
987
988 String sediment_load();
989
990 String sediment_load_ls();
991
992 String measurement_stations();
993
994 String coarse();
995
996 String fine_middle();
997
998 String sand();
999
1000 String susp_sand();
1001
1002 String susp_sand_bed();
1003
1004 String suspended_sediment();
1005
1006 String total();
1007
1008 String bed_load();
1009
1010 String suspended_load();
1011
1012 // Capabilities Information Panel
1013
1014 String addwmsInputTitle();
1015
1016 String addwmsInfoTitle();
1017
1018 String addwmsLayerTitle();
1019
1020 String addwmsBack();
1021
1022 String addwmsContinue();
1023
1024 String addwmsCancel();
1025
1026 String addwmsInvalidURL();
1027
1028 String capabilitiesHint();
1029
1030 String capabilitiesTitle();
1031
1032 String capabilitiesURL();
1033
1034 String capabilitiesAccessConstraints();
1035
1036 String capabilitiesFees();
1037
1038 String capabilitiesContactInformation();
1039
1040 String capabilitiesEmail();
1041
1042 String capabilitiesPhone();
1043
1044 String chart();
1045
1046 String export();
1047
1048 String width();
1049
1050 String height();
1051
1052 String visibility();
1053
1054 String upper();
1055
1056 String lower();
1057
1058 String fixation();
1059
1060 String font_size();
1061
1062 String label();
1063
1064 String subtitle();
1065
1066 String display_grid();
1067
1068 String display_logo();
1069
1070 String logo_placeh();
1071
1072 String logo_placev();
1073
1074 String top();
1075
1076 String bottom();
1077
1078 String center();
1079
1080 String left();
1081
1082 String right();
1083
1084 String none();
1085
1086 String notselected();
1087
1088 String linetype();
1089
1090 String textstyle();
1091
1092 String linecolor();
1093
1094 String showhorizontalline();
1095
1096 String showverticalline();
1097
1098 String horizontal();
1099
1100 String vertical();
1101
1102 String textcolor();
1103
1104 String textsize();
1105
1106 String font();
1107
1108 String showborder();
1109
1110 String showpoints();
1111
1112 String showbackground();
1113
1114 String textshowbg();
1115
1116 String backgroundcolor();
1117
1118 String bandwidthcolor();
1119
1120 String textbgcolor();
1121
1122 String textorientation();
1123
1124 String linesize();
1125
1126 String pointsize();
1127
1128 String bandwidth();
1129
1130 String pointcolor();
1131
1132 String showlines();
1133
1134 String showlinelabel();
1135
1136 String showpointlabel();
1137
1138 String labelfontsize();
1139
1140 String labelfontcolor();
1141
1142 String labelfontface();
1143
1144 String labelfontstyle();
1145
1146 String labelbgcolor();
1147
1148 String labelshowbg();
1149
1150 String showwidth();
1151
1152 String showlevel();
1153
1154 String showminimum();
1155
1156 String showmaximum();
1157
1158 String transparent();
1159
1160 String transparency();
1161
1162 String showarea();
1163
1164 String showarealabel();
1165
1166 String showmiddleheight();
1167
1168 String fillcolor();
1169
1170 String wsplgen_cat1();
1171
1172 String wsplgen_cat2();
1173
1174 String wsplgen_cat3();
1175
1176 String wsplgen_cat4();
1177
1178 String wsplgen_cat5();
1179
1180 String areabgcolor();
1181
1182 String areabgpattern();
1183
1184 String areashowborder();
1185
1186 String areashowbg();
1187
1188 String areabordercolor();
1189
1190 String areatransparency();
1191
1192 String attribution();
1193
1194 // Manual Points editor
1195
1196 String addpoints();
1197
1198 String pointname();
1199
1200 String removepoint();
1201
1202 String newpoint();
1203
1204 String standby();
1205
1206 String points();
1207
1208 String editpoints();
1209
1210 String manual_date_points_y();
1211
1212 // Manual WaterLine (WSP) Editor.
1213
1214 String addWSPButton();
1215
1216 String addWSP();
1217
1218 String selection();
1219
1220 String fix_deltawt_export();
1221
1222 String select();
1223
1224 String add_date();
1225
1226 String fix_parameters_export();
1227
1228 String fix_parameters();
1229
1230 String sq_overview();
1231
1232 // Gauge Overview Info
1233
1234 String gauge_zero();
1235
1236 String gauge_q_unit();
1237
1238 String gauge_info_link();
1239
1240 String gauge_river_info_link();
1241
1242 String gauge_river_url();
1243
1244 String gauge_url();
1245
1246 String gauge_curve_link();
1247
1248 String gauge_discharge_curve_at_export();
1249
1250 // Measurement Station Info
1251
1252 String measurement_station_type();
1253
1254 String measurement_station_operator();
1255
1256 String measurement_station_comment();
1257
1258 String measurement_station_start_time();
1259
1260 String measurement_station_url();
1261
1262 String measurement_station_info_link();
1263
1264 String measurement_station_gauge_name();
1265
1266 String discharge_timeranges();
1267
1268 String discharge_chart();
1269
1270 String projectlist_close();
1271
1272 String startcolor();
1273
1274 String endcolor();
1275
1276 String numclasses();
1277
1278 String welcome();
1279
1280 String welcome_open_or_create();
1281
1282 String official();
1283
1284 String inofficial();
1285
1286 String custom_lines();
1287
1288 String hws_lines();
1289
1290 String hws_points();
1291
1292 String hws_fed_unknown();
1293
1294 String jetties();
1295
1296 String route_data();
1297
1298 String other();
1299
1300 String axis();
1301
1302 String bfg_model();
1303
1304 String federal();
1305
1306 String areas();
1307
1308 String sobek_areas();
1309
1310 String sobek_flooded();
1311
1312 String measurements();
1313
1314 String floodmarks();
1315
1316 String pegel_had_measurement_points();
1317
1318 String gauge_points();
1319
1320 String gauge_names();
1321
1322 String gauge_level();
1323
1324 String gauge_tendency();
1325
1326 String printTooltip();
1327
1328 String print();
1329
1330 String printWindowTitle();
1331
1332 String mapfish_data_range();
1333
1334 String mapfish_data_subtitle();
1335
1336 String mapfish_data_strech();
1337
1338 String mapfish_data_institution();
1339
1340 String mapfish_data_source();
1341
1342 String mapfish_data_creator();
1343
1344 String mapfish_data_dateplace();
1345
1346 String mapfish_data_river();
1347
1348 String mapTitle();
1349
1350 String mapSubtitle();
1351
1352 String mapRange();
1353
1354 String mapStretch();
1355
1356 String mapCreator();
1357
1358 String mapInstitution();
1359
1360 String mapSource();
1361
1362 String mapDate();
1363
1364 String mapLogo();
1365
1366 String wmsURLMenuItem();
1367
1368 String wmsURLBoxTitle();
1369
1370 String requireTheme();
1371
1372 String PATH();
1373
1374 String DESCRIPTION();
1375
1376 String KM();
1377
1378 String Z();
1379
1380 String LOCATION();
1381
1382 String HPGP();
1383
1384 String DIFF();
1385
1386 String SOURCE();
1387
1388 String WATERBODY();
1389
1390 String FEDSTATE_KM();
1391
1392 String official_regulation();
1393
1394 String historical_discharge_curves();
1395
1396 String current_gauge();
1397
1398 String suggested_label();
1399
1400 String negative_values_not_allowed_for_to();
1401
1402 String analyzed_range();
1403
1404 String minfo_type();
1405
1406 String river();
1407
1408 String ld_locations();
1409
1410 String gauge_name();
1411
1412 String reference_gauge();
1413
1414 String station();
1415
1416 String station_name();
1417
1418 String lower_time();
1419
1420 String upper_time();
1421
1422 String no_data_for_year();
1423
1424 String no_data_sediment_difference();
1425
1426 String error_no_sedimentloadinfo_found();
1427
1428 String error_no_sedimentloadinfo_data();
1429
1430 String sinfo();
1431
1432 String sinfo_flowdepth_export();
1433
1434 String sinfo_flowdepth_report();
1435
1436 String sinfo_flow_depth();
1437
1438 String sinfo_flowdepth_twinpanel_no_pair_selected();
1439
1440 String sinfo_flow_depths();
1441
1442 String sinfo_flow_depths_minmax();
1443
1444 String sinfo_flow_depth_minmax();
1445
1446 String sinfo_flow_depth_developments();
1447
1448 String sinfo_flow_depth_development();
1449
1450 String sinfo_flow_depth_development_peryear();
1451
1452 String sinfo_waterlevel_differences();
1453
1454 String sinfo_waterlevel_difference();
1455
1456 String sinfo_bedheight_differences();
1457
1458 String sinfo_bedheight_difference();
1459
1460 String sinfo_tkh_export();
1461
1462 String sinfo_tkh_report();
1463
1464 String sinfo_tkhs();
1465
1466 String sinfo_tkk();
1467
1468 String sinfo_velocities();
1469
1470 String sinfo_taus();
1471
1472 String sinfo_bedqualities();
1473
1474 String sinfo_d50s();
1475
1476 String sinfo_flowdepthminmax_export();
1477
1478 String sinfo_flowdepthdevelopment_export();
1479
1480 String sinfo_additional_ls();
1481
1482 String sinfo_additional_ls_withQ();
1483
1484 String sinfo_additional_ls_withoutQ();
1485
1486 String sinfo_predefined_channel();
1487
1488 String sinfo_predefined_tkh();
1489
1490 String predefined_tkh_berechnung();
1491
1492 String predefined_tkh_messung();
1493
1494 String sinfo_predefined_depthevol();
1495
1496 String predefined_depthevol_aktuell();
1497
1498 String predefined_depthevol_etappe();
1499
1500 String sinfo_predefined_flowdepths();
1501
1502 String sinfo_predefined_flowdepth();
1503
1504 String sinfo_infrastructure();
1505
1506 String sinfo_collisions();
1507
1508 String sinfo_collision();
1509
1510 String uinfo();
1511
1512 String uinfo_salix_line_export();
1513
1514 String uinfo_vegetation_zones_export();
1515
1516 String uinfo_inundation_duration_export();
1517
1518 String uinfo_vegetation_zone_label();
1519
1520 String uinfo_vegetation_zones_label();
1521
1522 String uinfo_vegetation_zones_from();
1523
1524 String uinfo_vegetation_zones_to();
1525
1526 String bundu();
1527
1528 String uinfo_vegetation_zones_validation_empty();
1529
1530 String uinfo_vegetation_zones_validation_range();
1531
1532 String uinfo_vegetation_zones_validation_from_greater_to();
1533
1534 String uinfo_vegetation_zones_invalid_integer();
1535
1536 String chart_settings_export_metadata();
1537
1538 String sinfo_flow_depth_development_twin_panel_max_count_msg();
1539
1540 String sinfo_floodduration_export();
1541
1542 String sinfo_floodduration_report();
1543
1544 String export_csv_title();
1545 } 1539 }

http://dive4elements.wald.intevation.org