comparison artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedHeightFacet.java @ 8267:99912f51468d

A bit less chaos in i18n for bed heights.
author "Tom Gottfried <tom@intevation.de>"
date Fri, 12 Sep 2014 19:00:45 +0200
parents e4606eae8ea5
children 6d8d7425a6b5
comparison
equal deleted inserted replaced
8266:512b5c948881 8267:99912f51468d
34 this.name = name; 34 this.name = name;
35 this.description = description; 35 this.description = description;
36 this.type = type; 36 this.type = type;
37 this.index = 0; 37 this.index = 0;
38 this.metaData.put("X", "chart.longitudinal.section.xaxis.label"); 38 this.metaData.put("X", "chart.longitudinal.section.xaxis.label");
39 this.metaData.put("Y", "chart.bedheight.height.yaxis.label"); 39 this.metaData.put("Y", "chart.bedheight_middle.section.yaxis.label");
40 } 40 }
41 41
42 /** 42 /**
43 * Returns the data this facet requires. 43 * Returns the data this facet requires.
44 * 44 *

http://dive4elements.wald.intevation.org