summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-ntpc
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-ntpc')
-rw-r--r--applications/luci-ntpc/luasrc/i18n/ntpc.de.lua4
-rw-r--r--applications/luci-ntpc/luasrc/i18n/ntpc.en.lua4
2 files changed, 2 insertions, 6 deletions
diff --git a/applications/luci-ntpc/luasrc/i18n/ntpc.de.lua b/applications/luci-ntpc/luasrc/i18n/ntpc.de.lua
index 555f0ba38..89a8ba1ff 100644
--- a/applications/luci-ntpc/luasrc/i18n/ntpc.de.lua
+++ b/applications/luci-ntpc/luasrc/i18n/ntpc.de.lua
@@ -5,6 +5,4 @@ ntpc_interval = "Aktualisierungsintervall (in s)"
ntpc_count = "Anzahl der Zeitmessungen"
ntpc_count_desc = "leer = unendlich"
ntpc_drift = "Zeitgeberjustierung"
-ntpc_drift_freq = "Frequenzabweichung"
-ntpc_iface = "Quellschnittstelle"
-ntpc_iface_desc = "Schnittstelle, über die die Zeitserver kontaktiert werden." \ No newline at end of file
+ntpc_drift_freq = "Frequenzabweichung" \ No newline at end of file
diff --git a/applications/luci-ntpc/luasrc/i18n/ntpc.en.lua b/applications/luci-ntpc/luasrc/i18n/ntpc.en.lua
index 9e6120b3b..411b33828 100644
--- a/applications/luci-ntpc/luasrc/i18n/ntpc.en.lua
+++ b/applications/luci-ntpc/luasrc/i18n/ntpc.en.lua
@@ -5,6 +5,4 @@ ntpc_interval = "Update Interval (in s)"
ntpc_count = "Count of Time Measurements"
ntpc_count_desc = "empty = infinite"
ntpc_drift = "Clock Adjustment"
-ntpc_drift_freq = "Offset Frequency"
-ntpc_iface = "Source Interface"
-ntpc_iface_desc = "Interface which is used to contact the time servers." \ No newline at end of file
+ntpc_drift_freq = "Offset Frequency" \ No newline at end of file