changeset 5700:4ed36858fe0f

merged.
author Raimund Renkert <rrenkert@intevation.de>
date Mon, 15 Apr 2013 11:17:50 +0200
parents 5fca0d0d8aac (diff) 74ebef99772d (current diff)
children 56897ceb5589
files
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/flys-artifacts/src/main/java/de/intevation/flys/exports/MiddleBedHeightGenerator.java	Mon Apr 15 11:06:31 2013 +0200
+++ b/flys-artifacts/src/main/java/de/intevation/flys/exports/MiddleBedHeightGenerator.java	Mon Apr 15 11:17:50 2013 +0200
@@ -124,8 +124,8 @@
            String unit = FLYSUtils.getRiver(flys).getWstUnit().getName();
 
            label = msg(
-                I18N_YAXIS_LABEL,
-                I18N_YAXIS_LABEL_DEFAULT,
+                I18N_W_YAXIS_LABEL,
+                I18N_W_YAXIS_LABEL_DEFAULT,
                 new Object[] { unit });
         }
         else if (index == YAXIS.P.idx) {

http://dive4elements.wald.intevation.org