From: Steven Barth Date: Thu, 14 Aug 2008 16:49:03 +0000 (+0000) Subject: applications/luci-ntpc: Remove abandoned translations X-Git-Tag: 0.8.0~432 X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=f5ea976058f1de8d8ddb1eb1fcf3d12c8b6fa846 applications/luci-ntpc: Remove abandoned translations --- 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