Mercurial > dive4elements > river
comparison flys-artifacts/src/main/resources/messages.properties @ 2263:bdd032bfd978
Minor i18n for reference curve chart added.
flys-artifacts/trunk@3919 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Mon, 06 Feb 2012 13:04:52 +0000 |
parents | ea173e4c07c7 |
children | 89ca1e8572e4 |
comparison
equal
deleted
inserted
replaced
2262:07d6b386ca76 | 2263:bdd032bfd978 |
---|---|
84 chart.historical.discharge.title = Historical Discharge Curves | 84 chart.historical.discharge.title = Historical Discharge Curves |
85 chart.historical.discharge.subtitle = Gauge {0} | 85 chart.historical.discharge.subtitle = Gauge {0} |
86 chart.historical.discharge.xaxis.label = Time | 86 chart.historical.discharge.xaxis.label = Time |
87 chart.historical.discharge.yaxis.label = Q [m\u00b3/s] | 87 chart.historical.discharge.yaxis.label = Q [m\u00b3/s] |
88 chart.historical.discharge.yaxis.second.label = W [cm] | 88 chart.historical.discharge.yaxis.second.label = W [cm] |
89 | |
90 chart.reference.curve.title = Reference Curve | |
91 chart.reference.curve.subtitle = {0} | |
89 | 92 |
90 chart.w_differences.title = Differences | 93 chart.w_differences.title = Differences |
91 chart.w_differences.subtitle = Range: {0}-km {1,number,#.###} - {2,number,#.###} | 94 chart.w_differences.subtitle = Range: {0}-km {1,number,#.###} - {2,number,#.###} |
92 chart.w_differences.yaxis.label = m | 95 chart.w_differences.yaxis.label = m |
93 chart.w_differences.yaxis.second.label = W [NN + m] | 96 chart.w_differences.yaxis.second.label = W [NN + m] |