diff options
author | Christian Schoenebeck <christian.schoenebeck@gmail.com> | 2016-09-27 11:14:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-27 11:14:34 +0200 |
commit | ddb98f186f2c63f7d5f48be6dc1d4d966a0adbab (patch) | |
tree | 0ebe79491e490f3a3ae0c77155bbaaa34d985179 /applications/luci-app-ddns/po | |
parent | 07591d77aaf4194a8f7cf42d0a7e1c073c9a6e05 (diff) | |
parent | a043bca0ed4d5e385ae93773982ef92e1d50bc01 (diff) |
Merge pull request #805 from chris5560/master
luci-app-ddns: no longer check for name lookup progs to support force ip version
Diffstat (limited to 'applications/luci-app-ddns/po')
-rw-r--r-- | applications/luci-app-ddns/po/de/ddns.po | 11 | ||||
-rw-r--r-- | applications/luci-app-ddns/po/templates/ddns.pot | 5 |
2 files changed, 2 insertions, 14 deletions
diff --git a/applications/luci-app-ddns/po/de/ddns.po b/applications/luci-app-ddns/po/de/ddns.po index 517fe3634..39c1fdc83 100644 --- a/applications/luci-app-ddns/po/de/ddns.po +++ b/applications/luci-app-ddns/po/de/ddns.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: luci-app-ddns 2.4.2-1\n" -"POT-Creation-Date: 2016-05-08 19:10+0200\n" -"PO-Revision-Date: 2016-05-08 19:12+0200\n" +"POT-Creation-Date: 2016-09-25 10:43+0200\n" +"PO-Revision-Date: 2016-09-25 10:43+0200\n" "Last-Translator: Christian Schönebeck <christian.schoenebeck@gmail.com>\n" "Language-Team: \n" "Language: de\n" @@ -670,13 +670,6 @@ msgstr "" "Systemprotokoll geschrieben." msgid "" -"You should install 'bind-host' or 'knot-host' or 'drill' or 'hostip' package " -"for DNS requests." -msgstr "" -"Sie sollten das Programmpakete 'bind-host' oder 'knot-host' oder 'drill' " -"oder 'hostip' für DNS Anfragen installieren." - -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 "" diff --git a/applications/luci-app-ddns/po/templates/ddns.pot b/applications/luci-app-ddns/po/templates/ddns.pot index d134ea1bf..194bf816a 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 "" |