diff options
author | Benoît Knecht <benoit.knecht@gmail.com> | 2010-04-12 13:38:16 +0000 |
---|---|---|
committer | Benoît Knecht <benoit.knecht@gmail.com> | 2010-04-12 13:38:16 +0000 |
commit | db1b5a4a8de56b9d68762366f98e1017f987c352 (patch) | |
tree | b35408b0f1a532b930b8ea2b24a58bb7de22567a /po | |
parent | 0e746150500bcef82fa0218c4f81c716b08db985 (diff) |
ddns: small corrections of the description strings
Diffstat (limited to 'po')
-rw-r--r-- | po/templates/ddns.pot | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/po/templates/ddns.pot b/po/templates/ddns.pot index 32921d84e..b33d8f29a 100644 --- a/po/templates/ddns.pot +++ b/po/templates/ddns.pot @@ -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" +msgid "network" msgstr "" -msgid "Interface" +msgid "interface" msgstr "" msgid "URL" msgstr "" +msgid "Network" +msgstr "" + +msgid "Interface" +msgstr "" + msgid "Check for changed IP every" msgstr "" |