comparison flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.properties @ 5674:c6a6ef2d4e7e

Add i18n for mapfish_data variables. A bit ugly because we save the sorting information and in which json dictionary they should be put in their name.
author Andre Heinecke <aheinecke@intevation.de>
date Fri, 12 Apr 2013 12:53:06 +0200
parents 0d8564196d73
children f2c6200d72f5
comparison
equal deleted inserted replaced
5673:e1ba8273df07 5674:c6a6ef2d4e7e
627 measurement_station_operator = Operator 627 measurement_station_operator = Operator
628 measurement_station_start_time = Observation Start Time 628 measurement_station_start_time = Observation Start Time
629 measurement_station_url = https://flys-intern.intevation.de/MessstellenInfo/ 629 measurement_station_url = https://flys-intern.intevation.de/MessstellenInfo/
630 measurement_station_info_link = Measurement Station Info 630 measurement_station_info_link = Measurement Station Info
631 measurement_station_gauge_name = Reference Gauge 631 measurement_station_gauge_name = Reference Gauge
632
633 # The prefix is used to classify them and will be stripped
634 # If the payload part sarts with a number it will be sorted
635 # By this number and the number will be stripped.
636 # Number must be a single digit 0-9. This hack was made necessary
637 # by the usage of an attribute table in mapfish
638
639 mapfish_data_range = mapfish_data_3Range
640 mapfish_data_subtitle = mapfish_data_0Subtitle
641 mapfish_data_strech = mapfish_data_2Stretch
642 mapfish_data_created = mapfish_data_4Created
643 mapfish_data_source = mapfish_data_5Source
644 mapfish_data_creator = mapfish_data_6Creator
645 mapfish_data_dateplace = mapfish_data_7Place, Date
646 mapfish_data_river = mapfish_data_1River

http://dive4elements.wald.intevation.org