Adding timezone support
This commit is contained in:
@@ -85,12 +85,36 @@ STR_SHOW_HIDDEN_FILES: "Show Hidden Files"
|
||||
STR_KEEP_CLOCK_ALIVE: "Keep Clock Alive"
|
||||
STR_CLOCK: "Clock"
|
||||
STR_CLOCK_FORMAT: "Clock Format"
|
||||
STR_TIMEZONE: "Timezone"
|
||||
STR_24H: "24h"
|
||||
STR_12H: "12h"
|
||||
STR_TZ_UTC: "UTC (GMT/BST)"
|
||||
STR_TZ_CET: "Central Europe (CET/CEST)"
|
||||
STR_TZ_EET: "Eastern Europe (EET/EEST)"
|
||||
STR_TZ_EST: "US Eastern (EST/EDT)"
|
||||
STR_TZ_CST: "US Central (CST/CDT)"
|
||||
STR_TZ_MST: "US Mountain (MST/MDT)"
|
||||
STR_TZ_PST: "US Pacific (PST/PDT)"
|
||||
STR_TZ_AEST: "Australia Eastern (AEST/AEDT)"
|
||||
STR_TZ_NZST: "New Zealand (NZST/NZDT)"
|
||||
STR_TZ_MSK: "Russia (MSK)"
|
||||
STR_TZ_UTC_MINUS3: "South America (UTC-3)"
|
||||
STR_TZ_UTC_PLUS4: "Gulf (UTC+4)"
|
||||
STR_TZ_IST: "India (UTC+5:30)"
|
||||
STR_TZ_UTC_PLUS7: "SE Asia (UTC+7)"
|
||||
STR_TZ_UTC_PLUS8: "China/SE Asia (UTC+8)"
|
||||
STR_TZ_UTC_PLUS9: "Japan/Korea (UTC+9)"
|
||||
STR_SYNC_TIME: "Sync Time"
|
||||
STR_DETECT_TIMEZONE: "Detect Timezone"
|
||||
STR_SYNCING_CLOCK: "Syncing clock..."
|
||||
STR_DETECTING_TIMEZONE: "Detecting timezone..."
|
||||
STR_TIME_SYNCED: "Time synced"
|
||||
STR_TIME_SYNC_FAILED: "Time sync failed"
|
||||
STR_TIMEZONE_DETECTED: "Timezone detected"
|
||||
STR_TIMEZONE_DETECT_FAILED: "Timezone detect failed"
|
||||
STR_DST_ACTIVE: "DST: active"
|
||||
STR_DST_INACTIVE: "DST: inactive"
|
||||
STR_DST_UNKNOWN: "DST: unknown"
|
||||
STR_REFRESH_FREQ: "Refresh Frequency"
|
||||
STR_KOREADER_SYNC: "KOReader Sync"
|
||||
STR_CHECK_UPDATES: "Check for updates"
|
||||
|
||||
Reference in New Issue
Block a user