# HG changeset patch # User Felix Wolfsteller # Date 1383216099 -3600 # Node ID 05c534215025e28880ca00c6a22bca089faf6b6b # Parent 2e4d0220723934b584f7bfc88deef3bf71631568 i18n for sounding with axis and facet. diff -r 2e4d02207239 -r 05c534215025 artifacts/src/main/resources/messages.properties --- a/artifacts/src/main/resources/messages.properties Wed Oct 30 17:35:12 2013 +0100 +++ b/artifacts/src/main/resources/messages.properties Thu Oct 31 11:41:39 2013 +0100 @@ -220,6 +220,7 @@ chart.bedheight_middle.section.title=Middle Bed Height chart.bedheight_middle.section.yaxis.label=middle Bed Height [{0}] +chart.bedheight_middle.sounding.yaxis.label=Sounding Width [m] chart.flow_velocity.section.title=Geschwindigkeit- und Schubspannung chart.flow_velocity.section.yaxis.label=Speed v [m/s] @@ -300,6 +301,7 @@ bedquality.toplayer = 0.0m - 0.3m bedquality.sublayer = 0.1m - 0.5m facet.bedheight.diff.year = Bedheight Difference {0} +facet.bedheight.sounding_width = Sounding Width ({0}) facet.bedheight.diff.morph = sounding Width facet.bedheight.diff.height1 = Original Height Minuend {0} facet.bedheight.diff.height2 = Original Height Subtrahend {0} diff -r 2e4d02207239 -r 05c534215025 artifacts/src/main/resources/messages_de.properties --- a/artifacts/src/main/resources/messages_de.properties Wed Oct 30 17:35:12 2013 +0100 +++ b/artifacts/src/main/resources/messages_de.properties Thu Oct 31 11:41:39 2013 +0100 @@ -220,6 +220,7 @@ chart.bedheight_middle.section.title=Mittlere Sohlh\u00f6he chart.bedheight_middle.section.yaxis.label=mittlere Sohlh\u00f6hen [{0}] +chart.bedheight_middle.sounding.yaxis.label=Gepeilte Breite [m] chart.flow_velocity.section.title=Geschwindigkeit- und Schubspannung chart.flow_velocity.section.yaxis.label=Geschwindigkeit v [m/s] @@ -300,6 +301,7 @@ bedquality.toplayer = 0,0m - 0,3m bedquality.sublayer = 0,1m - 0,5m facet.bedheight.diff.year = Sohlh\u00f6hendifferenz {0} +facet.bedheight.sounding_width = gepeilte Breite ({0}) facet.bedheight.diff.morph = gepeilte Breite facet.bedheight.diff.height1 = H\u00f6he Minuend {0} facet.bedheight.diff.height2 = H\u00f6he Subtrahend {0} diff -r 2e4d02207239 -r 05c534215025 artifacts/src/main/resources/messages_de_DE.properties --- a/artifacts/src/main/resources/messages_de_DE.properties Wed Oct 30 17:35:12 2013 +0100 +++ b/artifacts/src/main/resources/messages_de_DE.properties Thu Oct 31 11:41:39 2013 +0100 @@ -218,6 +218,7 @@ chart.bedheight_middle.section.title=Mittlere Sohlh\u00f6he chart.bedheight_middle.section.yaxis.label=mittlere Sohlh\u00f6hen [{0}] +chart.bedheight_middle.sounding.yaxis.label=Gepeilte Breite [m] chart.flow_velocity.section.title=Geschwindigkeit- und Schubspannung chart.flow_velocity.section.yaxis.label=Geschwindigkeit v [m/s] @@ -299,6 +300,7 @@ bedquality.sublayer = 0,1m - 0,5m facet.bedheight.diff.year = Sohlh\u00f6hendifferenz {0} facet.bedheight.diff.year.raw = Sohlh\u00f6hendifferenz {0} (Rohdaten) +facet.bedheight.sounding_width = gepeilte Breite ({0}) facet.bedheight.diff.morph = gepeilte Breite facet.bedheight.diff.height1 = H\u00f6he Minuend {0} facet.bedheight.diff.height2 = H\u00f6he Subtrahend {0} diff -r 2e4d02207239 -r 05c534215025 artifacts/src/main/resources/messages_en.properties --- a/artifacts/src/main/resources/messages_en.properties Wed Oct 30 17:35:12 2013 +0100 +++ b/artifacts/src/main/resources/messages_en.properties Thu Oct 31 11:41:39 2013 +0100 @@ -223,6 +223,7 @@ chart.bedheight_middle.section.title=Middle Bed Height chart.bedheight_middle.section.yaxis.label=middle Bed Height [{0}] +chart.bedheight_middle.sounding.yaxis.label=Sounding Width [m] chart.flow_velocity.section.title=Geschwindigkeit- und Schubspannung chart.flow_velocity.section.yaxis.label=Speed v [m/s] @@ -304,6 +305,7 @@ bedquality.toplayer = 0.0m - 0.3m bedquality.sublayer = 0.1m - 0.5m facet.bedheight.diff.year = Bedheight Difference {0} +facet.bedheight.sounding_width = Sounding Width ({0}) facet.bedheight.diff.morph = sounding Width facet.bedheight.diff.height1 = Original Height Minuend {0} facet.bedheight.diff.height2 = Original Height Subtrahend {0}