aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14842] Don't display filesize limit if there is noneJakub Senko2016-11-151-0/+1
| | | | PHPBB3-14842
* Merge pull request #4426 from bantu/ticket/14109Marc Alexander2016-09-061-1/+1
|\ | | | | | | [ticket/14109] Increase MySQL Version for InnoDB FULLTEXT Index to 5.…
| * [ticket/14109] Increase MySQL Version for InnoDB FULLTEXT Index to 5.6.8.Andreas Fischer2016-08-281-1/+1
| | | | | | | | | | | | | | | | This is required for proper overall database operation. In previous versions, InnoDB might error on ALTER statements when multiple FULLTEXT Indexes are defined. PHPBB3-14109
* | Merge pull request #4377 from rxu/ticket/14703Marc Alexander2016-08-311-0/+3
|\ \ | |/ |/| | | [ticket/14703] Fix parent module selection for custom extension modules
| * [ticket/14703] Select the parent module id from the several foundrxu2016-07-231-0/+1
| | | | | | | | PHPBB3-14703
| * [ticket/14703] Refine the parent module selection for custom extension modulesrxu2016-07-101-0/+2
| | | | | | | | PHPBB3-14703
* | Merge pull request #4411 from Senky/ticket/12925Marc Alexander2016-08-211-2/+8
|\ \ | | | | | | | | | [ticket/12925] Pluralize permanent delete checkbox label
| * | [ticket/12925] Pluralize permanent delete checkbox labelJakub Senko2016-08-151-2/+8
| | | | | | | | | | | | PHPBB3-12925
* | | [ticket/14742] Pause after each schema changeOliver Schramm2016-08-111-0/+1
|/ / | | | | | | | | | | It is certainly better than running them all at once PHPBB3-14742
* | Merge pull request #4301 from 3D-I/PHPBB3-14596Marc Alexander2016-07-311-2/+2
|\ \ | | | | | | | | | [ticket/14596] Deny installation of Ascraeus under PHP 7
| * | [ticket/14596] Deny installation of Ascraeus under PHP 73Di2016-07-181-2/+2
| | | | | | | | | | | | PHPBB3-14596
| * | [ticket/14596] Deny installation of Ascraeus under PHP 73Di2016-04-231-3/+3
| | | | | | | | | | | | PHPBB3-14596
* | | Merge pull request #4378 from Crizz0/ticket/14704Marc Alexander2016-07-172-462/+0
|\ \ \ | | | | | | | | | | | | [ticket/14704] Removes unused function and language files in base.php
| * | | [ticket/14704] Removes unused function and language files in base.phpCrizzo2016-07-032-462/+0
| |/ / | | | | | | | | | PHPBB3-14704
* | | Merge pull request #4342 from Senky/ticket/14654Marc Alexander2016-07-072-4/+4
|\ \ \ | | | | | | | | | | | | [ticket/14654] Change Imagemagick to ImageMagick
| * | | [ticket/14654] Change Imagemagick to ImageMagickJakub Senko2016-06-112-4/+4
| |/ / | | | | | | | | | PHPBB3-14654
* | | Merge pull request #4354 from Stanzilla/smtp_explainMarc Alexander2016-07-061-0/+1
|\ \ \ | |_|/ |/| | | | | [ticket/14184] Add a _EXPLAIN translation entry for the SMTP server option
| * | [ticket/14184] Add a _EXPLAIN translation entry for the SMTP server optionBenjamin Staneck2016-06-171-0/+1
| |/ | | | | | | | | | | | | This should help users trying to figure out why their mail config is not working when they forgot to use a protocol prefix. PHPBB3-14184
* | [ticket/14683] Fix typos in email templates.rxu2016-06-205-5/+5
| | | | | | | | PHPBB3-14683
* | [ticket/13716] Remove extra br tag and correct missing closing a html tagRichard McGirr2016-05-161-1/+1
| | | | | | | | PHPBB3-13716
* | [ticket/13716] Fix verbosenessRichard McGirr2016-04-121-17/+1
| | | | | | | | PHPBB3-13716
* | [ticket/13716] Fix grammar and href title tagsRichard McGirr2016-04-061-7/+7
| | | | | | | | PHPBB3-13716
* | [ticket/13716] Check phpBB version against config versionRichard McGirr2016-04-051-0/+25
|/ | | | | | | | Display a warning in the ACP if the version constant (files) does not match the phpbb_config version (often indicating that the database updates hasn't been run) PHPBB3-13716
* Merge pull request #4230 from Senky/ticket/13028Marc Alexander2016-03-271-1/+1
|\ | | | | | | [ticket/13028] Rename unanswered search label
| * [ticket/13028] Rename unanswered search labelJakub Senko2016-03-181-1/+1
| | | | | | | | PHPBB3-13028
* | [ticket/13013] Explain to user explicitl what "participate more" meansJakub Senko2016-03-261-1/+1
| | | | | | | | PHPBB3-13013
* | [ticket/14241] Log fatal captcha error to error logMarc Alexander2016-03-121-0/+1
| | | | | | | | PHPBB3-14241
* | [ticket/14241] Prevent empty q&a as a result of improper settingsMarc Alexander2016-03-111-1/+1
|/ | | | | | | | | | | | Improper setup of the q&a captcha in combination with the admin choosing a default language that does not have any questions and answers set might result in the user being presented empty questions and answers. This change will try to fall back to any question in case the admin incorrectly set the default language and has no questions & answers set. If that does not work, the captcha will not allow passing it and suggest to contact the board admin to resolve this issue. PHPBB3-14241
* [ticket/14508] Adjust account inactive languageRichard McGirr2016-03-031-1/+1
| | | | PHPBB3-14508
* [ticket/14508] Change language notice on account activationRichard McGirr2016-03-021-1/+1
| | | | PHPBB3-14508
* [ticket/14303] Use UTF8 quotes in app.php lang filephpBB España2015-12-261-1/+1
| | | | PHPBB3-14303
* [ticket/14353] Complete [list] bbcode documentation/examplesMatt Friedman2015-12-111-2/+2
| | | | PHPBB3-14353
* [ticket/14283] Add a Manage Group link on a group pageRichard McGirr2015-11-141-0/+1
| | | | PHPBB3-14283
* [ticket/10343] Show clearer indication an account is inactive in memberlistDavidIQ2015-10-171-0/+1
| | | | PHPBB3-10343
* [ticket/13945] Send reactivation requests to admins using notifications system.Cesar G2015-10-152-2/+2
| | | | PHPBB3-13945
* Merge pull request #3864 from Zoddo/ticket/8920Marc Alexander2015-10-111-3/+4
|\ | | | | | | [ticket/8920] Add a MCP PM reports view permission
| * [ticket/8920] Add a MCP PM reports view permissionZoddo2015-08-301-3/+4
| | | | | | | | | | | | | | | | | | Anybody who has the permission to read reports in one forum can read PM reports. Solving this problem by adding a new permission to read PM reports. PHPBB3-8920
* | Merge pull request #3855 from VSEphpbb/ticket/14123Tristan Darricau2015-09-021-2/+7
|\ \ | |/ |/| | | | | | | | | | | | | [ticket/14123] Add descriptive help to the CLI help output * VSEphpbb/ticket/14123: [ticket/14123] Fix typo [ticket/14123] Remove redundant help messages [ticket/14123] Add descriptive help to the CLI help output
| * [ticket/14123] Fix typoMatt Friedman2015-08-281-2/+2
| | | | | | | | PHPBB3-14123
| * [ticket/14123] Remove redundant help messagesMatt Friedman2015-08-281-81/+6
| | | | | | | | PHPBB3-14123
| * [ticket/14123] Add descriptive help to the CLI help outputMatt Friedman2015-08-231-1/+81
| | | | | | | | PHPBB3-14123
* | [ticket/14127] Fix the BBCode FAQ about auto-linking w/o protocolZoddo2015-08-251-1/+1
|/ | | | | | | This error was accidentally introduced in the patch for PHPBB3-13967 (PR #3729) PHPBB3-14127
* Merge pull request #3620 from VSEphpbb/ticket/13818Joas Schilling2015-06-273-0/+12
|\ | | | | | | [ticket/13818] Add Extension and Style CDB Links into ACP Management pages
| * [ticket/13818] Add browse CDB links to ext style lang managementMatt Friedman2015-06-063-0/+12
| | | | | | | | PHPBB3-13818
* | [ticket/13967] Use HTTPS on phpbb.com linksZoddo2015-06-261-2/+2
|/ | | | | | This fix the HTTPS breaking issue on the BBCode FAQ. PHPBB3-13967
* Merge pull request #3562 from VSEphpbb/ticket/11521Tristan Darricau2015-05-041-0/+7
|\ | | | | | | [ticket/11521] Add missing lang strings for migration exceptions
| * [ticket/11521] Add missing lang strings for migration exceptionsMatt Friedman2015-04-281-0/+7
| | | | | | | | PHPBB3-11521
* | [ticket/13778] Update wording of the reCaptcha instructionsMatt Friedman2015-04-261-1/+1
|/ | | | PHPBB3-13778
* [ticket/13763] Fix typo in extension lang fileRichard McGirr2015-04-151-1/+1
| | | | PHPBB3-13763
* Merge pull request #3380 from n-aleha/ticket/13586Joas Schilling2015-02-202-2/+2
|\ | | | | | | [ticket/13586] Allow '0' as username with Jabber notifications