diff options
author | Steven Barth <steven@midlink.org> | 2008-08-14 16:49:03 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2008-08-14 16:49:03 +0000 |
commit | f5ea976058f1de8d8ddb1eb1fcf3d12c8b6fa846 (patch) | |
tree | df28bfd34f6022d4651c9827488a5c7090bbfa7f /applications/luci-ntpc/luasrc/i18n/ntpc.de.lua | |
parent | b4d9e2867fdb9e95e777be189d907768466452d7 (diff) |
applications/luci-ntpc: Remove abandoned translations
Diffstat (limited to 'applications/luci-ntpc/luasrc/i18n/ntpc.de.lua')
-rw-r--r-- | applications/luci-ntpc/luasrc/i18n/ntpc.de.lua | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/applications/luci-ntpc/luasrc/i18n/ntpc.de.lua b/applications/luci-ntpc/luasrc/i18n/ntpc.de.lua index 555f0ba388..89a8ba1ffb 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 |