[Dive4elements-commits] [PATCH 02 of 13] Added translations for fix w/q y- axis

Wald Commits scm-commit at wald.intevation.org
Thu Jun 27 10:40:11 CEST 2013


# HG changeset patch
# User Felix Wolfsteller <felix.wolfsteller at intevation.de>
# Date 1372280871 -7200
# Node ID 4b13e930a7e3e1cbc18024a55459d616851daa7e
# Parent  eff4c24a79b1060d5b34d46dde3f5e08b33d28f9
Added translations for fix w/q y- axis.

diff -r eff4c24a79b1 -r 4b13e930a7e3 artifacts/src/main/resources/messages.properties
--- a/artifacts/src/main/resources/messages.properties	Wed Jun 26 23:03:28 2013 +0200
+++ b/artifacts/src/main/resources/messages.properties	Wed Jun 26 23:07:51 2013 +0200
@@ -207,6 +207,7 @@
 chart.fixings.wq.subtitle=River: {0}; Range: {1,date,short} to {2,date,short}; Reference period: {3,date,short} to {4,date,short}
 chart.fixings.wq.subtitle1={0,date,short} to {1,date,short}
 chart.fixings.analysis.title = Longitudinal section at km {0}
+chart.fixings.wq.yaxis.label = W [{0}]
 
 chart.bedquality.title=Bed Longitudinal Section
 chart.bedquality.xaxis.label={0}-km
diff -r eff4c24a79b1 -r 4b13e930a7e3 artifacts/src/main/resources/messages_de.properties
--- a/artifacts/src/main/resources/messages_de.properties	Wed Jun 26 23:03:28 2013 +0200
+++ b/artifacts/src/main/resources/messages_de.properties	Wed Jun 26 23:07:51 2013 +0200
@@ -195,7 +195,7 @@
 chart.fixings.deltawt.title = Abweichungen von der Ausgleichskurve an Kilometer {0}
 chart.fixings.analysis.title = L\u00e4ngsschnitt an Kilometer {0}
 chart.fixings.wq.title = Fixierungsanalyse an Kilometer {0}
-
+chart.fixings.wq.yaxis.label = W [{0}]
 
 chart.reference.curve.x.axis.in.cm = Bezugspegel [cm]
 chart.reference.curve.x.axis.in.m = Bezugsort [NN + m]
diff -r eff4c24a79b1 -r 4b13e930a7e3 artifacts/src/main/resources/messages_de_DE.properties
--- a/artifacts/src/main/resources/messages_de_DE.properties	Wed Jun 26 23:03:28 2013 +0200
+++ b/artifacts/src/main/resources/messages_de_DE.properties	Wed Jun 26 23:07:51 2013 +0200
@@ -198,6 +198,7 @@
 chart.fixings.derivedcurve.title = Ableitungskurve an Kilometer {0}
 chart.fixings.analysis.title = L\u00e4ngsschnitt an Kilometer {0}
 chart.fixings.wq.title = Fixierungsanalyse an Kilometer {0}
+chart.fixings.wq.yaxis.label = W [{0}]
 
 chart.normalized.reference.curve.title = Reduzierte Bezugslinie
 
diff -r eff4c24a79b1 -r 4b13e930a7e3 artifacts/src/main/resources/messages_en.properties
--- a/artifacts/src/main/resources/messages_en.properties	Wed Jun 26 23:03:28 2013 +0200
+++ b/artifacts/src/main/resources/messages_en.properties	Wed Jun 26 23:07:51 2013 +0200
@@ -197,6 +197,7 @@
 chart.fixings.derivedcurve.title = Derived curve at km {0}
 chart.fixings.deltawt.title = Differences from fitted curve at km {0}
 chart.fixings.wq.title = Fixings Analysis at km {0}
+chart.fixings.wq.yaxis.label = W [{0}]
 
 chart.reference.curve.x.axis.in.cm = Reference Gauge(s) [cm]
 chart.reference.curve.x.axis.in.m = Reference Station [NN + m]


More information about the Dive4elements-commits mailing list