summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-ddns/luasrc/i18n/ddns.en.xml
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-ddns/luasrc/i18n/ddns.en.xml')
-rw-r--r--applications/luci-ddns/luasrc/i18n/ddns.en.xml13
1 files changed, 0 insertions, 13 deletions
diff --git a/applications/luci-ddns/luasrc/i18n/ddns.en.xml b/applications/luci-ddns/luasrc/i18n/ddns.en.xml
deleted file mode 100644
index 9b09c77e1..000000000
--- a/applications/luci-ddns/luasrc/i18n/ddns.en.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-
-<i18n:msgs xmlns:i18n="http://luci.freifunk-halle.net/2008/i18n#" xmlns="http://www.w3.org/1999/xhtml">
-
-<i18n:msg xml:id="ddns">Dynamic DNS</i18n:msg>
-<i18n:msg xml:id="ddns_desc">Dynamic DNS allows that your router can be reached with a fixed hostname while having a dynamically changing IP-Address.</i18n:msg>
-<i18n:msg xml:id="ddns_service_ipsource">Source of IP-Address</i18n:msg>
-<i18n:msg xml:id="ddns_service_checkinterval">Check for changed IP every</i18n:msg>
-<i18n:msg xml:id="ddns_service_checkunit">Check-Time unit</i18n:msg>
-<i18n:msg xml:id="ddns_service_forceinterval">Force update every</i18n:msg>
-<i18n:msg xml:id="ddns_service_forceunit">Force-Time unit</i18n:msg>
-<i18n:msg xml:id="ddns_service_updateurl">Custom Update-URL</i18n:msg>
-</i18n:msgs>