mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Completely reworded the FAQ for Summer Time, purged Americanism (well, <abbr>ed them :P) and removed the un-used GROUP_DST var. git-svn-id: file:///svn/phpbb/trunk@7346 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -45,7 +45,7 @@ $lang = array_merge($lang, array(
|
||||
'RELATIVE_DAYS' => 'Relative days',
|
||||
'SITE_DESC' => 'Site description',
|
||||
'SITE_NAME' => 'Site name',
|
||||
'SYSTEM_DST' => 'Enable Daylight Savings Time',
|
||||
'SYSTEM_DST' => 'Enable Summer Time/<abbr title="Daylight Saving Time">DST</abbr>',
|
||||
'SYSTEM_TIMEZONE' => 'System timezone',
|
||||
'WARNINGS_EXPIRE' => 'Warning duration',
|
||||
'WARNINGS_EXPIRE_EXPLAIN' => 'Number of days that will elapse before the warning will automatically expire from a user’s record',
|
||||
|
Reference in New Issue
Block a user