diff 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
line wrap: on
line diff
--- a/flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.properties	Fri Apr 12 12:23:53 2013 +0200
+++ b/flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.properties	Fri Apr 12 12:53:06 2013 +0200
@@ -629,3 +629,18 @@
 measurement_station_url = https://flys-intern.intevation.de/MessstellenInfo/
 measurement_station_info_link = Measurement Station Info
 measurement_station_gauge_name = Reference Gauge
+
+# The prefix is used to classify them and will be stripped
+# If the payload part sarts with a number it will be sorted
+# By this number and the number will be stripped.
+# Number must be a single digit 0-9. This hack was made necessary
+# by the usage of an attribute table in mapfish
+
+mapfish_data_range = mapfish_data_3Range
+mapfish_data_subtitle = mapfish_data_0Subtitle
+mapfish_data_strech = mapfish_data_2Stretch
+mapfish_data_created = mapfish_data_4Created
+mapfish_data_source = mapfish_data_5Source
+mapfish_data_creator = mapfish_data_6Creator
+mapfish_data_dateplace = mapfish_data_7Place, Date
+mapfish_data_river = mapfish_data_1River

http://dive4elements.wald.intevation.org