aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | Merge remote-tracking branch 'imkingdavid/ticket/10586' into developIgor Wiedler2012-03-281-0/+4
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * imkingdavid/ticket/10586: [ticket/10586] Added space in if statement [ticket/10586] Tidy up comments [ticket/10586] Tests finally work (thanks naderman) [ticket/10586] Correctly purge board cache and don't rename install directory [ticket/10586] trying to get tests to work [ticket/10586] more work on getting tests to pass [ticket/10586] Tests are coming along, just a little more to go [ticket/10586] Rename install directory back to install/ after tests [ticket/10586] browse tests now work, but mine dont. at least we are making progress [ticket/10586] initial work on copying fixtures. Note that this depends on 10706 [ticket/10586] Adding the extensions used by the tests [ticket/10586] Now tests run, but fail. But here is what I have. [ticket/10586] some bootstrap additions and test changes to try and make it work [ticket/10586] test stuff. does not work yet, still need to put phpBB objects in bootstrap.php [ticket/10586] Copy/paste fail fixed [ticket/10586] Sanitize periods from class names, use manager to get path. [ticket/10586] Removed file_exists() check because class_exists() covers that. [ticket/10586] Extension front controller
| | * | | | [ticket/10586] Extension front controllerDavid King2012-03-191-0/+4
| | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | Handle extension front pages PHPBB3-10586
| * | | | [task/php5.3] Changed minimum PHP requirement for Ascraeus to 5.3.2David King2012-03-251-2/+2
| |/ / / | | | | | | | | | | | | PHPBB3-10693
| * | | [ticket/10690] Fix undefined UNAPPROVED_POSTS_ZERO_TOTAL in queueJoas Schilling2012-03-141-0/+1
| | | | | | | | | | | | | | | | PHPBB3-10690
* | | | [feature/merging-style-components] Adding new language variablesVjacheslav Trushkin2012-03-142-38/+28
|/ / / | | | | | | | | | | | | | | | Adding new language variables for acp_styles and removing some unused variables PHPBB3-10632
* | | Merge branch 'develop-olympus' into developAndreas Fischer2012-03-091-1/+1
|\ \ \ | |/ / | | | | | | | | | | | | * develop-olympus: [ticket/7432] Delete redundant reference to "appropriate menu item". [ticket/7432] Explain what users are inactive in more detail.
| * | Merge remote-tracking branch 'p/ticket/7432' into develop-olympusAndreas Fischer2012-03-091-1/+1
| |\ \ | | | | | | | | | | | | | | | | | | | | * p/ticket/7432: [ticket/7432] Delete redundant reference to "appropriate menu item". [ticket/7432] Explain what users are inactive in more detail.
| | * | [ticket/7432] Delete redundant reference to "appropriate menu item".Oleg Pudeyev2012-03-071-1/+1
| | | | | | | | | | | | | | | | PHPBB3-7432
| | * | [ticket/7432] Explain what users are inactive in more detail.Oleg Pudeyev2011-12-231-1/+1
| | | | | | | | | | | | | | | | PHPBB3-7432
* | | | Merge remote-tracking branch 'p/ticket/10618' into developAndreas Fischer2012-03-071-3/+3
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | * p/ticket/10618: [ticket/10618] Change phpBB 3 to phpBB 3.1. [ticket/10618] Replace phpBB 3.0 with phpBB 3 for 3.1.
| * | | | [ticket/10618] Change phpBB 3 to phpBB 3.1.Oleg Pudeyev2012-03-061-3/+3
| | | | | | | | | | | | | | | | | | | | PHPBB3-10618
| * | | | [ticket/10618] Replace phpBB 3.0 with phpBB 3 for 3.1.Oleg Pudeyev2012-02-031-3/+3
| | | | | | | | | | | | | | | | | | | | PHPBB3-10618
* | | | | Merge branch 'develop-olympus' into developDavid King2012-02-031-0/+1
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | | * develop-olympus: [ticket/9914] Add backup warning to updater.
| * | | [ticket/9914] Add backup warning to updater.Michael Cullum2012-02-031-0/+1
| | | | | | | | | | | | | | | | PHPBB3-9914
* | | | Merge remote-tracking branch 'imkingdavid/ticket/10535' into developOleg Pudeyev2012-02-033-7/+0
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * imkingdavid/ticket/10535: [ticket/10535] Delete no longer needed email confirm language entries. [ticket/10535] Delete email confirm from installer [ticket/10535] Removed email confirm field from acp_users module [ticket/10535] Forgot a subsilver2 change. *doh* [ticket/10535] Removed email confirm from UCP, removed unused language entries [ticket/10535] Remove email confirm check on registration form
| * | | [ticket/10535] Delete no longer needed email confirm language entries.Oleg Pudeyev2012-02-031-2/+0
| | | | | | | | | | | | | | | | PHPBB3-10535
| * | | [ticket/10535] Delete email confirm from installerp2011-12-281-1/+0
| | | | | | | | | | | | | | | | PHPBB3-10535
| * | | [ticket/10535] Removed email confirm from UCP, removed unused language entriesDavid King2011-12-151-4/+0
| | | | | | | | | | | | | | | | PHPBB3-10535
* | | | Merge branch 'develop-olympus' into developOleg Pudeyev2012-01-061-0/+1
|\ \ \ \ | | |/ / | |/| | | | | | | | | | * develop-olympus: [ticket/10563] Show deactivated styles below active styles in acp
| * | | [ticket/10563] Show deactivated styles below active styles in acpVjacheslav Trushkin2012-01-021-0/+1
| | |/ | |/| | | | | | | | | | | | | Separates active and deactivated styles in styles list in acp PHPBB3-10563
* | | [ticket/9916] Updating header license and removing Version $Id$Unknown2012-01-021-1/+1
| | | | | | | | | | | | PHPBB3-9916
* | | [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-3135-70/+35
| |/ |/| | | | | PHPBB3-9916
* | Merge branch 'develop-olympus' into developAndreas Fischer2011-12-081-1/+1
|\ \ | |/ | | | | | | * develop-olympus: [ticket/10511] Fix a grammar defect in permissions language.
| * Merge remote-tracking branch 'p/ticket/10511' into develop-olympusAndreas Fischer2011-12-081-1/+1
| |\ | | | | | | | | | | | | * p/ticket/10511: [ticket/10511] Fix a grammar defect in permissions language.
| | * [ticket/10511] Fix a grammar defect in permissions language.Oleg Pudeyev2011-12-031-1/+1
| | | | | | | | | | | | PHPBB3-10511
* | | Merge branch 'develop-olympus' into developAndreas Fischer2011-12-081-2/+2
|\ \ \ | |/ / | | | | | | | | | * develop-olympus: [ticket/9876] Distinctly name user and forum roles for newly registered users.
| * | [ticket/9876] Distinctly name user and forum roles for newly registered users.Oleg Pudeyev2011-12-031-2/+2
| |/ | | | | | | PHPBB3-9876
* | Merge remote-tracking branch 'nickvergessen/ticket/develop/10345' into developOleg Pudeyev2011-12-0311-139/+277
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 ...
| * | [ticket/10345] Add cases for 1 pixel height on MAX_FLASH and MAX_IMG sizesJoas Schilling2011-11-271-0/+4
| | | | | | | | | | | | PHPBB3-10345
| * | [ticket/10345] Fix parsing error in language/en/viewtopic.phpJoas Schilling2011-11-271-1/+1
| | | | | | | | | | | | PHPBB3-10345
| * | [ticket/10345] Remove more useless 0-casesJoas Schilling2011-11-256-25/+0
| | | | | | | | | | | | PHPBB3-10345
| * | [ticket/10345] Remove some unused 0 casesJoas Schilling2011-11-255-16/+0
| | | | | | | | | | | | PHPBB3-10345
| * | [ticket/10345] Fix some last use cases of sprintf() to use $user->lang()Joas Schilling2011-11-251-10/+10
| | | | | | | | | | | | PHPBB3-10345
| * | [ticket/10345] Use the plural function in some more places.Joas Schilling2011-11-257-34/+88
| | | | | | | | | | | | | | | | | | | | | I added two function avatar_explanation_string() and avatar_error_wrong_size() for easier handling of the "pixels"-languages, as they are used quite often. PHPBB3-10345
| * | [ticket/10345] Make use of the plural function in some basic placesJoas Schilling2011-11-259-93/+209
| | | | | | | | | | | | PHPBB3-10345
| * | [ticket/10345] Remove '1 hour ago' string which conflicted with plural rulesJoas Schilling2011-11-251-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | This message was only viewed for 1 second anyway, as floor($delta / 60) is only 60 for 3600 to 3660, but the code was limited to $delta <= 3600 PHPBB3-10345
| * | [ticket/10345] Fix documentation on the new function and the switchJoas Schilling2011-11-251-0/+1
| | | | | | | | | | | | | | | | | | Also do not min/max the value, but throw an error on an invalid Plural rule. PHPBB3-10345
| * | [ticket/10345] Add a system to allow multiple plural formsJoas Schilling2011-11-251-0/+5
| | | | | | | | | | | | | | | | | | See http://wiki.phpbb.com/Plural_Rules for explanation and examples. PHPBB3-10345
* | | Merge branch 'develop-olympus' into developAndreas Fischer2011-11-291-2/+2
|\ \ \ | |/ / |/| / | |/ | | * develop-olympus: [ticket/10501] Fix description of table prefixes
| * [ticket/10501] Fix description of table prefixesJoas Schilling2011-11-281-2/+2
| | | | | | | | | | | | They must start with a letter, not an alphanumeric character PHPBB3-10501
* | Merge branch 'develop-olympus' into developOleg Pudeyev2011-11-231-1/+1
|\ \ | |/ | | | | | | * develop-olympus: [ticket/10479] Remove PostgreSQL version numbers from driver's language string
| * Merge remote-tracking branch 'nickvergessen/ticket/10479' into ↵Oleg Pudeyev2011-11-231-1/+1
| |\ | | | | | | | | | | | | | | | | | | prep-release-3.0.10 * nickvergessen/ticket/10479: [ticket/10479] Remove PostgreSQL version numbers from driver's language string
| | * [ticket/10479] Remove PostgreSQL version numbers from driver's language stringJoas Schilling2011-11-211-1/+1
| | | | | | | | | | | | | | | | | | | | | The versions should be removed like for all other DBMS so we don't have to add each new version. PHPBB3-10479
* | | Merge branch 'develop-olympus' into developOleg Pudeyev2011-11-191-0/+1
|\ \ \ | |/ / | | | | | | | | | | | | * develop-olympus: [ticket/10239] Correct undefined variable error. [ticket/10239] Add confirm box to backup restore.
| * | Merge remote-tracking branch 'cs278/ticket/10239' into develop-olympusOleg Pudeyev2011-11-191-0/+1
| |\ \ | | |/ | |/| | | | | | | | | | * cs278/ticket/10239: [ticket/10239] Correct undefined variable error. [ticket/10239] Add confirm box to backup restore.
| | * [ticket/10239] Add confirm box to backup restore.Chris Smith2011-09-211-0/+1
| | | | | | | | | | | | PHPBB3-10239
* | | Merge branch 'develop-olympus' into developOleg Pudeyev2011-11-171-0/+1
|\ \ \ | |/ / | | | | | | | | | * develop-olympus: [ticket/10157] Add notification to update cpfs when installing a language.
| * | Merge remote-tracking branch 'nickvergessen/ticket/10157' into develop-olympusOleg Pudeyev2011-11-171-0/+1
| |\ \ | | | | | | | | | | | | | | | | * nickvergessen/ticket/10157: [ticket/10157] Add notification to update cpfs when installing a language.
| | * | [ticket/10157] Add notification to update cpfs when installing a language.Joas Schilling2011-11-171-0/+1
| | |/ | | | | | | | | | | | | | | | | | | We currently just copy the language-strings from the default language. But the admin should be reminded to change them. PHPBB3-10157
* | | Merge branch 'develop-olympus' into developAndreas Fischer2011-11-151-0/+10
|\ \ \ | |/ / | | | | | | | | | | | | | | | * develop-olympus: [ticket/10419] Reword the language strings [ticket/10419] Reword some language strings, minor code changes [ticket/10419] Add mbstring PHP ini parameters checks to ACP