changeset 2512:72266675b351

Added i18n strings for new showmiddleheight theme property. flys-client/trunk@4369 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Wed, 09 May 2012 20:07:22 +0000
parents 1aa6aec70b97
children 89814cc6e922
files flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.java flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.properties flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties
diffstat 4 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.java	Wed May 09 16:32:49 2012 +0000
+++ b/flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.java	Wed May 09 20:07:22 2012 +0000
@@ -814,6 +814,8 @@
 
     String showarea();
 
+    String showmiddleheight();
+
     String fillcolor();
 
     String wsplgen_cat1();
--- a/flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.properties	Wed May 09 16:32:49 2012 +0000
+++ b/flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.properties	Wed May 09 20:07:22 2012 +0000
@@ -415,6 +415,7 @@
 showborder = Show line
 transparent = Transparency
 showarea = Show Area
+showmiddleheight = Show middle height
 fillcolor = Fill Color
 wsplgen_cat1 = Fill Color 0.0 <= DIFF < 1
 wsplgen_cat2 = Fill Color 1.0 <= DIFF < 2
--- a/flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties	Wed May 09 16:32:49 2012 +0000
+++ b/flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties	Wed May 09 20:07:22 2012 +0000
@@ -414,7 +414,8 @@
 showmaximum = Maximum anzeigen
 showborder = Linie anzeigen
 transparent = Transparenz
-showarea = Fl\u00e4che anzeigen
+showarea = Fl\u00e4che beschriften
+showmiddleheight = Mittlere H\u00f6\u00dfhe anzeigen
 fillcolor = F\u00fcllfarbe
 wsplgen_cat1 = F\u00fcllfarbe 0.0 <= DIFF < 1
 wsplgen_cat2 = F\u00fcllfarbe 1.0 <= DIFF < 2
--- a/flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties	Wed May 09 16:32:49 2012 +0000
+++ b/flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties	Wed May 09 20:07:22 2012 +0000
@@ -416,6 +416,7 @@
 showborder = Show line
 transparent = Transparency
 showarea = Show Area
+showmiddleheight = Show middle height
 fillcolor = Fill Color
 wsplgen_cat1 = Fill Color 0.0 <= DIFF < 1
 wsplgen_cat2 = Fill Color 1.0 <= DIFF < 2

http://dive4elements.wald.intevation.org