applications/luci-ntpc: Updated module to work with reworked UCI scheme
[project/luci.git] / applications / luci-ntpc / luasrc / i18n / ntpc.en.lua
index 1baf340..9e6120b 100644 (file)
@@ -1,5 +1,10 @@
 ntpc = "Time Synchronisation"
-ntpc_desc = "Synchronizes the system time using internet time servers"
+ntpc_desc = "Synchronizes the system time"
 ntpc_timeserver = "Time Server"
+ntpc_interval = "Update Interval (in s)"
 ntpc_count = "Count of Time Measurements"
-ntpc_count_desc = "0 = infinite"
\ No newline at end of file
+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