Mercurial > dive4elements > river
comparison flys-artifacts/src/main/resources/messages.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 |
---|---|
137 chart.w_differences.yaxis.label = m | 137 chart.w_differences.yaxis.label = m |
138 chart.w_differences.yaxis.second.label = W [NN + m] | 138 chart.w_differences.yaxis.second.label = W [NN + m] |
139 | 139 |
140 chart.normalized.reference.curve.title = Reduced Reference Curve | 140 chart.normalized.reference.curve.title = Reduced Reference Curve |
141 | 141 |
142 chart.fixings.derivedcurve.title = Ableitungskurve an Kilometer {0} | 142 chart.fixings.wq.subtitle=River: {0}; Range: {1,date,short} to {2,date,short}; Reference period: {3,date,short} to {4,date,short} |
143 chart.fixings.deltawt.title = Abweichungen von der Ausgleichskurve an Kilometer {0} | |
144 chart.fixings.analysis.title = Längsschnitt an Kilometer {0} | |
145 chart.fixings.wq.title = Fixierungsanalyse an Kilometer {0} | |
146 | 143 |
147 chart.sq_relation.xaxis.label = Discharge [m\u00b3/s] | 144 chart.sq_relation.xaxis.label = Discharge [m\u00b3/s] |
148 chart.sq_relation.yaxis.label = Transport [kg/s] | 145 chart.sq_relation.yaxis.label = Transport [kg/s] |
149 chart.sq_relation_a.title = Feinkornanteil | 146 chart.sq_relation_a.title = Feinkornanteil |
150 chart.sq_relation_b.title = Sand (Suspensionstransport) | 147 chart.sq_relation_b.title = Sand (Suspensionstransport) |
341 fix.analysis=Analysis | 338 fix.analysis=Analysis |
342 fix.deviation=Standard deviation | 339 fix.deviation=Standard deviation |
343 fix.reference.deviation=Reference deviation | 340 fix.reference.deviation=Reference deviation |
344 | 341 |
345 chart.fix.deltawt.title=Difference from compensating curve at kilometer {0} | 342 chart.fix.deltawt.title=Difference from compensating curve at kilometer {0} |
346 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} |
347 chart.fix.deltawt.xaxis.label=Date | 344 chart.fix.deltawt.xaxis.label=Date |
348 chart.fix.deltawt.yaxis.label=\u0394 W(t) [cm] | 345 chart.fix.deltawt.yaxis.label=\u0394 W(t) [cm] |
349 | 346 |
350 chart.fixings.wq.subtitle=Water: {0}; Period: {1,date,short} to {2,date,short} | 347 chart.fixings.wq.subtitle=Water: {0}; Period: {1,date,short} to {2,date,short} |
351 | 348 |