Mercurial > dive4elements > river
changeset 6169:bd291447fef1
issue986: i18n, include wst-unit in axis label.
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Mon, 03 Jun 2013 14:53:08 +0200 |
parents | 2441a8cc8f37 |
children | 194a99865d73 |
files | artifacts/src/main/resources/messages.properties artifacts/src/main/resources/messages_de.properties artifacts/src/main/resources/messages_de_DE.properties artifacts/src/main/resources/messages_en.properties |
diffstat | 4 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/artifacts/src/main/resources/messages.properties Mon Jun 03 14:52:31 2013 +0200 +++ b/artifacts/src/main/resources/messages.properties Mon Jun 03 14:53:08 2013 +0200 @@ -215,7 +215,7 @@ chart.bedquality.yaxis.label.density=Density [t/m\u00b3] chart.bedheight_middle.section.title=Middle Bed Height -chart.bedheight_middle.section.yaxis.label=middle Bed Height [mm a NN] +chart.bedheight_middle.section.yaxis.label=middle Bed Height [{0}] chart.flow_velocity.section.title=Geschwindigkeit- und Schubspannung chart.flow_velocity.section.yaxis.label=Speed v [m/s]
--- a/artifacts/src/main/resources/messages_de.properties Mon Jun 03 14:52:31 2013 +0200 +++ b/artifacts/src/main/resources/messages_de.properties Mon Jun 03 14:53:08 2013 +0200 @@ -216,7 +216,7 @@ chart.bedquality.yaxis.label.density=Dichte [t/m\u00b3] chart.bedheight_middle.section.title=Mittlere Sohlh\u00f6he -chart.bedheight_middle.section.yaxis.label=mittlere Sohlh\u00f6hen [mm\u00fcNN] +chart.bedheight_middle.section.yaxis.label=mittlere Sohlh\u00f6hen [{0}] chart.flow_velocity.section.title=Geschwindigkeit- und Schubspannung chart.flow_velocity.section.yaxis.label=Geschwindigkeit v [m/s]
--- a/artifacts/src/main/resources/messages_de_DE.properties Mon Jun 03 14:52:31 2013 +0200 +++ b/artifacts/src/main/resources/messages_de_DE.properties Mon Jun 03 14:53:08 2013 +0200 @@ -213,7 +213,7 @@ chart.bedquality.yaxis.label.density=Dichte [t/m\u00b3] chart.bedheight_middle.section.title=Mittlere Sohlh\u00f6he -chart.bedheight_middle.section.yaxis.label=mittlere Sohlh\u00f6hen [mm\u00fcNN] +chart.bedheight_middle.section.yaxis.label=mittlere Sohlh\u00f6hen [{0}] chart.flow_velocity.section.title=Geschwindigkeit- und Schubspannung chart.flow_velocity.section.yaxis.label=Geschwindigkeit v [m/s]
--- a/artifacts/src/main/resources/messages_en.properties Mon Jun 03 14:52:31 2013 +0200 +++ b/artifacts/src/main/resources/messages_en.properties Mon Jun 03 14:53:08 2013 +0200 @@ -217,7 +217,7 @@ chart.bedquality.yaxis.label.density=Density [t/m\u00b3] chart.bedheight_middle.section.title=Middle Bed Height -chart.bedheight_middle.section.yaxis.label=middle Bed Height [mm a NN] +chart.bedheight_middle.section.yaxis.label=middle Bed Height [{0}] chart.flow_velocity.section.title=Geschwindigkeit- und Schubspannung chart.flow_velocity.section.yaxis.label=Speed v [m/s]