[Dive4elements-commits] [PATCH] Mark layers coming from external WMS as such in datacage
Wald Commits
scm-commit at wald.intevation.org
Tue Apr 9 16:52:44 CEST 2013
# HG changeset patch
# User Tom Gottfried <tom at intevation.de>
# Date 1365519161 -7200
# Node ID 8889d46e7927129aba96758962122005bc78b0c0
# Parent 15476d76b6f94e989eb30762b926a7dfe5154e0f
Mark layers coming from external WMS as such in datacage
diff -r 15476d76b6f9 -r 8889d46e7927 flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties
--- a/flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties Tue Apr 09 16:31:05 2013 +0200
+++ b/flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties Tue Apr 09 16:52:41 2013 +0200
@@ -438,7 +438,7 @@
km = Km
qps = Querprofilspuren
hws = Hochwasserschutzanlagen
-catchments = Einzugsgebiet
+catchments = Einzugsgebiete (WMS)
floodplain = Talaue
lines = Linien
buildings = Bauwerke
@@ -450,7 +450,7 @@
bfg = BfG
land = Land
rastermap = Rasterkarte
-background = Hintergrundkarte
+background = Hintergrundkarte (WMS)
discharge_tables_chart = WQ-Vorschau
discharge_table_nn = Abflusstafeln am Pegel
discharge_table_gauge = Abflusstafel am Pegel
@@ -459,7 +459,7 @@
show_mainvalues = Hauptwerte anzeigen
dems = Digitale Gel\u00e4ndemodelle
hydrboundaries = Hydrologische Grenzen
-gaugelocations = Pegellagen
+gaugelocations = Pegellagen (WMS)
single = Jahr
epoch = Epoche
bedheights = Sohlh\u00f6hen
@@ -481,7 +481,7 @@
sobek_areas = SOBEK-Bereiche
measurements = Messungen
floodmarks = HW-Marken
-pegel_had_measurement_points = HAD Abflussmessstellen
+pegel_had_measurement_points = HAD Abflussmessstellen (WMS)
gauge_points = Pegelpunkte (WSV)
gauge_level = Aktueller Wasserstand (WSV)
gauge_names = Pegelnamen (WSV)
diff -r 15476d76b6f9 -r 8889d46e7927 flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties
--- a/flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties Tue Apr 09 16:31:05 2013 +0200
+++ b/flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties Tue Apr 09 16:52:41 2013 +0200
@@ -435,7 +435,7 @@
km = Km
qps = Crosssection Tracks
hws = Floodplain Protection Work
-catchments = Catchments
+catchments = Catchments (WMS)
floodplain = Floodplain
lines = Lines
buildings = Buildings
@@ -447,7 +447,7 @@
bfg = BfG
land = Land
rastermap = Rastermap
-background = Background Layer
+background = Background Layer (WMS)
discharge_tables_chart = WQ preview
discharge_table_nn = Discharge Tables at Gauge
discharge_table_gauge = Discharge Table at Gauge
@@ -456,7 +456,7 @@
show_mainvalues = Show Mainvalues
dems = Digital Elevation Models
hydrboundaries = Hydrological Boundaries
-gaugelocations = Location of Gauges
+gaugelocations = Location of Gauges (WMS)
single = Year
epoch = Epoch
bedheights = Bedheights
More information about the Dive4elements-commits
mailing list