Mercurial > dive4elements > river
comparison flys-artifacts/src/main/resources/messages_en.properties @ 3409:97ad960f5579
Add subtitle to Fix W/Q chart and refactor addSubtitle() method(s)
flys-artifacts/trunk@5062 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Christian Lins <christian.lins@intevation.de> |
---|---|
date | Thu, 19 Jul 2012 12:59:56 +0000 |
parents | 3732e1bab0aa |
children | f382127df48e |
comparison
equal
deleted
inserted
replaced
3408:50d61a2494cb | 3409:97ad960f5579 |
---|---|
124 chart.historical.discharge.yaxis.second.label = W [cm] | 124 chart.historical.discharge.yaxis.second.label = W [cm] |
125 | 125 |
126 chart.reference.curve.title = Reference Curve | 126 chart.reference.curve.title = Reference Curve |
127 chart.reference.curve.subtitle = {0} | 127 chart.reference.curve.subtitle = {0} |
128 | 128 |
129 chart.fixings.derivedcurve.title = Ableitungskurve an Kilometer {0} | 129 chart.fixings.wq.subtitle=River: {0}; Range: {1,date,short} to {2,date,short}; Reference period: {3,date,short} to {4,date,short} |
130 chart.fixings.analysis.title = Längsschnitt an Kilometer {0} | |
131 chart.fixings.wq.title = Fixierungsanalyse an Kilometer {0} | |
132 | 130 |
133 chart.reference.curve.x.axis.in.cm = Reference Gauge(s) [cm] | 131 chart.reference.curve.x.axis.in.cm = Reference Gauge(s) [cm] |
134 chart.reference.curve.x.axis.in.m = Reference Station(s) [NN + m] | 132 chart.reference.curve.x.axis.in.m = Reference Station(s) [NN + m] |
135 chart.reference.curve.y.axis.in.cm = Target Gauge(s) [cm] | 133 chart.reference.curve.y.axis.in.cm = Target Gauge(s) [cm] |
136 chart.reference.curve.y.axis.in.m = Target Station(s) [NN + m] | 134 chart.reference.curve.y.axis.in.m = Target Station(s) [NN + m] |
340 fix.analysis=Analysis | 338 fix.analysis=Analysis |
341 fix.deviation=Standard deviation | 339 fix.deviation=Standard deviation |
342 fix.reference.deviation=Reference deviation | 340 fix.reference.deviation=Reference deviation |
343 | 341 |
344 chart.fix.deltawt.title=Difference from compensating curve at kilometer {0} | 342 chart.fix.deltawt.title=Difference from compensating curve at kilometer {0} |
345 chart.fix.deltawt.subtitle=Water: {0}; Period: {1,date,short} to {2,date,short} | 343 chart.fix.deltawt.subtitle=Water: {0}; Period: {1,date,short} to {2,date,short}; Reference period: {3,date,short} bis {4,date,short} |
346 chart.fix.deltawt.xaxis.label=Date | 344 chart.fix.deltawt.xaxis.label=Date |
347 chart.fix.deltawt.yaxis.label=\u0394 W(t) [cm] | 345 chart.fix.deltawt.yaxis.label=\u0394 W(t) [cm] |
348 | 346 |
349 chart.fix.wq.subtitle=Water: {0}; Period: {1,date,short} to {2,date,short} | 347 chart.fix.wq.subtitle=Water: {0}; Period: {1,date,short} to {2,date,short} |
350 | 348 |