Commit graph

672 commits

Author SHA1 Message Date
Niklas Laxström 3f0d4e94f8 * Occitan (oc) translations for some extensions 2007-04-20 18:22:21 +00:00
Brion Vibber 0979ac159b * (bug 9498) Fix percentages for non-default locales
Don't perform math on the output of Language::formatNum()!
Also ran formatNum() on the percentages
2007-04-05 14:03:20 +00:00
Ivan Lanin 0e8497f0b0 * Updates for Indonesian (id) localization and i18n.db
* Trim some trailing spaces
2007-04-02 17:25:33 +00:00
Ivan Lanin 0610a6b474 * Add other extensions to i18n.db and explicitly specify the array or function name for each extensions
* Change function name on SpecialEditcount and HideRevision to comply with maintenance/language/checkExtensioni18n.php (CMIIW)
2007-04-02 14:23:15 +00:00
Raimond Spekking 6b5bbe479f * (bug 8536) Update Slovak extension translations
Patch by helix84
2007-04-02 09:16:38 +00:00
Aryeh Gregor a075e0f48c (bug 8138) Italian localization for extensions by BrokenArrow 2007-03-11 00:37:05 +00:00
Raimond Spekking 730caf9592 * (bug 9210+9211) Update Chinese/Cantonese extension messages
patches by Shinjiman
2007-03-07 15:36:27 +00:00
Niklas Laxström 3179a6c2ec * (bug 8767) Dutch (nl) i18n updates for 14 extensions 2007-01-25 14:48:29 +00:00
Antoine Musso 92d4a5aa0b Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
This is like r19502 but for extensions.
2007-01-20 15:10:35 +00:00
Niklas Laxström 949e4e8c94 * (bug 8636) Serbian translation of extensions 2007-01-15 20:14:22 +00:00
Leon Weber ebb8823910 (bug 8616) French extensions localisation updates. Patch by Korrigan. 2007-01-13 08:57:59 +00:00
Ivan Lanin 56a7e45a9b Give descriptions to Duplicator, Editcount, GiveRollback, and NewestPages extensions. Fix some Indonesian (id) translations for Duplicator. 2007-01-11 06:28:30 +00:00
Leon Weber ef92cd9d4f (bug 8457) Indonesian localisation patch by Ivan Lanin 2007-01-03 17:18:24 +00:00
Leon Weber d354a6b36f * (bug 8453) French translation for the Editcount extension
* Translated the same extension to german
2007-01-01 21:07:53 +00:00
Ævar Arnfjörð Bjarmason 6bf9510e18 * (bug 4400) Avoid division by zero error when the user exists and has made 0 edits 2005-12-27 16:51:45 +00:00
Ævar Arnfjörð Bjarmason 2106d03fb9 * @copyright Copyright �� 2005, ��var Arnfj��r�� Bjarmason 2005-09-27 19:50:49 +00:00
Ævar Arnfjörð Bjarmason 44f6777613 * Optimizing by using User::edits() on includes
* Minor fixes
2005-09-08 14:54:55 +00:00
Ævar Arnfjörð Bjarmason 68ca139452 * Now supports {{Special:Editcount/User/Namespace}}
* Massive code cleanup
2005-08-26 14:20:43 +00:00
Ævar Arnfjörð Bjarmason 29d5316195 * Requireing a version newer than 1.5beta4
* Changed percent() to wfPercent() some evil totallitarian rabbit from hell changed it
2005-08-02 15:51:02 +00:00
Ævar Arnfjörð Bjarmason 639cbafe2d * Better way to make the page includable
* Syntax
2005-07-18 05:26:30 +00:00
Ævar Arnfjörð Bjarmason 7b39583594 * The User class no longer includes editsByNs(), including it
* Using GlobalFunctions percent()
2005-07-16 22:04:59 +00:00
Ævar Arnfjörð Bjarmason 369774f91c * A new Special Page extension that displays edit counts.
This page can be accessed from Special:Editcount[/user] as well as being
  included like {{Special:Editcount/user}}
2005-07-14 17:53:27 +00:00