Mercurial > dive4elements > river
changeset 145:d9e4b7e8905a
Added a further german resource bundle.
flys-artifacts/trunk@1561 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 24 Mar 2011 17:06:08 +0000 |
parents | dde6904ba160 |
children | e8dfe6ba2000 |
files | flys-artifacts/ChangeLog flys-artifacts/src/main/resources/messages_de_DE.properties |
diffstat | 2 files changed, 21 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Wed Mar 23 10:52:01 2011 +0000 +++ b/flys-artifacts/ChangeLog Thu Mar 24 17:06:08 2011 +0000 @@ -1,3 +1,11 @@ +2011-03-24 Ingo Weinzierl <ingo@intevation.de> + + * src/main/resources/messages_de_DE.properties: Added a german resource + bundle to avoid exceptions in the flys artifacts. Sometimes, the + Resources class is not able to find a 'de_DE' bundle and throws an + exception. This is really strange, because it should use the 'de' bundle + in that case, but it doesn't. + 2011-03-23 Ingo Weinzierl <ingo@intevation.de> * src/main/java/de/intevation/flys/artifacts/WINFOArtifact.java: Added
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/flys-artifacts/src/main/resources/messages_de_DE.properties Thu Mar 24 17:06:08 2011 +0000 @@ -0,0 +1,13 @@ +state.winfo.river = Fluss +state.winfo.calculation_mode = Berechnungsart +state.winfo.location_distance = Wahl des Berechnungsortes/strecke +state.winfo.wq = Eingabe f\u00fcr W/Q Daten + +calc.reference.line = Bezugslinie +calc.differences = Differenzen +calc.flood.map = \u00dcberschwemmungskarte +calc.profile = Steckbrief +calc.state.discharge.curve = Abflusskurve + +river = Fluss +calculation_mode = Berechnungsart