This commit is contained in:
Ruben Barkow 2016-04-23 14:46:48 +00:00
commit b6037e7ba4
4 changed files with 6 additions and 6 deletions

View File

@ -31,7 +31,7 @@ function M.section(form)
o.datatype = "float"
o.description = i18n.translatef("e.g. %s", "10.689901")
o = s:option(cbi.Value, "_altitude", i18n.translate("Altitude"))
o = s:option(cbi.Value, "_altitude", i18n.translate("Altitude above street level"))
o.default = uci:get_first("gluon-node-info", "location", "altitude")
o:depends("_location", "1")
o.rmempty = true

View File

@ -26,8 +26,8 @@ msgstr "Breitengrad"
msgid "Longitude"
msgstr "Längengrad"
msgid "Altitude"
msgstr "Höhe"
msgid "Altitude above street level"
msgstr "Höhenmeter über dem Boden"
msgid "Show node on the map"
msgstr "Knoten auf der Karte anzeigen"

View File

@ -25,8 +25,8 @@ msgstr "Latitude"
msgid "Longitude"
msgstr "Longitude"
msgid "Altitude"
msgstr "Hauteur"
msgid "Altitude above street level"
msgstr "Hauteur au-dessus du sol"
msgid "Show node on the map"
msgstr "Afficher le nœud sur la carte"

View File

@ -13,7 +13,7 @@ msgstr ""
msgid "Longitude"
msgstr ""
msgid "Altitude"
msgid "Altitude above street level"
msgstr ""
msgid "Show node on the map"