[Dive4elements-commits] [PATCH 4 of 4] Added accidentally omitted i18n addition

Wald Commits scm-commit at wald.intevation.org
Mon Apr 15 10:49:50 CEST 2013


# HG changeset patch
# User Felix Wolfsteller <felix.wolfsteller at intevation.de>
# Date 1366016247 -7200
# Node ID 2ddb21bc6860d7845e2c352b623fd7d584f0a20f
# Parent  f2c6200d72f525b5d2b73612bac34f8bbbae4cc9
Added accidentally omitted i18n addition.

diff -r f2c6200d72f5 -r 2ddb21bc6860 flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties
--- a/flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties	Mon Apr 15 10:56:38 2013 +0200
+++ b/flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties	Mon Apr 15 10:57:27 2013 +0200
@@ -305,6 +305,7 @@
 ele_window_geometry_error = The geometry is not supported:
 
 unexpected_exception = There occured an unexpected exception
+error_years_wrong = The second year needs to be bigger than the first year.
 error_read_minmax_values = Error while reading min/max values for the location input.
 error_validate_range = The value $1 needs to be smaller than $3 and bigger than $2.
 error_validate_date_range = Start date needs to be before end date.


More information about the Dive4elements-commits mailing list