* luci/i18n: updated translation files, xhtml fixes in openwrt.org theme
[project/luci.git] / applications / luci-ntpc / luasrc / i18n / ntpc.en.lua
index 58bf7b3..412fa73 100644 (file)
@@ -1,9 +1,9 @@
-ntpc = "Time Synchronisation"
-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 = "empty = infinite"
-ntpc_drift = "Clock Adjustment"
-ntpc_drift_freq = "Offset Frequency"
-ntpc_current = "Current system time"
\ No newline at end of file
+ntpc = [[Time Synchronisation]]
+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 = [[empty = infinite]]
+ntpc_drift = [[Clock Adjustment]]
+ntpc_drift_freq = [[Offset Frequency]]
+ntpc_current = [[Current system time]]