[PATCH] bundu result links

Wald Commits scm-commit at wald.intevation.org
Wed Aug 8 15:49:44 CEST 2018


# HG changeset patch
# User gernotbelger
# Date 1533736176 -7200
# Node ID 6a98fe930274141163e53b0be6205140e2779494
# Parent  402ba554d747e948615822ead0a08961e3c07eb1
bundu result links

diff -r 402ba554d747 -r 6a98fe930274 artifacts/doc/conf/artifacts/bundu.xml
--- a/artifacts/doc/conf/artifacts/bundu.xml	Wed Aug 08 13:37:25 2018 +0200
+++ b/artifacts/doc/conf/artifacts/bundu.xml	Wed Aug 08 15:49:36 2018 +0200
@@ -503,7 +503,7 @@
 
 
 
-    <state id="state.bundu.wst" helpText="state.bundu.wst" description="state.bundu.wst" state="org.dive4elements.river.artifacts.bundu.bezugswst.BezugswstState">
+    <state id="state.bundu.wst" helpText="help.state.bundu.wst" description="state.bundu.wst" state="org.dive4elements.river.artifacts.bundu.bezugswst.BezugswstState">
       <outputmodes>
 
         <outputmode name="bundu_wst_export" description="output.fix_waterlevel_export" mine-type="text/plain" type="export">
diff -r 402ba554d747 -r 6a98fe930274 artifacts/src/main/resources/messages.properties
--- a/artifacts/src/main/resources/messages.properties	Wed Aug 08 13:37:25 2018 +0200
+++ b/artifacts/src/main/resources/messages.properties	Wed Aug 08 15:49:36 2018 +0200
@@ -1260,6 +1260,7 @@
 help.state.bundu.wst.eventselect = ${help.url}/OnlineHilfe/BUNDU#help.state.bundu.wst.eventselect
 help.state.bundu.wst.load.distance_only_part = ${help.url}/OnlineHilfe/BUNDU#help.state.bundu.wst.load.distance_only_part
 help.state.bundu.wst.load.calc_choice = ${help.url}/OnlineHilfe/BUNDU#help.state.bundu.wst.load.calc_choice
+help.state.bundu.wst = ${help.url}/OnlineHilfe/BUNDU#help.state.bundu.wst
 
 state.bundu.wst.fix.load.year_length = L\u00e4nge der Abflusszeitreihe 
 state.bundu.wst.fix.year_length = L\u00e4nge der Abflusszeitreihe (Ausgehend vom Bezugsjahr in die Vergangenheit)
diff -r 402ba554d747 -r 6a98fe930274 artifacts/src/main/resources/messages_de.properties
--- a/artifacts/src/main/resources/messages_de.properties	Wed Aug 08 13:37:25 2018 +0200
+++ b/artifacts/src/main/resources/messages_de.properties	Wed Aug 08 15:49:36 2018 +0200
@@ -1260,6 +1260,7 @@
 help.state.bundu.wst.eventselect = ${help.url}/OnlineHilfe/BUNDU#help.state.bundu.wst.eventselect
 help.state.bundu.wst.load.distance_only_part = ${help.url}/OnlineHilfe/BUNDU#help.state.bundu.wst.load.distance_only_part
 help.state.bundu.wst.load.calc_choice = ${help.url}/OnlineHilfe/BUNDU#help.state.bundu.wst.load.calc_choice
+help.state.bundu.wst = ${help.url}/OnlineHilfe/BUNDU#help.state.bundu.wst
 
 state.bundu.wst.fix.load.year_length = L\u00e4nge der Abflusszeitreihe 
 state.bundu.wst.fix.year_length = L\u00e4nge der Abflusszeitreihe (Ausgehend vom Bezugsjahr in die Vergangenheit)


More information about the Dive4Elements-commits mailing list