Mercurial > dive4elements > river
changeset 7544:34faa9c55b4b
Fix i18n (missing closing bracket).
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Fri, 08 Nov 2013 12:27:08 +0100 |
parents | a338ad099c7a |
children | 4dbbdf0c8b2c |
files | artifacts/src/main/resources/messages_de.properties artifacts/src/main/resources/messages_de_DE.properties |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/artifacts/src/main/resources/messages_de.properties Fri Nov 08 12:26:38 2013 +0100 +++ b/artifacts/src/main/resources/messages_de.properties Fri Nov 08 12:27:08 2013 +0100 @@ -290,7 +290,7 @@ 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.velocity = V ({0} +facet.flow_velocity.velocity = V ({0}) facet.flow_velocity.waterlevel = W ({0}) facet.bedheight_middle.single = Sohlh\u00f6he {0,number,####} facet.bedheight_middle.epoch = Sohlh\u00f6he Epoche {0,number,####} - {1,number,####}
--- a/artifacts/src/main/resources/messages_de_DE.properties Fri Nov 08 12:26:38 2013 +0100 +++ b/artifacts/src/main/resources/messages_de_DE.properties Fri Nov 08 12:27:08 2013 +0100 @@ -288,7 +288,7 @@ 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.flow_velocity.velocity = V ({0} +facet.flow_velocity.velocity = V ({0}) facet.flow_velocity.waterlevel = W ({0}) facet.bedheight_middle.single = Sohlh\u00f6he {0,number,####} facet.bedheight_middle.epoch = Sohlh\u00f6he Epoche {0,number,####} - {1,number,####}