lhc/web/wiklou.git
16 years agoLocalisation updates for core messages from Betawiki (2008-01-02 18:22 CET)
Siebrand Mazeland [Wed, 2 Jan 2008 18:48:41 +0000 (18:48 +0000)]
Localisation updates for core messages from Betawiki (2008-01-02 18:22 CET)

16 years ago* (bug 12431) Update Belarusian (Tarashkevitsa orthography)
Raimond Spekking [Wed, 2 Jan 2008 18:40:05 +0000 (18:40 +0000)]
* (bug 12431) Update Belarusian (Tarashkevitsa orthography)
  Patch by Eugene Zelenko

16 years ago* Updates German
Raimond Spekking [Wed, 2 Jan 2008 16:45:45 +0000 (16:45 +0000)]
* Updates German

16 years ago* (bug 12145) Update Kazakh translations
Raimond Spekking [Wed, 2 Jan 2008 15:15:26 +0000 (15:15 +0000)]
* (bug 12145) Update Kazakh translations
  Patch by AlefZet

16 years agoLocalisation updates for core messages from Betawiki (2008-01-02 15:18 CET)
Siebrand Mazeland [Wed, 2 Jan 2008 14:37:41 +0000 (14:37 +0000)]
Localisation updates for core messages from Betawiki (2008-01-02 15:18 CET)

16 years agoLocalisation updates for core messages from Betawiki (2008-01-02 9:03 CET)
Siebrand Mazeland [Wed, 2 Jan 2008 08:04:55 +0000 (08:04 +0000)]
Localisation updates for core messages from Betawiki (2008-01-02 9:03 CET)

16 years agoWhen a user is prohibited from creating a page, a title of "View source" makes no...
Aryeh Gregor [Wed, 2 Jan 2008 02:49:31 +0000 (02:49 +0000)]
When a user is prohibited from creating a page, a title of "View source" makes no sense, and there should be no "Return to [[Page]]" link.

16 years agoClarify in getUserPermissionErrors hook documentation that errors should not be made...
Aryeh Gregor [Wed, 2 Jan 2008 02:05:01 +0000 (02:05 +0000)]
Clarify in getUserPermissionErrors hook documentation that errors should not be made red, bold, etc.

16 years agoClean up some error-handling messages a bit, particularly as relate to TitleBlacklist.
Aryeh Gregor [Wed, 2 Jan 2008 02:01:09 +0000 (02:01 +0000)]
Clean up some error-handling messages a bit, particularly as relate to TitleBlacklist.
* Hook-generated error messages should be strong class="error" on moving a page, just like system-generated errors.
* For consistency, "You do not have permission to do that, for the following reason:" should be displayed even if there's only one error message.
* Add a <div class="permissions-errors"> for a single error displayed on editing a page, akin to the <ul class="permissions-errors"> already present.
* In TitleBlacklist, errors should be inline and unstyled; otherwise they'll display inconsistently when added to lists, styled externally, etc.  Using <code> for the matching regex is better than using bold/italics.  I *did not* change all the different languages, only English.

16 years agoChalk another bug up to PHP's lunacy. When a user creating a page is not allowed...
Aryeh Gregor [Wed, 2 Jan 2008 01:39:05 +0000 (01:39 +0000)]
Chalk another bug up to PHP's lunacy.  When a user creating a page is not allowed to either create the page nor edit it, all applicable reasons are now shown, not just the reasons it couldn't be edited.

16 years agoRevert incorrectly committed file, again.
Aryeh Gregor [Wed, 2 Jan 2008 01:16:44 +0000 (01:16 +0000)]
Revert incorrectly committed file, again.

16 years agoFix whitespace, brace style
Aryeh Gregor [Wed, 2 Jan 2008 01:13:41 +0000 (01:13 +0000)]
Fix whitespace, brace style

16 years agoLocalisation updates for core messages from Betawiki (2008-01-01 23:49 CET)
Siebrand Mazeland [Tue, 1 Jan 2008 22:52:05 +0000 (22:52 +0000)]
Localisation updates for core messages from Betawiki (2008-01-01 23:49 CET)

16 years agoLocalisation updates for core messages from Betawiki (2008-01-01 18:23 CET)
Siebrand Mazeland [Tue, 1 Jan 2008 18:26:55 +0000 (18:26 +0000)]
Localisation updates for core messages from Betawiki (2008-01-01 18:23 CET)

16 years agoUpdate local name for Sassarese to Sassaresu
Siebrand Mazeland [Tue, 1 Jan 2008 14:07:58 +0000 (14:07 +0000)]
Update local name for Sassarese to Sassaresu

16 years agoLocalisation updates for core messages from Betawiki (2008-01-01 14:30 CET)
Siebrand Mazeland [Tue, 1 Jan 2008 13:46:37 +0000 (13:46 +0000)]
Localisation updates for core messages from Betawiki (2008-01-01 14:30 CET)

16 years ago* remove messages from ky
Siebrand Mazeland [Tue, 1 Jan 2008 13:05:41 +0000 (13:05 +0000)]
* remove messages from ky
* update RELEASE-NOTES

16 years agoRevert changes for avk and ksh to previous version.
Siebrand Mazeland [Tue, 1 Jan 2008 12:49:14 +0000 (12:49 +0000)]
Revert changes for avk and ksh to previous version.
* avk has no language code yet (expected in early 2008)
* ksh update broke a lot of things (unmaintained)

16 years agoAdding Kotava language (avk)
Bertrand Grondin [Tue, 1 Jan 2008 10:50:41 +0000 (10:50 +0000)]
Adding Kotava language (avk)

16 years agoAfter all that the message ALREADY EXISTS, userrights-summary. Sigh. Reverting...
Aryeh Gregor [Mon, 31 Dec 2007 23:57:28 +0000 (23:57 +0000)]
After all that the message ALREADY EXISTS, userrights-summary.  Sigh.  Reverting self again.

16 years agoAdd userrights-text message to display at all times on Special:Userrights, like makes...
Aryeh Gregor [Mon, 31 Dec 2007 23:54:52 +0000 (23:54 +0000)]
Add userrights-text message to display at all times on Special:Userrights, like makesysoptext, per request on bug 11645.

16 years agoRevert last commit, unintended things were committed.
Aryeh Gregor [Mon, 31 Dec 2007 23:51:53 +0000 (23:51 +0000)]
Revert last commit, unintended things were committed.

16 years agoAdd userrights-text message to display at all times on Special:Userrights, like makes...
Aryeh Gregor [Mon, 31 Dec 2007 23:50:47 +0000 (23:50 +0000)]
Add userrights-text message to display at all times on Special:Userrights, like makesysoptext, per request on bug 11645.

16 years ago* (bug 12451) AJAX title normalization tweaks
Brion Vibber [Mon, 31 Dec 2007 22:42:47 +0000 (22:42 +0000)]
* (bug 12451) AJAX title normalization tweaks

16 years agoCommit request from Betawiki for deleting a message : SPQRobin
Bertrand Grondin [Mon, 31 Dec 2007 21:25:44 +0000 (21:25 +0000)]
Commit request from Betawiki for deleting a message : SPQRobin

16 years ago Localisation updates for core from Betawiki (2007-12-31 19:00 UTC)
Bertrand Grondin [Mon, 31 Dec 2007 21:19:06 +0000 (21:19 +0000)]
 Localisation updates for core from Betawiki (2007-12-31 19:00 UTC)

16 years ago* (bug 12446) Permissions check fix for undelete link
Brion Vibber [Mon, 31 Dec 2007 21:09:43 +0000 (21:09 +0000)]
* (bug 12446) Permissions check fix for undelete link
Patch by  Alexandre Emsenhuber  - http://bugzilla.wikimedia.org/attachment.cgi?id=4483

16 years agoRevert for now r28986, 28987, 28992 - image redirects.
Brion Vibber [Mon, 31 Dec 2007 20:26:53 +0000 (20:26 +0000)]
Revert for now r28986, 28987, 28992 - image redirects.
Would prefer to properly review how this works and how it interacts with current and future image behavior, rather than being surprised by it in the middle of ten other things being reviewed.

16 years ago(bug 12464) Added commented-out userrights-interwiki right to DefaultSettings.php
Roan Kattouw [Mon, 31 Dec 2007 14:48:06 +0000 (14:48 +0000)]
(bug 12464) Added commented-out userrights-interwiki right to DefaultSettings.php

16 years ago Localisation updates for extensions from Betawiki (2007-12-31 12:59 UTC)
Bertrand Grondin [Mon, 31 Dec 2007 13:02:20 +0000 (13:02 +0000)]
 Localisation updates for extensions from Betawiki (2007-12-31 12:59 UTC)

16 years agoUpdate; please keep the same messages order in messages.inc and MessagesEn.php.
Rotem Liss [Mon, 31 Dec 2007 11:28:25 +0000 (11:28 +0000)]
Update; please keep the same messages order in messages.inc and MessagesEn.php.

16 years agoLocalisation updates for core messages from Betawiki (2007-12-31 9:36 CET)
Siebrand Mazeland [Mon, 31 Dec 2007 08:56:12 +0000 (08:56 +0000)]
Localisation updates for core messages from Betawiki (2007-12-31 9:36 CET)

16 years agoAdd 'userrights-groupsremovable'
Siebrand Mazeland [Mon, 31 Dec 2007 08:42:29 +0000 (08:42 +0000)]
Add 'userrights-groupsremovable'

16 years agoAdded Persian translations
Huji [Mon, 31 Dec 2007 08:05:26 +0000 (08:05 +0000)]
Added Persian translations

16 years agoAdd srn/Sranan Tongo
Siebrand Mazeland [Mon, 31 Dec 2007 07:07:04 +0000 (07:07 +0000)]
Add srn/Sranan Tongo

16 years ago* Update Chinese translations
Shinjiman [Mon, 31 Dec 2007 04:26:24 +0000 (04:26 +0000)]
* Update Chinese translations
* Update Cantonese translations
* Update Old Chinese / Late Time Chinese translations

16 years agoLocalisation updates for core messages from Betawiki (2007-12-31 0:35 CET)
Siebrand Mazeland [Sun, 30 Dec 2007 23:44:27 +0000 (23:44 +0000)]
Localisation updates for core messages from Betawiki (2007-12-31 0:35 CET)

16 years agoActually, keep "member" message the same and add "removable" message. List out the...
Aaron Schulz [Sun, 30 Dec 2007 23:42:48 +0000 (23:42 +0000)]
Actually, keep "member" message the same and add "removable" message. List out the member groups after the username.

16 years agoMake message less confusing
Aaron Schulz [Sun, 30 Dec 2007 23:04:31 +0000 (23:04 +0000)]
Make message less confusing

16 years agoPer comment in Opera95Fixes.css, remove it; it's useless. No discernable difference...
Aryeh Gregor [Sun, 30 Dec 2007 20:54:34 +0000 (20:54 +0000)]
Per comment in Opera95Fixes.css, remove it; it's useless.  No discernable difference in Opera 9.5 Alpha build 1567/Linux, and logically there should be no difference in any browser.

16 years agoLocalisation updates for extension messages from Betawiki (2007-12-30 20:30 CET)
Bertrand Grondin [Sun, 30 Dec 2007 20:31:13 +0000 (20:31 +0000)]
Localisation updates for extension messages from Betawiki (2007-12-30 20:30 CET)

16 years agoLocalisation updates for extension messages from Betawiki (2007-12-30 19:46 CET)
Bertrand Grondin [Sun, 30 Dec 2007 19:46:40 +0000 (19:46 +0000)]
Localisation updates for extension messages from Betawiki (2007-12-30 19:46 CET)

16 years ago* Always quote \ in output
Niklas Laxström [Sun, 30 Dec 2007 18:27:59 +0000 (18:27 +0000)]
* Always quote \ in output
* Fix regex that checks for variables

16 years agoPatch submitted by AlefZet - Update internazionalisation files.
Bertrand Grondin [Sun, 30 Dec 2007 16:24:26 +0000 (16:24 +0000)]
Patch submitted by AlefZet - Update internazionalisation files.

16 years agoLocalisation updates for core messages from Betawiki (2007-12-30 16:05 CET)
Siebrand Mazeland [Sun, 30 Dec 2007 15:23:43 +0000 (15:23 +0000)]
Localisation updates for core messages from Betawiki (2007-12-30 16:05 CET)

16 years ago* Update Chinese translations
Shinjiman [Sun, 30 Dec 2007 10:28:46 +0000 (10:28 +0000)]
* Update Chinese translations
* Update Cantonese translations

16 years agoLocalisation updates for core messages from Betawiki (2007-12-30 11:05 CET)
Siebrand Mazeland [Sun, 30 Dec 2007 10:11:55 +0000 (10:11 +0000)]
Localisation updates for core messages from Betawiki (2007-12-30 11:05 CET)

16 years agoUpdate magic words
Siebrand Mazeland [Sat, 29 Dec 2007 23:56:07 +0000 (23:56 +0000)]
Update magic words

16 years agoUsing ApiBase's parameter framework handle ApiOpenSearch's limit parameter.
Roan Kattouw [Sat, 29 Dec 2007 21:43:30 +0000 (21:43 +0000)]
Using ApiBase's parameter framework handle ApiOpenSearch's limit parameter.

16 years agoUpdate magic words
Siebrand Mazeland [Sat, 29 Dec 2007 17:06:43 +0000 (17:06 +0000)]
Update magic words

16 years agoAdded/updated translations for da.
Anders Wegge Jakobsen [Sat, 29 Dec 2007 16:36:27 +0000 (16:36 +0000)]
Added/updated translations for da.

16 years agoLocalisation updates for core messages from Betawiki (2007-12-29 16:25 CET)
Siebrand Mazeland [Sat, 29 Dec 2007 15:33:14 +0000 (15:33 +0000)]
Localisation updates for core messages from Betawiki (2007-12-29 16:25 CET)

16 years ago* Proper redirect deletion
Victor Vasiliev [Sat, 29 Dec 2007 14:43:17 +0000 (14:43 +0000)]
* Proper redirect deletion
* Don't use ImagePage on redirects

16 years agoLocalisation updates for core messages from Betawiki (2007-12-29 15:25 CET)
Siebrand Mazeland [Sat, 29 Dec 2007 14:39:53 +0000 (14:39 +0000)]
Localisation updates for core messages from Betawiki (2007-12-29 15:25 CET)

16 years ago"This wiki" -> "{{SITENAME}}"
Siebrand Mazeland [Sat, 29 Dec 2007 14:19:22 +0000 (14:19 +0000)]
"This wiki" -> "{{SITENAME}}"

16 years agoOops, forgot to remove this debug stuff
Victor Vasiliev [Sat, 29 Dec 2007 09:42:32 +0000 (09:42 +0000)]
Oops, forgot to remove this debug stuff

16 years ago* Support images-redirects
Victor Vasiliev [Sat, 29 Dec 2007 09:32:22 +0000 (09:32 +0000)]
* Support images-redirects
Note: this revision requires schema change

16 years agoAdd an optional limit parameter (range 1 to 100) to the OpenSearch suggestion interface.
Brion Vibber [Sat, 29 Dec 2007 00:14:22 +0000 (00:14 +0000)]
Add an optional limit parameter (range 1 to 100) to the OpenSearch suggestion interface.
Will be using this in adaptor to the Apple Dictionary widget's search, since we're having performance problems with the special-purpose search backend.

16 years ago* (bug 3097) Inconsistently usable titles containing HTML character entities
Brion Vibber [Fri, 28 Dec 2007 21:34:49 +0000 (21:34 +0000)]
* (bug 3097) Inconsistently usable titles containing HTML character entities
  are now forbidden. A run of cleanupTitles.php will fix up existing pages.

16 years agoUpdate magic words
Siebrand Mazeland [Fri, 28 Dec 2007 18:10:15 +0000 (18:10 +0000)]
Update magic words

16 years agoLocalisation updates for core messages from Betawiki (2007-12-28 18.55 CET)
Siebrand Mazeland [Fri, 28 Dec 2007 18:02:59 +0000 (18:02 +0000)]
Localisation updates for core messages from Betawiki (2007-12-28 18.55 CET)

16 years agoFix variable name
Victor Vasiliev [Fri, 28 Dec 2007 17:29:35 +0000 (17:29 +0000)]
Fix variable name

16 years agoLocalisation updates for core messages from Betawiki (2007-12-28 16.52 CET)
Siebrand Mazeland [Fri, 28 Dec 2007 17:21:15 +0000 (17:21 +0000)]
Localisation updates for core messages from Betawiki (2007-12-28 16.52 CET)

16 years ago* Fixing sma local name
Niklas Laxström [Fri, 28 Dec 2007 12:44:29 +0000 (12:44 +0000)]
* Fixing sma local name

16 years agoLocalisation updates for core messages from Betawiki (2007-12-28 11.00 CET)
Siebrand Mazeland [Fri, 28 Dec 2007 10:02:40 +0000 (10:02 +0000)]
Localisation updates for core messages from Betawiki (2007-12-28 11.00 CET)
* added: Moksha (mdf)

16 years agoRemove fallback to 'tr', fall back to default 'en'
Siebrand Mazeland [Fri, 28 Dec 2007 09:39:43 +0000 (09:39 +0000)]
Remove fallback to 'tr', fall back to default 'en'

16 years agoFix old parser
Victor Vasiliev [Fri, 28 Dec 2007 09:20:56 +0000 (09:20 +0000)]
Fix old parser

16 years agoThis should be array() by default
Victor Vasiliev [Fri, 28 Dec 2007 08:41:45 +0000 (08:41 +0000)]
This should be array() by default

16 years agoWork around regression in r28524: spewed PHP warnings due to mystery parameter added...
Brion Vibber [Fri, 28 Dec 2007 07:03:28 +0000 (07:03 +0000)]
Work around regression in r28524: spewed PHP warnings due to mystery parameter added to a QueryPage subclass's constructor.
Made it optional so updateSpecialPages.php doesn't barf when going through the list.

16 years ago* Update Chinese translations
Shinjiman [Fri, 28 Dec 2007 04:41:41 +0000 (04:41 +0000)]
* Update Chinese translations
* Update Cantonese translations
* Update Old Chinese / Late Time Chinese translations

16 years agoMove input validation for groups changes up so the logging matches the actions performed
Brion Vibber [Fri, 28 Dec 2007 02:53:19 +0000 (02:53 +0000)]
Move input validation for groups changes up so the logging matches the actions performed

16 years agoValidate permissions on application. :)
Brion Vibber [Fri, 28 Dec 2007 02:29:37 +0000 (02:29 +0000)]
Validate permissions on application. :)

16 years ago* (bug 12416) Fix password setting for createAndPromote.php
Brion Vibber [Fri, 28 Dec 2007 02:22:20 +0000 (02:22 +0000)]
* (bug 12416) Fix password setting for createAndPromote.php

16 years agoLoad additional local translation tables in constructor instead of in a function...
Brion Vibber [Thu, 27 Dec 2007 22:46:23 +0000 (22:46 +0000)]
Load additional local translation tables in constructor instead of in a function that's only called sometimes when cached data *isn't* available.
Keeps things working and not spewing horrible errors everywhere when a caching system is available.

16 years agocomment out unused level drop-down
Brion Vibber [Thu, 27 Dec 2007 22:27:57 +0000 (22:27 +0000)]
comment out unused level drop-down

16 years agoUpdate and fallback (fr)
Siebrand Mazeland [Thu, 27 Dec 2007 22:14:53 +0000 (22:14 +0000)]
Update and fallback (fr)

16 years agoLocalisation updates for core messages from Betawiki (2007-12-27 21:05 CET)
Siebrand Mazeland [Thu, 27 Dec 2007 20:34:07 +0000 (20:34 +0000)]
Localisation updates for core messages from Betawiki (2007-12-27 21:05 CET)
* added: Moksha (mdf)

16 years agoLocalisation updates for core messages from Betawiki (2007-12-27 21:05 CET)
Siebrand Mazeland [Thu, 27 Dec 2007 20:25:05 +0000 (20:25 +0000)]
Localisation updates for core messages from Betawiki (2007-12-27 21:05 CET)
* added: Malagasy (mg), Northern Sotho (nso)

16 years ago* Parser now returns list of sections (for API; some extensions probably also need it)
Victor Vasiliev [Thu, 27 Dec 2007 20:14:07 +0000 (20:14 +0000)]
* Parser now returns list of sections (for API; some extensions probably also need it)
* Add list of sections to action=parse output

16 years ago* Hide undo link if user can't edit article
Victor Vasiliev [Thu, 27 Dec 2007 18:05:40 +0000 (18:05 +0000)]
* Hide undo link if user can't edit article

16 years ago'Special-case optimization' seems to be already included in User::getId, in a smarter...
Rotem Liss [Thu, 27 Dec 2007 17:04:17 +0000 (17:04 +0000)]
'Special-case optimization' seems to be already included in User::getId, in a smarter way; it shouldn't be done in User::isLoggedIn too.

16 years agoUpdate.
Rotem Liss [Thu, 27 Dec 2007 17:00:01 +0000 (17:00 +0000)]
Update.

16 years agoAdded missing translations
Huji [Thu, 27 Dec 2007 14:01:04 +0000 (14:01 +0000)]
Added missing translations

16 years agoLocalisation updates for core messages from Betawiki (2007-12-27 14:05 CET)
Siebrand Mazeland [Thu, 27 Dec 2007 13:13:46 +0000 (13:13 +0000)]
Localisation updates for core messages from Betawiki (2007-12-27 14:05 CET)

16 years agoReplace "this wiki" by "{{SITENAME}}" (9 times).
Siebrand Mazeland [Thu, 27 Dec 2007 12:08:38 +0000 (12:08 +0000)]
Replace "this wiki"  by "{{SITENAME}}" (9 times).
Not sure if this would also work for 'confirmemail_text' so not replaced there.

16 years agoLocalisation updates for core messages from Betawiki (2007-12-27 12:05 CET)
Siebrand Mazeland [Thu, 27 Dec 2007 11:24:07 +0000 (11:24 +0000)]
Localisation updates for core messages from Betawiki (2007-12-27 12:05 CET)

16 years ago* updating message 'confirmdeletetext'
Siebrand Mazeland [Thu, 27 Dec 2007 11:13:15 +0000 (11:13 +0000)]
* updating message 'confirmdeletetext'
* adding new userrights- messages to messages.inc
* rebuildLanguage.php for MessagesEn.php

16 years agoUser::isAnon() via User::isLoggedIn() has unexpected behavior from an optimization...
Brion Vibber [Thu, 27 Dec 2007 05:10:03 +0000 (05:10 +0000)]
User::isAnon() via User::isLoggedIn() has unexpected behavior from an optimization if the data isn't loaded and the referenced name doesn't exist. Not sure if that's desired or not; adding a comment note on the code and using a clearer check in special:userrights

16 years agouse self::, not $this-> in static methods, so interwiki userrights actually works...
Brion Vibber [Thu, 27 Dec 2007 04:18:22 +0000 (04:18 +0000)]
use self::, not $this-> in static methods, so interwiki userrights actually works again :)

16 years agoRefactor some of the horror that was Special:Userrights...
Brion Vibber [Thu, 27 Dec 2007 02:31:58 +0000 (02:31 +0000)]
Refactor some of the horror that was Special:Userrights...
Split out the remote accessors into a UserRightsProxy object, so the main interface code
doesn't have to worry about it -- it just uses the regular User object interface functions,
without caring that it's got a remote object here.
Should have cleaner behavior with numeric ID accesses as well; it now does a name lookup even for remote ones, and logs with that.

16 years agoDon't taunt permissionless users with a username search box on Special:Userrights.
Brion Vibber [Wed, 26 Dec 2007 23:28:20 +0000 (23:28 +0000)]
Don't taunt permissionless users with a username search box on Special:Userrights.
Give them a nice little permissions error and a login link for anons.

16 years agoClean up table def in patch file
Brion Vibber [Wed, 26 Dec 2007 22:27:48 +0000 (22:27 +0000)]
Clean up table def in patch file

16 years agoAdd commons blurb
Aaron Schulz [Wed, 26 Dec 2007 18:52:54 +0000 (18:52 +0000)]
Add commons blurb

16 years ago(bug 12413) meta=userinfo missing <query> tag
Roan Kattouw [Wed, 26 Dec 2007 17:51:21 +0000 (17:51 +0000)]
(bug 12413) meta=userinfo missing <query> tag

16 years agoLocalisation updates for core messages from Betawiki (2007-12-26 12:02 CET)
Siebrand Mazeland [Wed, 26 Dec 2007 11:09:39 +0000 (11:09 +0000)]
Localisation updates for core messages from Betawiki (2007-12-26 12:02 CET)

16 years agoLocalisation updates for core messages from Betawiki (2007-12-26 11:06 CET)
Siebrand Mazeland [Wed, 26 Dec 2007 10:17:36 +0000 (10:17 +0000)]
Localisation updates for core messages from Betawiki (2007-12-26 11:06 CET)

16 years agoSet fallback to nl/Dutch
Siebrand Mazeland [Tue, 25 Dec 2007 23:52:18 +0000 (23:52 +0000)]
Set fallback to nl/Dutch

16 years agoRebuild language
Huji [Tue, 25 Dec 2007 13:00:07 +0000 (13:00 +0000)]
Rebuild language

16 years agoLocalisation updates for core messages from Betawiki (2007-12-25 11:35 CET)
Siebrand Mazeland [Tue, 25 Dec 2007 10:44:56 +0000 (10:44 +0000)]
Localisation updates for core messages from Betawiki (2007-12-25 11:35 CET)

16 years ago* (bug 12407) MediaWiki:Comma-separator should be &#x20 (or &#32) instead of &#20
Victor Vasiliev [Tue, 25 Dec 2007 10:34:42 +0000 (10:34 +0000)]
* (bug 12407) MediaWiki:Comma-separator should be &#x20 (or &#32) instead of &#20