Mercurial > dive4elements > river
changeset 4907:5d5613d45d46
CHanged distance panel labels to lower case.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Wed, 30 Jan 2013 11:43:00 +0100 |
parents | 36013358156d |
children | ce92ea1dd101 |
files | flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.properties flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties |
diffstat | 3 files changed, 6 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.properties Wed Jan 30 11:27:33 2013 +0100 +++ b/flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.properties Wed Jan 30 11:43:00 2013 +0100 @@ -106,9 +106,9 @@ riverMap = images/FLYS_Karte.png properties_ico = images/properties.png -dpLabelFrom = From +dpLabelFrom = from dpUnitFrom = km -dpLabelTo = To +dpLabelTo = to dpUnitTo = km dpLabelStep = a dpUnitStep = m
--- a/flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties Wed Jan 30 11:27:33 2013 +0100 +++ b/flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties Wed Jan 30 11:43:00 2013 +0100 @@ -107,9 +107,9 @@ riverMap = images/FLYS_Karte.png properties_ico = images/properties.png -dpLabelFrom = Von +dpLabelFrom = von dpUnitFrom = km -dpLabelTo = Bis +dpLabelTo = bis dpUnitTo = km dpLabelStep = a dpUnitStep = m
--- a/flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties Wed Jan 30 11:27:33 2013 +0100 +++ b/flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties Wed Jan 30 11:43:00 2013 +0100 @@ -107,9 +107,9 @@ riverMap = images/FLYS_Karte.png properties_ico = images/properties.png -dpLabelFrom = From +dpLabelFrom = from dpUnitFrom = km -dpLabelTo = To +dpLabelTo = to dpUnitTo = km dpLabelStep = a dpUnitStep = m