diff --git a/Theme/Backend/Lang/en.lang.php b/Theme/Backend/Lang/en.lang.php index 64e1f73..f8363cc 100644 --- a/Theme/Backend/Lang/en.lang.php +++ b/Theme/Backend/Lang/en.lang.php @@ -21,6 +21,7 @@ return ['Admin' => [ 'Activity' => 'Activity', 'Available' => 'Available', 'All' => 'All', + 'Area' => 'Area', 'Banned' => 'Banned', 'Cache' => 'Cache', 'Children' => 'Children', @@ -34,19 +35,28 @@ return ['Admin' => [ 'Deactivate' => 'Deactivate', 'Email' => 'Email', 'EmailAdmin' => 'Email Admin', + 'Fast' => 'Fast', 'Features' => 'Features', 'File' => 'File', + 'General' => 'General', + 'Glass' => 'Glass', 'Group' => 'Group', 'Groups' => 'Groups', + 'Heavy' => 'Heavy', 'Inactive' => 'Inactive', 'Install' => 'Install', 'Installed' => 'Installed', 'LAddress' => 'Local Address', 'Language' => 'Language', + 'Large' => 'Large', + 'Length' => 'Length', + 'Light' => 'Light', 'Localization' => 'Localization', + 'Long' => 'Long', 'Loginname' => 'Login Name', 'Lowercase' => 'Lowercase', 'Maintenance' => 'Maintenance', + 'Medium' => 'Medium', 'Member' => 'Member', 'Members' => 'Members', 'Memcache' => 'Memcache', @@ -74,13 +84,21 @@ return ['Admin' => [ 'RAddress' => 'Remote Address', 'ReCache' => 'Re-Cache', 'Running' => 'Running', + 'Short' => 'Short', + 'Sea' => 'Sea', 'Settings' => 'Settings', 'SettingsGeneral' => 'Settings - General', 'Single' => 'Single', + 'Slow' => 'Slow', + 'Small' => 'Small', + 'Speed' => 'Speed', 'Specialchar' => 'Special character', 'Status' => 'Status', 'Total' => 'Total', 'Release' => 'Release', + 'Tablespoon' => 'Tablespoon', + 'Teaspoon' => 'Teaspoon', + 'Temperature' => 'Temperature', 'Theme' => 'Theme', 'ThousandsSeparator' => 'Thousands Separator', 'Time' => 'Time', @@ -93,8 +111,18 @@ return ['Admin' => [ 'Uppercase' => 'Uppercase', 'Username' => 'Username', 'Version' => 'Version', + 'VeryFast' => 'Very Fast', + 'VeryHeavy' => 'Very Heavy', + 'VeryLarge' => 'Very Large', + 'VeryLight' => 'Very Light', + 'VeryLong' => 'Very Long', + 'VerySlow' => 'Very Slow', + 'VeryShort' => 'Very Short', + 'VerySmall' => 'Very Small', + 'Volume' => 'Volume', 'Warnings' => 'Warnings', 'Website' => 'Website', + 'Weight' => 'Weight', 'i:loc' => 'IP address or URL for remote access.', 'i:mail' => 'Email address.', 'i:oname' => 'Organization name.', diff --git a/Theme/backend/Lang/en.lang.php b/Theme/backend/Lang/en.lang.php index 64e1f73..f8363cc 100644 --- a/Theme/backend/Lang/en.lang.php +++ b/Theme/backend/Lang/en.lang.php @@ -21,6 +21,7 @@ return ['Admin' => [ 'Activity' => 'Activity', 'Available' => 'Available', 'All' => 'All', + 'Area' => 'Area', 'Banned' => 'Banned', 'Cache' => 'Cache', 'Children' => 'Children', @@ -34,19 +35,28 @@ return ['Admin' => [ 'Deactivate' => 'Deactivate', 'Email' => 'Email', 'EmailAdmin' => 'Email Admin', + 'Fast' => 'Fast', 'Features' => 'Features', 'File' => 'File', + 'General' => 'General', + 'Glass' => 'Glass', 'Group' => 'Group', 'Groups' => 'Groups', + 'Heavy' => 'Heavy', 'Inactive' => 'Inactive', 'Install' => 'Install', 'Installed' => 'Installed', 'LAddress' => 'Local Address', 'Language' => 'Language', + 'Large' => 'Large', + 'Length' => 'Length', + 'Light' => 'Light', 'Localization' => 'Localization', + 'Long' => 'Long', 'Loginname' => 'Login Name', 'Lowercase' => 'Lowercase', 'Maintenance' => 'Maintenance', + 'Medium' => 'Medium', 'Member' => 'Member', 'Members' => 'Members', 'Memcache' => 'Memcache', @@ -74,13 +84,21 @@ return ['Admin' => [ 'RAddress' => 'Remote Address', 'ReCache' => 'Re-Cache', 'Running' => 'Running', + 'Short' => 'Short', + 'Sea' => 'Sea', 'Settings' => 'Settings', 'SettingsGeneral' => 'Settings - General', 'Single' => 'Single', + 'Slow' => 'Slow', + 'Small' => 'Small', + 'Speed' => 'Speed', 'Specialchar' => 'Special character', 'Status' => 'Status', 'Total' => 'Total', 'Release' => 'Release', + 'Tablespoon' => 'Tablespoon', + 'Teaspoon' => 'Teaspoon', + 'Temperature' => 'Temperature', 'Theme' => 'Theme', 'ThousandsSeparator' => 'Thousands Separator', 'Time' => 'Time', @@ -93,8 +111,18 @@ return ['Admin' => [ 'Uppercase' => 'Uppercase', 'Username' => 'Username', 'Version' => 'Version', + 'VeryFast' => 'Very Fast', + 'VeryHeavy' => 'Very Heavy', + 'VeryLarge' => 'Very Large', + 'VeryLight' => 'Very Light', + 'VeryLong' => 'Very Long', + 'VerySlow' => 'Very Slow', + 'VeryShort' => 'Very Short', + 'VerySmall' => 'Very Small', + 'Volume' => 'Volume', 'Warnings' => 'Warnings', 'Website' => 'Website', + 'Weight' => 'Weight', 'i:loc' => 'IP address or URL for remote access.', 'i:mail' => 'Email address.', 'i:oname' => 'Organization name.', diff --git a/Theme/backend/settings-general.tpl.php b/Theme/backend/settings-general.tpl.php index e2c5d77..260d1ab 100644 --- a/Theme/backend/settings-general.tpl.php +++ b/Theme/backend/settings-general.tpl.php @@ -32,67 +32,240 @@ $timezones = \phpOMS\Localization\TimeZoneEnumArray::getConstants(); $timeformats = \phpOMS\Localization\ISO8601EnumArray::getConstants(); $languages = \phpOMS\Localization\ISO639Enum::getConstants(); $currencies = \phpOMS\Localization\ISO4217Enum::getConstants(); - ?> - - = $this->getText('Settings') ?> - - - - - = $this->getText('OrganizationName') ?> - - = $this->getText('PasswordRegex') ?> - - - - - - - - = $this->getText('Localization') ?> - - - - - = $this->getText('Country') ?> - - $country) : ?> - >= $country; ?> - - - = $this->getText('Timezone') ?> - - $timezone) : ?> - >= $timezone; ?> - - - = $this->getText('Timeformat') ?> - - $timeformat) : ?> - >= $timeformat; ?> - - - = $this->getText('Language') ?> - - $language) : ?> - >= $language; ?> - - - = $this->getText('Currency') ?> - - $currency) : ?> - >= $currency[0]; ?> - - - = $this->getText('Numberformat') ?> - = $this->getText('DecimalPoint') ?> - = $this->getText('ThousandsSeparator') ?> - - - - - + + + + = $this->getText('General') ?> + = $this->getText('Localization') ?> + - + + + + + = $this->getText('Settings') ?> + + + + + = $this->getText('OrganizationName') ?> + + = $this->getText('PasswordRegex') ?> + + + + + + + + + + + = $this->getText('Localization') ?> + + + + + = $this->getText('Country') ?> + + $country) : ?> + >= $country; ?> + + + = $this->getText('Timezone') ?> + + $timezone) : ?> + >= $timezone; ?> + + + = $this->getText('Timeformat') ?> + + $timeformat) : ?> + >= $timeformat; ?> + + + = $this->getText('Language') ?> + + $language) : ?> + >= $language; ?> + + + = $this->getText('Temperature') ?> + + + + + + + + + + = $this->getText('Numeric') ?> + + + + = $this->getText('Currency') ?> + + $currency) : ?> + >= $currency; ?> + + + = $this->getText('Numberformat') ?> + = $this->getText('DecimalPoint') ?> + = $this->getText('ThousandsSeparator') ?> + + + + + + + + + = $this->getText('Weight') ?> + + + + + = $this->getText('VeryLight') ?> + + + = $this->getText('Light') ?> + + + = $this->getText('Medium') ?> + + + = $this->getText('Heavy') ?> + + + = $this->getText('VeryHeavy') ?> + + + + + + + + + = $this->getText('Speed') ?> + + + + + = $this->getText('VerySlow') ?> + + + = $this->getText('Slow') ?> + + + = $this->getText('Medium') ?> + + + = $this->getText('Fast') ?> + + + = $this->getText('VeryFast') ?> + + + = $this->getText('Sea') ?> + + + + + + + + + = $this->getText('Length') ?> + + + + + = $this->getText('VeryShort') ?> + + + = $this->getText('Short') ?> + + + = $this->getText('Medium') ?> + + + = $this->getText('Long') ?> + + + = $this->getText('VeryLong') ?> + + + = $this->getText('Sea') ?> + + + + + + + + + = $this->getText('Area') ?> + + + + + = $this->getText('VerySmall') ?> + + + = $this->getText('Small') ?> + + + = $this->getText('Medium') ?> + + + = $this->getText('Large') ?> + + + = $this->getText('VeryLarge') ?> + + + + + + + + + = $this->getText('Volume') ?> + + + + + = $this->getText('VerySmall') ?> + + + = $this->getText('Small') ?> + + + = $this->getText('Medium') ?> + + + = $this->getText('Large') ?> + + + = $this->getText('VeryLarge') ?> + + + = $this->getText('Teaspoon') ?> + + + = $this->getText('Tablespoon') ?> + + + = $this->getText('Glass') ?> + + + + + + + + +