Mercurial > dive4elements > river
comparison flys-artifacts/src/main/resources/messages_en.properties @ 2249:997df76c6f58
Create title, subtitle and axes labels for charts from type historical discharge curve.
flys-artifacts/trunk@3898 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 03 Feb 2012 13:42:48 +0000 |
parents | 7a1166758d24 |
children | c9c788eea200 |
comparison
equal
deleted
inserted
replaced
2248:e1eaf9c2b5bf | 2249:997df76c6f58 |
---|---|
75 chart.duration.curve.subtitle = {0}-km: {1,number,#.###} | 75 chart.duration.curve.subtitle = {0}-km: {1,number,#.###} |
76 chart.duration.curve.xaxis.label = Duration of Non-Exceedence [Days] | 76 chart.duration.curve.xaxis.label = Duration of Non-Exceedence [Days] |
77 chart.duration.curve.yaxis.label = W [NN + m] | 77 chart.duration.curve.yaxis.label = W [NN + m] |
78 chart.duration.curve.curve.w = Waterlevel duration curve for {0} | 78 chart.duration.curve.curve.w = Waterlevel duration curve for {0} |
79 chart.duration.curve.curve.q = Discharge duration curve for {0} | 79 chart.duration.curve.curve.q = Discharge duration curve for {0} |
80 chart.historical.discharge.title = Historical Discharge Curves for Gauge {0} | |
81 chart.historical.discharge.subtitle = Gauge {0} | |
82 chart.historical.discharge.xaxis.label = Time | |
83 chart.historical.discharge.yaxis.label = Q [m\u00b3/s] | |
84 chart.historical.discharge.yaxis.second.label = W [cm] | |
80 | 85 |
81 chart.w_differences.title = Differences | 86 chart.w_differences.title = Differences |
82 chart.w_differences.subtitle = Range: {0}-km {1,number,#.###} - {2,number,#.###} | 87 chart.w_differences.subtitle = Range: {0}-km {1,number,#.###} - {2,number,#.###} |
83 chart.w_differences.yaxis.label = m | 88 chart.w_differences.yaxis.label = m |
84 chart.w_differences.yaxis.second.label = W [NN + m] | 89 chart.w_differences.yaxis.second.label = W [NN + m] |