aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/language/exception/invalid_plural_rule_exception.php
blob: 94e3466208fbc9c1792a034cd4375da722cc9184 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?php
/**
 *
 * This file is part of the phpBB Forum Software package.
 *
 * @copyright (c) phpBB Limited <https://www.phpbb.com>
 * @license GNU General Public License, version 2 (GPL-2.0)
 *
 * For full copyright and license information, please see
 * the docs/CREDITS.txt file.
 *
 */

namespace phpbb\language\exception;

/**
 * Thrown when nonexistent plural rule is specified
 */
class invalid_plural_rule_exception extends language_exception
{

}
ype='submit' value='search'/>
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
...
* don't security::various::config_security_user() can fail, don't let it bother usPascal Rigaux2003-02-171-1/+1
|
* (to_string): simpler way to handle the "default" resolution of frame-bufferPascal Rigaux2003-02-171-1/+1
|
* 9.1 rc1Florent Villard2003-02-171-0/+0
|
* use fbdev when the graphic card is unknownPascal Rigaux2003-02-171-5/+9
|
* warn when auto conf failPascal Rigaux2003-02-171-1/+4
|
* add module2description()Pascal Rigaux2003-02-171-3/+9
|
* correction for non-latin1 locales,Pablo Saratxaga2003-02-171-2/+6
| | | | | made strings "Unknown" and "unknown" translatable in device info
* in the old days, on cannot disable shrink1, resize2 or shrink2 since they ↵Thierry Vignaud2003-02-171-2/+5
| | | | always were true
* better sound card description in summaryPascal Rigaux2003-02-171-1/+3
|
* enhance summary layoutPascal Rigaux2003-02-171-2/+4
|
* fix help popping all the timePascal Rigaux2003-02-171-1/+1
|
* 9.1-0.33mdkThierry Vignaud2003-02-171-1/+8
|
* fix setting pop_it for wizard in standalonePascal Rigaux2003-02-171-1/+2
|
* updated Russian and Arabic filesPablo Saratxaga2003-02-172-20216/+32221
|
* simplify translator job by propaging pixel english typo fixThierry Vignaud2003-02-17