Edit template for controller - Refine params copy and bring DB opens up to spec with UTF8

This commit is contained in:
2025-10-06 10:57:00 +01:00
parent 29f8de63fd
commit ecb846fc6c
119 changed files with 10059 additions and 36 deletions

View File

@@ -0,0 +1,41 @@
'dat_APRIL' => 'April',
'dat_AUGUST' => 'August',
'dat_BETWEEN_1_AND_12' => 'Please choose an hour between 1 and 12.',
'dat_BETWEEN_1_AND_31' => 'Please choose a day between 1 and 31.',
'dat_COULD_NOT_OPEN_TZ_FILE' => 'Error: Could not open timezone file for reading: ',
'dat_CURRENT_SETTING' => 'Current setting',
'dat_DECEMBER' => 'December',
'dat_ERR_CHANGING_TS' => 'Error while changing network time server setting',
'dat_ERR_SETTING_CLOCK' => 'Error occurred while setting system time and hardware clock.',
'dat_FEBRUARY' => 'February',
'dat_FOUR_DIGIT_YEAR' => 'Please choose a four-digit year between 1900 and 2200.',
'dat_INVALID_DAY' => 'Error: invalid day of month: ',
'dat_INVALID_MONTH' => 'Error: invalid month',
'dat_INVALID_NTP_ADDR' => 'Invalid NTP server address: ',
'dat_INVALID_YEAR' => 'Error: invalid year: ',
'dat_JANUARY' => 'January',
'dat_JULY' => 'July',
'dat_JUNE' => 'June',
'dat_MARCH' => 'March',
'dat_MAY' => 'May',
'dat_MONTH_BETWEEN_1_AND_12' => 'Please choose a month value between 1 and 12.',
'dat_NETWORK_TIME_SERVER' => 'Network Time Server',
'dat_NEW_DATE_AND_TIME' => 'New date and time setting:',
'dat_NEW_H/M/S' => 'New hour/min/sec:',
'dat_NEW_M/D/Y' => 'New month/day/year:',
'dat_NOVEMBER' => 'November',
'dat_NTP_CONFIGURE_TITLE' => 'Configure Network Time Server',
'dat_NTP_DISABLE_TITLE' => 'Disable Network Time Server',
'dat_NTP_ENABLE_TITLE' => 'Enable Network Time Server',
'dat_NTP_SERVER' => 'NTP Server',
'dat_OCTOBER' => 'October',
'dat_SEPTEMBER' => 'September',
'dat_SERVER_DISABLED' => 'Network time server disabled successfully',
'dat_SERVER_DISABLED_DESC' => 'You have disabled this service: The server will rely on its internal
clock, and <b>will not</b> try to synchronize from a time server.',
'dat_SET_DATE_TITLE' => 'Set Date and Time',
'dat_SETTING_DATE_AND_TIME' => 'Setting date and time',
'dat_SYNC_WITH' => 'This server is now configured to synchronize periodically
(via the Internet) with:',
'dat_VERIFY_DATE_AND_TIME' => 'Verify date and time',
'Date and time' => 'Date and time',