Mercurial > dive4elements > river
changeset 4671:4ca05e5f3399
Added i18n strings.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Thu, 13 Dec 2012 15:57:09 +0100 |
parents | 4b815be22562 |
children | 12e3da5724e6 |
files | flys-artifacts/src/main/resources/messages.properties flys-artifacts/src/main/resources/messages_de.properties flys-artifacts/src/main/resources/messages_de_DE.properties flys-artifacts/src/main/resources/messages_en.properties |
diffstat | 4 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/flys-artifacts/src/main/resources/messages.properties Thu Dec 13 15:56:38 2012 +0100 +++ b/flys-artifacts/src/main/resources/messages.properties Thu Dec 13 15:57:09 2012 +0100 @@ -254,6 +254,9 @@ facet.flow_velocity.mainchannel = v Mainchannel at {0} facet.flow_velocity.totalchannel = v Totalchannel at {0} facet.flow_velocity.tauchannel = TAU Mainchannel at {0} +facet.flow_velocity.mainchannel.raw = v Mainchannel at {0} (raw) +facet.flow_velocity.totalchannel.raw = v Totalchannel at {0} (raw) +facet.flow_velocity.tauchannel.raw = TAU Mainchannel at {0} (raw) facet.flow_velocity.discharge = Discharge at {0} facet.bedheight_middle.single = Bed Height {0,number,####} facet.bedheight_middle.epoch = Bed Height Epoch {0,number,####} - {1,number,####}
--- a/flys-artifacts/src/main/resources/messages_de.properties Thu Dec 13 15:56:38 2012 +0100 +++ b/flys-artifacts/src/main/resources/messages_de.properties Thu Dec 13 15:57:09 2012 +0100 @@ -246,6 +246,9 @@ facet.flow_velocity.totalchannel = v Gesamtgerinne bei {0} facet.flow_velocity.discharge = Abfluss bei {0} facet.flow_velocity.tauchannel = TAU Hauptgerinne bei {0} +facet.flow_velocity.mainchannel.raw = v Hauptgerinne bei {0} (Rohdaten) +facet.flow_velocity.totalchannel.raw = v Gesamtgerinne bei {0} (Rohdaten) +facet.flow_velocity.tauchannel.raw = TAU Hauptgerinne bei {0} (Rohdaten) facet.bedheight_middle.single = Sohlh\u00f6he {0,number,####} facet.bedheight_middle.epoch = Sohlh\u00f6he Epoche {0,number,####} - {1,number,####} facet.bedquality.bed.porosity.toplayer = Porosit\u00e4t ({0,date} - {1,date}) ({2})
--- a/flys-artifacts/src/main/resources/messages_de_DE.properties Thu Dec 13 15:56:38 2012 +0100 +++ b/flys-artifacts/src/main/resources/messages_de_DE.properties Thu Dec 13 15:57:09 2012 +0100 @@ -254,6 +254,9 @@ facet.flow_velocity.mainchannel = v Hauptgerinne bei {0} facet.flow_velocity.totalchannel = v Gesamtgerinne bei {0} facet.flow_velocity.tauchannel = TAU Hauptgerinne bei {0} +facet.flow_velocity.mainchannel.raw = v Hauptgerinne bei {0} (Rohdaten) +facet.flow_velocity.totalchannel.raw = v Gesamtgerinne bei {0} (Rohdaten) +facet.flow_velocity.tauchannel.raw = TAU Hauptgerinne bei {0} (Rohdaten) facet.flow_velocity.discharge = Abfluss bei {0} facet.bedheight_middle.single = Sohlh\u00f6he {0,number,####} facet.bedheight_middle.epoch = Sohlh\u00f6he Epoche {0,number,####} - {1,number,####}
--- a/flys-artifacts/src/main/resources/messages_en.properties Thu Dec 13 15:56:38 2012 +0100 +++ b/flys-artifacts/src/main/resources/messages_en.properties Thu Dec 13 15:57:09 2012 +0100 @@ -258,6 +258,9 @@ facet.flow_velocity.discharge = Discharge at {0} facet.flow_velocity.totalchannel = v Totalchannel at {0} facet.flow_velocity.tauchannel = TAU Mainchannel at {0} +facet.flow_velocity.mainchannel.raw = v Mainchannel at {0} (raw) +facet.flow_velocity.totalchannel.raw = v Totalchannel at {0} (raw) +facet.flow_velocity.tauchannel.raw = TAU Mainchannel at {0} (raw) facet.bedheight_middle.single = Bed Height {0,number,####} facet.bedheight_middle.epoch = Bed Height Epoch {0,number,####} - {1,number,####} facet.bedquality.bed.porosity.toplayer = Porosity ({0,date} - {1,date}) ({2})