[PATCH 3 of 5] Added i18n for upcoming total load via dc
Wald Commits
scm-commit at wald.intevation.org
Wed Oct 16 15:23:55 CEST 2013
# HG changeset patch
# User Felix Wolfsteller <felix.wolfsteller at intevation.de>
# Date 1381929674 -7200
# Node ID bb1f05a235f0f0408815dba2df09446e8c5be401
# Parent 9d3e44ab25f2321cecd6db30abe4886cca323e41
Added i18n for upcoming total load via dc.
diff -r 9d3e44ab25f2 -r bb1f05a235f0 artifacts/src/main/resources/messages.properties
--- a/artifacts/src/main/resources/messages.properties Wed Oct 16 10:42:45 2013 +0200
+++ b/artifacts/src/main/resources/messages.properties Wed Oct 16 15:21:14 2013 +0200
@@ -247,6 +247,7 @@
susp_sand = Susp. Sand
susp_sand_bed = Bed. part Susp.Sand
suspended_sediment = Sediment
+total = Total yield
chart.sedimentload.ls.title = Sediment load
chart.sedimentload.ls.xaxis.label = km
diff -r 9d3e44ab25f2 -r bb1f05a235f0 artifacts/src/main/resources/messages_de.properties
--- a/artifacts/src/main/resources/messages_de.properties Wed Oct 16 10:42:45 2013 +0200
+++ b/artifacts/src/main/resources/messages_de.properties Wed Oct 16 15:21:14 2013 +0200
@@ -247,6 +247,7 @@
susp_sand = Susp. Sand
susp_sand_bed = Bettb. Anteil Susp. Sand
suspended_sediment = Schwebstoff
+total = Gesamtfracht
chart.sedimentload.ls.title = Sedimentfracht
chart.sedimentload.ls.xaxis.label = km
diff -r 9d3e44ab25f2 -r bb1f05a235f0 artifacts/src/main/resources/messages_de_DE.properties
--- a/artifacts/src/main/resources/messages_de_DE.properties Wed Oct 16 10:42:45 2013 +0200
+++ b/artifacts/src/main/resources/messages_de_DE.properties Wed Oct 16 15:21:14 2013 +0200
@@ -245,6 +245,7 @@
susp_sand_bed = Bettb. Anteil Susp. Sand
suspended_sediment = Schwebstoff
coarse = Grober Kies
+total = Gesamtfracht
chart.sedimentload.ls.title = Sedimentfracht
chart.sedimentload.ls.xaxis.label = km
diff -r 9d3e44ab25f2 -r bb1f05a235f0 artifacts/src/main/resources/messages_en.properties
--- a/artifacts/src/main/resources/messages_en.properties Wed Oct 16 10:42:45 2013 +0200
+++ b/artifacts/src/main/resources/messages_en.properties Wed Oct 16 15:21:14 2013 +0200
@@ -250,6 +250,7 @@
susp_sand = Susp. Sand
susp_sand_bed = Bed. part Susp.Sand
suspended_sediment = Sediment
+total = Total yield
chart.sedimentload.ls.title = Sediment load
chart.sedimentload.ls.xaxis.label = km
More information about the Dive4elements-commits
mailing list