phpbb/phpBB/language/en
Oleg Pudeyev 6027541dc7 Merge remote-tracking branch 'nickvergessen/ticket/develop/10345' into develop
* nickvergessen/ticket/develop/10345: (21 commits)
  [ticket/10345] Check directly whether the key to use exists
  [ticket/10345] Return the language key when the key has an empty array
  [ticket/10345] Document behaviour for floating numbers on phpbb_get_plural_form
  [ticket/10345] Remove doubled check for valid plural rule
  [ticket/10345] Add documentation and phpbb_ prefix to the new avatar functions
  [ticket/10345] Add cases for 1 pixel height on MAX_FLASH and MAX_IMG sizes
  [ticket/10345] Fix parsing error in language/en/viewtopic.php
  [ticket/10345] Move rule determination code into a new function
  [ticket/10345] Fix little type in unit test
  [ticket/10345] Remove more useless 0-cases
  [ticket/10345] Make the use of the 0-case optional
  [ticket/10345] Remove some unused 0 cases
  [ticket/10345] Fix some last use cases of sprintf() to use $user->lang()
  [ticket/10345] Add tests for array() as first parameter on call to $user->lang()
  [ticket/10345] Fix some documentation issues.
  [ticket/10345] Allow float as array key and add some tests
  [ticket/10345] Use the plural function in some more places.
  [ticket/10345] Make use of the plural function in some basic places
  [ticket/10345] Remove '1 hour ago' string which conflicted with plural rules
  [ticket/10345] Fix documentation on the new function and the switch
  ...
2011-12-03 15:39:06 -05:00
..
acp [ticket/10345] Remove more useless 0-cases 2011-11-25 15:10:51 -05:00
email Merge remote-tracking branch 'igorw/ticket/8616' into develop-olympus 2011-11-13 20:34:39 +01:00
mods - include missing files in language pack download 2006-08-11 10:09:54 +00:00
captcha_qa.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
captcha_recaptcha.php Merge branch 'develop-olympus' into develop 2011-05-10 23:32:27 -04:00
common.php [ticket/10345] Remove more useless 0-cases 2011-11-25 15:10:51 -05:00
groups.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
help_bbcode.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
help_faq.php Merge branch 'develop-olympus' into develop 2011-10-13 17:21:02 +02:00
index.htm ISO 2002-10-04 12:40:07 +00:00
install.php Merge branch 'develop-olympus' into develop 2011-11-29 20:09:51 +01:00
iso.txt #10549 2007-05-13 22:20:30 +00:00
mcp.php [ticket/10345] Remove more useless 0-cases 2011-11-25 15:10:51 -05:00
memberlist.php [ticket/10345] Remove more useless 0-cases 2011-11-25 15:10:51 -05:00
posting.php [ticket/10345] Add cases for 1 pixel height on MAX_FLASH and MAX_IMG sizes 2011-11-27 21:43:07 +01:00
search.php [ticket/10345] Remove some unused 0 cases 2011-11-25 15:10:50 -05:00
search_ignore_words.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
search_synonyms.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
ucp.php [ticket/10345] Remove more useless 0-cases 2011-11-25 15:10:51 -05:00
viewforum.php [ticket/10345] Remove some unused 0 cases 2011-11-25 15:10:50 -05:00
viewtopic.php [ticket/10345] Fix parsing error in language/en/viewtopic.php 2011-11-27 21:41:22 +01:00