Mercurial > dive4elements > river
comparison flys-artifacts/src/main/resources/messages_en.properties @ 3757:e8a90a5ce624
Added facets and chart generator for bed quality calculation.
flys-artifacts/trunk@5454 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 13 Sep 2012 12:08:50 +0000 |
parents | c91e7db0fd4b |
children | e54f8dc222cf |
comparison
equal
deleted
inserted
replaced
3756:912a398968b6 | 3757:e8a90a5ce624 |
---|---|
175 | 175 |
176 chart.w_differences.title = Differences | 176 chart.w_differences.title = Differences |
177 chart.w_differences.subtitle = Range: {0}-km {1,number,#.###} - {2,number,#.###} | 177 chart.w_differences.subtitle = Range: {0}-km {1,number,#.###} - {2,number,#.###} |
178 chart.w_differences.yaxis.label = m | 178 chart.w_differences.yaxis.label = m |
179 chart.w_differences.yaxis.second.label = W [NN + m] | 179 chart.w_differences.yaxis.second.label = W [NN + m] |
180 | |
181 chart.bedquality.title=Bed Longitudinal Section | |
182 chart.bedquality.xaxis.label=River-Km | |
183 chart.bedquality.yaxis.label=Diameter [m] | |
184 chart.bedquality.yaxis.label.porosity=Porosity [%] | |
185 chart.bedquality.yaxis.label.density=Density [t/m\u00b3] | |
180 | 186 |
181 chart.sq_relation.xaxis.label = Discharge [m\u00b3/s] | 187 chart.sq_relation.xaxis.label = Discharge [m\u00b3/s] |
182 chart.sq_relation.yaxis.label = Transport [kg/s] | 188 chart.sq_relation.yaxis.label = Transport [kg/s] |
183 chart.sq_relation_a.title = Feinkornanteil | 189 chart.sq_relation_a.title = Feinkornanteil |
184 chart.sq_relation_b.title = Sand (Suspensionstransport) | 190 chart.sq_relation_b.title = Sand (Suspensionstransport) |