Mercurial > dive4elements > river
comparison flys-artifacts/src/main/resources/messages.properties @ 5132:c2b377bcc025
Part of fix for flys/issue1128: units in i18n version of W [<unit>].
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Thu, 28 Feb 2013 12:26:02 +0100 |
parents | 2b32ae372fc4 |
children | 8e52b4829cd1 |
comparison
equal
deleted
inserted
replaced
5131:42bae65c116b | 5132:c2b377bcc025 |
---|---|
149 chart.longitudinal.annotations.label = {0}.km | 149 chart.longitudinal.annotations.label = {0}.km |
150 | 150 |
151 chart.cross_section.title = Cross Section for river {0} | 151 chart.cross_section.title = Cross Section for river {0} |
152 chart.cross_section.subtitle = {0}-km: {1,number,#.###} | 152 chart.cross_section.subtitle = {0}-km: {1,number,#.###} |
153 chart.cross_section.xaxis.label = Distance [m] | 153 chart.cross_section.xaxis.label = Distance [m] |
154 chart.cross_section.yaxis.label = W [NN + m] | 154 chart.cross_section.yaxis.label = W [{0}] |
155 | 155 |
156 chart.discharge.curve.title = Discharge Curve | 156 chart.discharge.curve.title = Discharge Curve |
157 chart.discharge.curve.xaxis.label = Q [m\u00b3/s] | 157 chart.discharge.curve.xaxis.label = Q [m\u00b3/s] |
158 chart.discharge.curve.yaxis.label = W [cm] | 158 chart.discharge.curve.yaxis.label = W [cm] |
159 chart.discharge.curve.curve.valid.from = {0} (valid from {1,date,short}) | 159 chart.discharge.curve.curve.valid.from = {0} (valid from {1,date,short}) |