diff options
author | Christian Schoenebeck <christian.schoenebeck@gmail.com> | 2016-09-25 10:53:13 +0200 |
---|---|---|
committer | Christian Schoenebeck <christian.schoenebeck@gmail.com> | 2016-09-25 10:53:13 +0200 |
commit | 2d9472db9fc0dc492281bd1238cb1678b4b5962c (patch) | |
tree | 4413975744ae21ef186c4f79bccad0121e91f26d /applications/luci-app-ddns/po/templates | |
parent | 07591d77aaf4194a8f7cf42d0a7e1c073c9a6e05 (diff) |
luci-app-ddns: ignore if name lookup progs not supporting force ip version
- no longer verify installed name lookup programs to set has_forceip flag inside tools/ddns.lua
- adapt messages inside hints.lua
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Diffstat (limited to 'applications/luci-app-ddns/po/templates')
-rw-r--r-- | applications/luci-app-ddns/po/templates/ddns.pot | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/applications/luci-app-ddns/po/templates/ddns.pot b/applications/luci-app-ddns/po/templates/ddns.pot index d134ea1bfb..194bf816a1 100644 --- a/applications/luci-app-ddns/po/templates/ddns.pot +++ b/applications/luci-app-ddns/po/templates/ddns.pot @@ -571,11 +571,6 @@ msgid "" msgstr "" msgid "" -"You should install 'bind-host' or 'knot-host' or 'drill' or 'hostip' package " -"for DNS requests." -msgstr "" - -msgid "" "You should install 'bind-host' or 'knot-host' or 'drill' or 'hostip' " "package, if you need to specify a DNS server to detect your registered IP." msgstr "" |