wiki.techinc.nl/languages/classes
Liangent d8375bee24 New language variant 'en-x-piglatin' for easier variant testing
Guarded by the $wgUsePigLatinVariant variable, off by default.

Pig Latin is a language game where words in English are altered
according to the following rules:

* Words starting with a vowel have a '-way' suffix appended.
* Words starting with a consonant have the initial consonants (or 'qu'
  group) moved to the end and an '-ay' suffix appended.

https://en.wikipedia.org/wiki/Pig_Latin

* Added 'en-x-piglatin' as a language name.
* Added 'en' to LanguageConverter::$languagesWithVariants.
* Added LanguageEn class and its corresponding EnConverter which
  provides one-way translation from English to Pig Latin.
* Some minor internal changes in code that assumed that English
  doesn't have a language class or converter.

Bug: T45547
Depends-On: I1d9691c784032669979f8109c9a5f65cbf4122c9
Change-Id: I7fa2d85d6364958c5138366e8b4504a2697a8731
2017-06-12 16:59:57 -04:00
..
LanguageAr.php languages: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-28 00:33:38 +00:00
LanguageAz.php Check for string initialization in ucfirst() to make HHVM 3.18 happy 2017-03-22 13:17:11 +01:00
LanguageBe_tarask.php Remove obvious function-level profiling 2015-01-07 11:14:24 -08:00
LanguageBg.php Fixed some @params documentation (languages) 2014-04-17 13:32:54 +00:00
LanguageBs.php Make languages/classes pass phpcs-strict 2014-04-22 14:13:02 +02:00
LanguageCu.php Replace uses of join() by implode() 2016-03-08 18:24:16 +00:00
LanguageDsb.php Make languages/classes pass phpcs-strict 2014-04-22 14:13:02 +02:00
LanguageEn.php New language variant 'en-x-piglatin' for easier variant testing 2017-06-12 16:59:57 -04:00
LanguageEs.php Fixed some @params documentation (languages) 2014-04-17 13:32:54 +00:00
LanguageEt.php Fix to digits grouping rule 2015-05-31 09:30:29 +00:00
LanguageFi.php BlockLogFormatter: Durations are relative to block's timestamp, not Unix epoch 2017-01-18 13:21:56 +00:00
LanguageGa.php Fixed some @params documentation (languages) 2014-04-17 13:32:54 +00:00
LanguageGan.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
LanguageHsb.php Make languages/classes pass phpcs-strict 2014-04-22 14:13:02 +02:00
LanguageHu.php Fixed some @params documentation (languages) 2014-04-17 13:32:54 +00:00
LanguageHy.php Replace uses of join() by implode() 2016-03-08 18:24:16 +00:00
LanguageIu.php Remove unused static methods in LanguageConverter subclasses 2017-01-03 15:13:51 +01:00
LanguageJa.php languages: Backtick "<em>" since it's meant as code instead of mark up 2015-04-02 19:56:10 +00:00
LanguageKaa.php Add missing 'public' keywords to some more Language methods 2016-05-04 16:02:39 +02:00
LanguageKk.php Check for string initialization in lcfirst() for HHVM 3.18 2017-03-24 15:19:36 +01:00
LanguageKk_cyrl.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
LanguageKm.php Clean up array() syntax in docs, part VII 2016-09-27 06:53:25 +03:30
LanguageKsh.php Miscellaneous indentation tweaks 2017-02-27 19:23:54 +01:00
LanguageKu.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
LanguageKu_ku.php Make languages/classes pass phpcs-strict 2014-04-22 14:13:02 +02:00
LanguageLa.php Miscellaneous indentation tweaks 2017-02-27 19:23:54 +01:00
LanguageMl.php languages: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-28 00:33:38 +00:00
LanguageMy.php Clean up array() syntax in docs, part VII 2016-09-27 06:53:25 +03:30
LanguageOs.php build: Update mediawiki/mediawiki-codesniffer to 0.5.1 2016-01-02 09:50:09 +00:00
LanguagePl.php Fixed some @params documentation (languages) 2014-04-17 13:32:54 +00:00
LanguageQqx.php Add missing 'public' keywords to some more Language methods 2016-05-04 16:02:39 +02:00
LanguageRu.php Make the code for grammar data processing common 2016-12-16 15:52:14 +02:00
LanguageShi.php Remove unused static methods in LanguageConverter subclasses 2017-01-03 15:13:51 +01:00
LanguageSl.php Make languages/classes pass phpcs-strict 2014-04-22 14:13:02 +02:00
LanguageSr.php Remove unused static methods in LanguageConverter subclasses 2017-01-03 15:13:51 +01:00
LanguageTg.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
LanguageTr.php languages: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-28 00:33:38 +00:00
LanguageTyv.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
LanguageUk.php Move the Ukrainian grammar rules from PHP and JS to JSON 2016-12-18 11:10:16 +00:00
LanguageUz.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
LanguageWa.php Add missing 'public' keywords to some more Language methods 2016-05-04 16:02:39 +02:00
LanguageYue.php Remove obvious function-level profiling 2015-01-07 11:14:24 -08:00
LanguageZh.php Remove empty lines at end of functions 2016-11-05 11:55:10 +01:00
LanguageZh_hans.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00