ddns: small corrections of the description strings

This commit is contained in:
Benoît Knecht 2010-04-12 13:38:16 +00:00
parent 0e74615050
commit db1b5a4a8d
2 changed files with 12 additions and 6 deletions

View file

@ -68,8 +68,8 @@ else
src = s:option(ListValue, "ip_source",
translate("Source of IP address"))
src:value("network", translate("Network"))
src:value("interface", translate("Interface"))
src:value("network", translate("network"))
src:value("interface", translate("interface"))
src:value("web", translate("URL"))
iface = s:option(ListValue, "ip_network", translate("Network"))

View file

@ -18,7 +18,7 @@ msgstr ""
msgid ""
"Dynamic DNS allows that your router can be reached with a fixed hostname "
"while having a dynamically changing IP-Address."
"while having a dynamically changing IP address."
msgstr ""
msgid "Enable"
@ -45,15 +45,21 @@ msgstr ""
msgid "Source of IP address"
msgstr ""
msgid "network"
msgstr ""
msgid "interface"
msgstr ""
msgid "URL"
msgstr ""
msgid "Network"
msgstr ""
msgid "Interface"
msgstr ""
msgid "URL"
msgstr ""
msgid "Check for changed IP every"
msgstr ""