changeset 1492:7a1ac903a524

Added new strings displayed in the theme editor window. flys-client/trunk@3582 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Wed, 04 Jan 2012 13:56:45 +0000
parents 2a00f4849738
children 07b9404d7170
files flys-client/ChangeLog 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 5 files changed, 18 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/flys-client/ChangeLog	Tue Jan 03 14:05:35 2012 +0000
+++ b/flys-client/ChangeLog	Wed Jan 04 13:56:45 2012 +0000
@@ -1,3 +1,11 @@
+2012-01-04  Ingo Weinzierl <ingo@intevation.de>
+
+	* src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties,
+	  src/main/java/de/intevation/flys/client/client/FLYSConstants.properties,
+	  src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties,
+	  src/main/java/de/intevation/flys/client/client/FLYSConstants.java: Added
+	  strings displayed in the theme editor.
+
 2012-01-02  Ingo Weinzierl <ingo@intevation.de>
 
 	* src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java:
--- a/flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.java	Tue Jan 03 14:05:35 2012 +0000
+++ b/flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.java	Wed Jan 04 13:56:45 2012 +0000
@@ -692,6 +692,10 @@
 
     String showlines();
 
+    String showminimum();
+
+    String showmaximum();
+
     String transparent();
 
     String showarea();
--- a/flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.properties	Tue Jan 03 14:05:35 2012 +0000
+++ b/flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.properties	Wed Jan 04 13:56:45 2012 +0000
@@ -359,6 +359,8 @@
 textorientation = Textorientation
 linesize = Linesize
 showlines = Show lines
+showminimum = Show minimum
+showmaximum = Show maximum
 showborder = Show line
 transparent = Transparency
 showarea = Show Area
--- a/flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties	Tue Jan 03 14:05:35 2012 +0000
+++ b/flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties	Wed Jan 04 13:56:45 2012 +0000
@@ -359,6 +359,8 @@
 textorientation = Textausrichtung
 linesize = Liniendicke
 showlines = Linien anzeigen
+showminimum = Minimum anzeigen
+showmaximum = Maximum anzeigen
 showborder = Linie anzeigen
 transparent = Transparenz
 showarea = Fl\u00e4che anzeigen
--- a/flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties	Tue Jan 03 14:05:35 2012 +0000
+++ b/flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties	Wed Jan 04 13:56:45 2012 +0000
@@ -359,6 +359,8 @@
 textorientation = Textorientation
 linesize = Linesize
 showlines = Show lines
+showminimum = Show minimum
+showmaximum = Show maximum
 showborder = Show line
 transparent = Transparency
 showarea = Show Area

http://dive4elements.wald.intevation.org