aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/ucp.php
diff options
context:
space:
mode:
authorOleg Pudeyev <oleg@bsdpower.com>2011-03-15 17:37:15 -0400
committerOleg Pudeyev <oleg@bsdpower.com>2012-03-14 22:57:31 -0400
commite8e5d2b2c000e8a91897b4044c6a3005f60b86ab (patch)
treebba1a9bc99421342c89a258f53064d8d0180a64c /phpBB/language/en/ucp.php
parent56a7038aa57a1ec473196e01f68b7c8a1d0a89b6 (diff)
downloadforums-e8e5d2b2c000e8a91897b4044c6a3005f60b86ab.tar
forums-e8e5d2b2c000e8a91897b4044c6a3005f60b86ab.tar.gz
forums-e8e5d2b2c000e8a91897b4044c6a3005f60b86ab.tar.bz2
forums-e8e5d2b2c000e8a91897b4044c6a3005f60b86ab.tar.xz
forums-e8e5d2b2c000e8a91897b4044c6a3005f60b86ab.zip
[feature/new-tz-handling] Removed DST and numeric timezone-related language.
PHPBB3-9558
Diffstat (limited to 'phpBB/language/en/ucp.php')
-rw-r--r--phpBB/language/en/ucp.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/language/en/ucp.php b/phpBB/language/en/ucp.php
index 9cbca4b740..3925005968 100644
--- a/phpBB/language/en/ucp.php
+++ b/phpBB/language/en/ucp.php
@@ -103,7 +103,6 @@ $lang = array_merge($lang, array(
'BIRTHDAY_EXPLAIN' => 'Setting a year will list your age when it is your birthday.',
'BOARD_DATE_FORMAT' => 'My date format',
'BOARD_DATE_FORMAT_EXPLAIN' => 'The syntax used is identical to the PHP <a href="http://www.php.net/date">date()</a> function.',
- 'BOARD_DST' => 'Summer Time/<abbr title="Daylight Saving Time">DST</abbr> is in effect',
'BOARD_LANGUAGE' => 'My language',
'BOARD_STYLE' => 'My board style',
'BOARD_TIMEZONE' => 'My timezone',