Mercurial > dive4elements > river
comparison flys-artifacts/src/main/resources/messages.properties @ 408:fc3ac59c3c8b
Enabled i18n support for charts.
flys-artifacts/trunk@1865 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 09 May 2011 12:53:49 +0000 |
parents | 34de11dcf355 |
children | 0385bcc4229a |
comparison
equal
deleted
inserted
replaced
407:9eb5f0c8fe7f | 408:fc3ac59c3c8b |
---|---|
12 calc.discharge.longitudinal.section = TODO (W bei...) | 12 calc.discharge.longitudinal.section = TODO (W bei...) |
13 | 13 |
14 river = River | 14 river = River |
15 calculation_mode = Calculation Mode | 15 calculation_mode = Calculation Mode |
16 ld_locations = Location(s) | 16 ld_locations = Location(s) |
17 | |
18 chart.longitudinal.section.title = W-Longitudinal Section | |
19 chart.longitudinal.section.xaxis.label = km | |
20 chart.longitudinal.section.yaxis.label = W [NN + m] | |
21 chart.longitudinal.section.yaxis.second.label = Q [m\u00b3/s] | |
22 chart.discharge.curve.title = Discharge Curve | |
23 chart.discharge.curve.xaxis.label = Q [m\u00b3/s] | |
24 chart.discharge.curve.yaxis.label = W [cm] | |
25 chart.computed.discharge.curve.title = Discharge Curve | |
26 chart.computed.discharge.curve.yaxis.label = W [NN + m] | |
27 chart.duration.curve.title = Duration Curve | |
28 chart.duration.curve.xaxis.label = Duration of Non-Exceedence [Days] | |
29 chart.duration.curve.yaxis.label = W [NN + m] |