phpbb/phpBB/language/en
Jonathan Stanley 5ebb018cb8 #10067
Never noticed the date output in the dropdown was dynamic... so made sense to actually use the relative days feature to _actually show_ how it works by placing "Today" within the date, and append it with a date of how it'd be formatted it it wasn't yesterday/today/tomorrow by offsetting the time() by 1 year negatively.

Bonus is that the RELATIVE_DAYS variable is no longer needed, though have switched that for a VARIANT_DATE_SEPARATOR variable incase people want to localise " / " (could have been hardcoded, but you never know! :P)

The YESTERDAY/TODAY/TOMORROW variables have also had their trailing commas nuked (the comma has gone into the date format code) as people whom want:

"d M Y @ H:i:s" => "01 Jan 2007 @ 13:37:00"

... enabling relative days with: "|d M Y| @ H:i:s"

... would have got: "Today, @ 13:37:00"

... but now they shall get: "Today @ 13:37:00"

Lastly, added a relative date option for those prefering middle-endian dates with am/pm time.


git-svn-id: file:///svn/phpbb/trunk@7391 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-04-24 00:11:20 +00:00
..
acp #10067 2007-04-24 00:11:20 +00:00
email #10005, #10003, #10001, #9999, #9945, #9965, #9909, #9906, #9877, #9861, #9831, #9830, #9815, #9665, #9624 2007-04-22 15:27:40 +00:00
mods - include missing files in language pack download 2006-08-11 10:09:54 +00:00
common.php #10067 2007-04-24 00:11:20 +00:00
groups.php - fix some group specific bugs 2007-03-07 16:55:20 +00:00
help_bbcode.php other fixes... 2007-03-30 14:24:55 +00:00
help_faq.php bleh 2007-04-13 06:12:25 +00:00
index.htm ISO 2002-10-04 12:40:07 +00:00
install.php some fixes... 2007-04-02 15:47:23 +00:00
iso.txt Use correct ISO coutry code - default language files are en_GB 2006-06-17 11:43:19 +00:00
mcp.php #10005, #10003, #10001, #9999, #9945, #9965, #9909, #9906, #9877, #9861, #9831, #9830, #9815, #9665, #9624 2007-04-22 15:27:40 +00:00
memberlist.php other fixes... 2007-03-30 14:24:55 +00:00
posting.php That wasn't supposed to happen :o 2007-04-13 04:56:52 +00:00
search.php - correctly initialise $words in fulltext_native [Bug #347] 2007-04-09 16:04:30 +00:00
search_ignore_words.php filenames and directories are lowercase only 2006-10-08 11:21:40 +00:00
search_synonyms.php #9889 2007-04-16 17:14:18 +00:00
ucp.php #10067 2007-04-24 00:11:20 +00:00
viewforum.php my take on getting the bugs down... thanks to those also providing (usable) solutions to the problem. ;) Of course also to those reporting generally... 2007-04-12 16:20:39 +00:00
viewtopic.php Bertiezilla make Bertie-smash on language files! 2006-12-22 22:51:33 +00:00