gluon-config-mode-geo-location: fix typo
This commit is contained in:
parent
2b19266a7d
commit
6ebe2ccd1b
@ -30,7 +30,7 @@ msgid "Show node on the map"
|
||||
msgstr "Knoten auf der Karte anzeigen"
|
||||
|
||||
msgid ""
|
||||
"Specifying the altitude is optional; it should only be filled in if a "
|
||||
"Specifying the altitude is optional; it should only be filled in if an "
|
||||
"accurate value is known."
|
||||
msgstr ""
|
||||
"Die Höhenangabe ist optional und sollte nur gesetzt werden, wenn ein "
|
||||
|
@ -30,7 +30,7 @@ msgid "Show node on the map"
|
||||
msgstr "Afficher le nœud sur la carte"
|
||||
|
||||
msgid ""
|
||||
"Specifying the altitude is optional; it should only be filled in if a "
|
||||
"Specifying the altitude is optional; it should only be filled in if an "
|
||||
"accurate value is known."
|
||||
msgstr ""
|
||||
"La altitude est optionelle et ne devrait que être ajoutée si la valeur "
|
||||
|
@ -19,7 +19,7 @@ msgid "Show node on the map"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Specifying the altitude is optional; it should only be filled in if a "
|
||||
"Specifying the altitude is optional; it should only be filled in if an "
|
||||
"accurate value is known."
|
||||
msgstr ""
|
||||
|
||||
|
@ -16,7 +16,7 @@ return function(form, uci)
|
||||
)
|
||||
if show_altitude then
|
||||
text = text .. ' ' .. pkg_i18n.translate(
|
||||
'Specifying the altitude is optional; it should only be filled in if a accurate ' ..
|
||||
'Specifying the altitude is optional; it should only be filled in if an accurate ' ..
|
||||
'value is known.'
|
||||
)
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user