lhc/web/wiklou.git
16 years agoRevert r25916 -- breaks ability to blow up small images, without explanation. WTF?
Brion Vibber [Tue, 18 Sep 2007 14:30:40 +0000 (14:30 +0000)]
Revert r25916 -- breaks ability to blow up small images, without explanation. WTF?

16 years agoMoving code from Linker::makeThumbLink2 to Linker::makeImageLink2
Raimond Spekking [Tue, 18 Sep 2007 13:24:53 +0000 (13:24 +0000)]
Moving code from Linker::makeThumbLink2 to Linker::makeImageLink2
This will prevent bigger images than the source (for bitmap-style images)
[[Image:smallIconWith25px.png|200px]] does not blow the bitmap to 200px width
Now the same behavior as [[Image:smallIconWith25px.png|thumb|200px]] which prevents blow up already.

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Mon, 17 Sep 2007 19:58:23 +0000 (19:58 +0000)]
Localisation updates from Betawiki.
* sk, tet (new).

16 years ago* (bug 11355) Fix false positives in Safe Mode and other config detection
Brion Vibber [Mon, 17 Sep 2007 19:44:15 +0000 (19:44 +0000)]
* (bug 11355) Fix false positives in Safe Mode and other config detection
  when boolean settings are disabled with 'Off' via php_admin_value/php_value

16 years ago* (bug 11365) doc links update
Brion Vibber [Mon, 17 Sep 2007 18:35:44 +0000 (18:35 +0000)]
* (bug 11365) doc links update

16 years agoUpdate RELEASE-NOTES to previous commit.
Siebrand Mazeland [Mon, 17 Sep 2007 17:39:14 +0000 (17:39 +0000)]
Update RELEASE-NOTES to previous commit.

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Mon, 17 Sep 2007 17:36:56 +0000 (17:36 +0000)]
Localisation updates from Betawiki.
* arn, ca, cs, es, is, sah, scn.

16 years agoFix files in previous commit. Forgot to run rebuildLanguage.php
Siebrand Mazeland [Sun, 16 Sep 2007 15:52:08 +0000 (15:52 +0000)]
Fix files in previous commit. Forgot to run rebuildLanguage.php

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Sun, 16 Sep 2007 15:49:48 +0000 (15:49 +0000)]
Localisation updates from Betawiki.
* is, sah, scn (mixed with messages from scn.wikipedia), za.

16 years ago* Updates to (fi)
Niklas Laxström [Sun, 16 Sep 2007 14:33:59 +0000 (14:33 +0000)]
* Updates to (fi)

16 years agoFurther clarify $wgSquidServers/$wgSquidServersNoPurge documentation - state that...
Rob Church [Sun, 16 Sep 2007 12:42:52 +0000 (12:42 +0000)]
Further clarify $wgSquidServers/$wgSquidServersNoPurge documentation - state that both are "trusted" with regards to X-Forwarded-For, etc.

16 years ago* Indonesian (id) localisation updates.
Ivan Lanin [Sun, 16 Sep 2007 12:20:00 +0000 (12:20 +0000)]
* Indonesian (id) localisation updates.
* RELEASE-NOTES update and correction (su = Sundanese)

16 years agoApparently some languages (aawiki) end up having null $defaultUserOptionOverrides...
Domas Mituzas [Sun, 16 Sep 2007 10:17:12 +0000 (10:17 +0000)]
Apparently some languages (aawiki) end up having null $defaultUserOptionOverrides - returning empty array instead.

16 years agoStrike the link to the redirect rather than using an asterisk in Special:Listredirects
Rotem Liss [Sun, 16 Sep 2007 03:38:37 +0000 (03:38 +0000)]
Strike the link to the redirect rather than using an asterisk in Special:Listredirects

16 years agoIn double redirects, the link should be red when the page was deleted, as in broken...
Rotem Liss [Sun, 16 Sep 2007 03:25:35 +0000 (03:25 +0000)]
In double redirects, the link should be red when the page was deleted, as in broken redirects, and not always known.

16 years ago(bug 11349) Update various URLs in the README
Rob Church [Sat, 15 Sep 2007 15:33:50 +0000 (15:33 +0000)]
(bug 11349) Update various URLs in the README

16 years agoShorter log entry.
Rotem Liss [Sat, 15 Sep 2007 03:41:01 +0000 (03:41 +0000)]
Shorter log entry.

16 years agoFixes.
Rotem Liss [Sat, 15 Sep 2007 03:37:48 +0000 (03:37 +0000)]
Fixes.

16 years agoFix.
Rotem Liss [Sat, 15 Sep 2007 03:24:04 +0000 (03:24 +0000)]
Fix.

16 years agoFix.
Rotem Liss [Sat, 15 Sep 2007 03:22:42 +0000 (03:22 +0000)]
Fix.

16 years agoFix.
Rotem Liss [Sat, 15 Sep 2007 03:19:41 +0000 (03:19 +0000)]
Fix.

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Fri, 14 Sep 2007 23:07:02 +0000 (23:07 +0000)]
Localisation updates from Betawiki.
* cs, za

16 years ago* (bug 11342) Fix several 'returnto' links in permissions/error pages which
Brion Vibber [Fri, 14 Sep 2007 20:53:19 +0000 (20:53 +0000)]
* (bug 11342) Fix several 'returnto' links in permissions/error pages which
  linked to the main page instead of targetted page

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Fri, 14 Sep 2007 16:16:40 +0000 (16:16 +0000)]
Localisation updates from Betawiki.
* bcl, bn, cs, ext, nds, sah, wa.

16 years ago* Add {{filepath:}} parser function to get full path to an uploaded file, complementi...
Brion Vibber [Fri, 14 Sep 2007 15:29:52 +0000 (15:29 +0000)]
* Add {{filepath:}} parser function to get full path to an uploaded file, complementing {{fullurl:}} for pages.
Giving this a |nowiki option to wrap the returned path in <nowiki>s for non-linked standalone use.
Added File::getFullURL() function for cleaner calls; using full path to ensure consistency here.

16 years ago* (bug 11335) Update Greek translations
Raimond Spekking [Fri, 14 Sep 2007 15:26:21 +0000 (15:26 +0000)]
* (bug 11335) Update Greek translations
  Patch by Diomidis Spinellis

16 years agoMaking sure the statistics don't have to be regenerated.
Rotem Liss [Fri, 14 Sep 2007 05:08:42 +0000 (05:08 +0000)]
Making sure the statistics don't have to be regenerated.

16 years ago* Fix initial statistics when installing: add correct values
Rotem Liss [Fri, 14 Sep 2007 05:01:13 +0000 (05:01 +0000)]
* Fix initial statistics when installing: add correct values
* Clarification in installation: "Initializing data" => "Initializing statistics"

16 years ago* (bug 7890) Special:BrokenRedirects links deleted redirects to a non-existent page
Rotem Liss [Fri, 14 Sep 2007 04:21:36 +0000 (04:21 +0000)]
* (bug 7890) Special:BrokenRedirects links deleted redirects to a non-existent page
** See explanation in the bug report.
* Adding some TODO notes: current implementation of Special:BrokenRedirects caching can be improved.

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Thu, 13 Sep 2007 23:24:03 +0000 (23:24 +0000)]
Localisation updates from Betawiki.
* ar, bcl, cs, ext, hsb, is, ko.

16 years agoadd missing $article param to ArticleViewHeader doc
Brion Vibber [Thu, 13 Sep 2007 20:16:52 +0000 (20:16 +0000)]
add missing $article param to ArticleViewHeader doc

16 years agoadjust parser tests to match slightly wider gallery width per r25822
Brion Vibber [Thu, 13 Sep 2007 19:24:43 +0000 (19:24 +0000)]
adjust parser tests to match slightly wider gallery width per r25822

16 years agoReverting r25082:
Brion Vibber [Thu, 13 Sep 2007 19:06:54 +0000 (19:06 +0000)]
Reverting r25082:
Do not restore security vulnerabilities to the codebase after a security release.
Especially don't MAKE THEM WORSE IN THE PROCESS.

16 years agoRevert r25819 -- Adding a floated gallery to image description page previews makes...
Brion Vibber [Thu, 13 Sep 2007 18:35:54 +0000 (18:35 +0000)]
Revert r25819 -- Adding a floated gallery to image description page previews makes the behavior even *less* like the actual page display than it already is.

16 years ago(bug 11323) Missing comma
Rob Church [Thu, 13 Sep 2007 14:02:05 +0000 (14:02 +0000)]
(bug 11323) Missing comma

16 years ago* Add name/id to submit button, per request of de.wp
Raimond Spekking [Thu, 13 Sep 2007 08:51:13 +0000 (08:51 +0000)]
* Add name/id to submit button, per request of de.wp
* kill whitespaces

16 years ago* (bug 11321) Fix width of gallerybox when option "width=xxx" is used
Raimond Spekking [Thu, 13 Sep 2007 08:31:14 +0000 (08:31 +0000)]
* (bug 11321) Fix width of gallerybox when option "width=xxx" is used
See the screenshots before/after attached to the bug.

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Wed, 12 Sep 2007 22:34:24 +0000 (22:34 +0000)]
Localisation updates from Betawiki.
* cs, su

16 years ago* (bug 11243) Show thumbnail on image description page previews
Raimond Spekking [Wed, 12 Sep 2007 18:36:24 +0000 (18:36 +0000)]
* (bug 11243) Show thumbnail on image description page previews

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Wed, 12 Sep 2007 15:14:07 +0000 (15:14 +0000)]
Localisation updates from Betawiki.
* ar, bcl, bn, hsb, ko, sah, su, ta.

16 years ago(bug 11308) Allow the API to output the image metadata
Roan Kattouw [Wed, 12 Sep 2007 15:09:07 +0000 (15:09 +0000)]
(bug 11308) Allow the API to output the image metadata
Patch by Brian Tong Minh

16 years ago(API) Partial revert of r25742. Escaping all html special characters in the output...
Daniel Cannon [Tue, 11 Sep 2007 22:47:27 +0000 (22:47 +0000)]
(API) Partial revert of r25742. Escaping all html special characters in the output breaks links that have these special characters in them.

16 years ago* (bug 11297) Update French translations
Raimond Spekking [Tue, 11 Sep 2007 20:26:32 +0000 (20:26 +0000)]
* (bug 11297) Update French translations
  Patch by Alexandre Emsenhuber

16 years agoReverting stupidity from r25796, apologizing for own accusations of stupidity.
Roan Kattouw [Tue, 11 Sep 2007 19:50:03 +0000 (19:50 +0000)]
Reverting stupidity from r25796, apologizing for own accusations of stupidity.

16 years agoFixing very stupid typo in Special:Userrights, which allowed all sysops to add and...
Roan Kattouw [Tue, 11 Sep 2007 19:41:45 +0000 (19:41 +0000)]
Fixing very stupid typo in Special:Userrights, which allowed all sysops to add and remove everyone to and from every group.

16 years ago* (bug 4021) Fix for MySQL wildcard search
Brion Vibber [Tue, 11 Sep 2007 18:49:27 +0000 (18:49 +0000)]
* (bug 4021) Fix for MySQL wildcard search
* (bug 10699) Fix for MySQL phrase search

16 years ago* (bug 9252) Fix for tidy funkiness when using editintro mode
Brion Vibber [Tue, 11 Sep 2007 18:22:37 +0000 (18:22 +0000)]
* (bug 9252) Fix for tidy funkiness when using editintro mode

16 years agoPoke about with spacing in the contribs form... It still feels busy to me, but adjust...
Brion Vibber [Tue, 11 Sep 2007 17:38:59 +0000 (17:38 +0000)]
Poke about with spacing in the contribs form... It still feels busy to me, but adjusts some wrapping issues.
* Space now present between 'Namespace:' label and selector drop-down
* Added no-wrap spans wrapping label and control for the namespace, year,
  and month selectors, so the form is more legible at smaller window sizes where the long lines don't make it through intact

16 years agoRevert r25707, bump CSS versions again
Brion Vibber [Tue, 11 Sep 2007 17:09:19 +0000 (17:09 +0000)]
Revert r25707, bump CSS versions again

16 years agoAlso revert RELEASE-NOTES.
Aryeh Gregor [Tue, 11 Sep 2007 17:07:10 +0000 (17:07 +0000)]
Also revert RELEASE-NOTES.

16 years agoRevert 25706 until problems are worked out.
Aryeh Gregor [Tue, 11 Sep 2007 17:06:24 +0000 (17:06 +0000)]
Revert 25706 until problems are worked out.

16 years ago* (bug 11283) Update Kazakh translations
Raimond Spekking [Tue, 11 Sep 2007 16:47:40 +0000 (16:47 +0000)]
* (bug 11283) Update Kazakh translations
  Patch by Alexander Sigachov

16 years ago* Lower Sorbian (dsb) was missing from names
Niklas Laxström [Tue, 11 Sep 2007 15:57:45 +0000 (15:57 +0000)]
* Lower Sorbian (dsb) was missing from names

16 years ago* Made some links general
Niklas Laxström [Tue, 11 Sep 2007 15:23:31 +0000 (15:23 +0000)]
* Made some links general

16 years agoReverting r25772 for now.
Brion Vibber [Tue, 11 Sep 2007 15:22:53 +0000 (15:22 +0000)]
Reverting r25772 for now.
The local language names as title are a cute feature, but a few problems:
* It only seems to use the values for the content language for this, though UI language would be more appropriate.
* A hojillion wfMsg() calls are made when Names.php is loaded, which feels kind of icky to me. Would trigger message cache initialization early and does a lot of extra calls not needed 99% of the time.
I'd rather only load values when required.

16 years agoremove extra space
Brion Vibber [Tue, 11 Sep 2007 15:14:13 +0000 (15:14 +0000)]
remove extra space

16 years agoRevert r25768, r25771
Brion Vibber [Tue, 11 Sep 2007 15:03:54 +0000 (15:03 +0000)]
Revert r25768, r25771
I really don't like inserting bogus entries into the link tables, that looks fragile and generally horrifying.

16 years ago* Fixed notice when accessing special page without read permission and whitelist...
Niklas Laxström [Tue, 11 Sep 2007 14:46:04 +0000 (14:46 +0000)]
* Fixed notice when accessing special page without read permission and whitelist is not defined

16 years ago* Add function Language::getLanguageNameLocal() for the localized name of a language
Raimond Spekking [Tue, 11 Sep 2007 11:45:20 +0000 (11:45 +0000)]
* Add function Language::getLanguageNameLocal() for the localized name of a language
* Add localized name of a language as title to interwiki links

16 years ago* Update scripts (stand-alone PHP and mysql) for updating old wikis with the new...
Andrew Garrett [Tue, 11 Sep 2007 09:22:54 +0000 (09:22 +0000)]
* Update scripts (stand-alone PHP and mysql) for updating old wikis with the new blank rows for pages with no page or category links.

16 years agoUpdated da translations
Anders Wegge Jakobsen [Tue, 11 Sep 2007 08:53:58 +0000 (08:53 +0000)]
Updated da translations

16 years ago* Speed up Special:UncategorizedPages and Special:Deadendpages (no longer marked...
Andrew Garrett [Tue, 11 Sep 2007 08:10:28 +0000 (08:10 +0000)]
* Speed up Special:UncategorizedPages and Special:Deadendpages (no longer marked as slow queries). They now add blank ('','') entries for pages without ANY links or categories. Note that these entries are now what is checked by Special:Uncategorizedpages and Special:Deadendpages. Thus, refreshLinks.php needs to be run before either of these pages will work correctly. An update script will be forthcoming.
* RELEASE-NOTES comments forgotten in a previous commit.

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Tue, 11 Sep 2007 06:57:26 +0000 (06:57 +0000)]
Localisation updates from Betawiki.
* bcl, bn, is, sr-ec

16 years agor25714/25723 changed message 'cantcreateaccounttext' in a relevant manner, so it...
Raimond Spekking [Tue, 11 Sep 2007 06:04:44 +0000 (06:04 +0000)]
r25714/25723 changed message 'cantcreateaccounttext' in a relevant manner, so it would be better to change the message name too.

16 years agoFix.
Rotem Liss [Tue, 11 Sep 2007 01:33:18 +0000 (01:33 +0000)]
Fix.

16 years agoFix.
Rotem Liss [Tue, 11 Sep 2007 01:32:12 +0000 (01:32 +0000)]
Fix.

16 years agoAdding he.
Rotem Liss [Tue, 11 Sep 2007 01:27:42 +0000 (01:27 +0000)]
Adding he.

16 years agoUpdate.
Rotem Liss [Tue, 11 Sep 2007 01:21:45 +0000 (01:21 +0000)]
Update.

16 years agoutf-8 pls k thx
Brion Vibber [Tue, 11 Sep 2007 01:16:47 +0000 (01:16 +0000)]
utf-8 pls k thx

16 years agoIf no messages are specified in the extension file, don't load them.
Rotem Liss [Mon, 10 Sep 2007 22:53:17 +0000 (22:53 +0000)]
If no messages are specified in the extension file, don't load them.

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Mon, 10 Sep 2007 22:49:17 +0000 (22:49 +0000)]
Localisation updates from Betawiki.
* bcl, bn, fiu-vro, ko, sah, sr-ec

16 years agoRemove fallback to Dutch at request. Frysian falls back to English again.
Siebrand Mazeland [Mon, 10 Sep 2007 22:02:19 +0000 (22:02 +0000)]
Remove fallback to Dutch at request. Frysian falls back to English again.

16 years ago* (bug 11158) Fix escaping in API HTML-formatted JSON
Brion Vibber [Mon, 10 Sep 2007 21:01:40 +0000 (21:01 +0000)]
* (bug 11158) Fix escaping in API HTML-formatted JSON

16 years ago* (bug 11179) Include image version deletion comment in public log
Brion Vibber [Mon, 10 Sep 2007 19:38:44 +0000 (19:38 +0000)]
* (bug 11179) Include image version deletion comment in public log
Append comment, if present, to the deletedrevision text. This matches undeletion behavior.
To pretty that up, removed the final period from the default deletedrevision message; it didn't look good with the following colon, and even when alone it's inconsistent with other usage, we usually don't have a period there.

16 years agoFix typo. "wfGetDb" -> "wfGetDB"
Daniel Cannon [Mon, 10 Sep 2007 18:29:05 +0000 (18:29 +0000)]
Fix typo. "wfGetDb" -> "wfGetDB"

16 years agoremove random bogus char in comment
Brion Vibber [Mon, 10 Sep 2007 16:40:53 +0000 (16:40 +0000)]
remove random bogus char in comment

16 years ago*(bug 11275) Enable descending sort in API categorymembers
Roan Kattouw [Mon, 10 Sep 2007 14:17:33 +0000 (14:17 +0000)]
*(bug 11275) Enable descending sort in API categorymembers

16 years agoUpdated da translations + fix quotes in MessagesEn.php
Anders Wegge Jakobsen [Mon, 10 Sep 2007 13:46:01 +0000 (13:46 +0000)]
Updated da translations + fix quotes in MessagesEn.php

16 years agoChange the cantcreateaccounttext message, to take advantage of the features from...
Andrew Garrett [Mon, 10 Sep 2007 09:48:00 +0000 (09:48 +0000)]
Change the cantcreateaccounttext message, to take advantage of the features from r25714.

16 years agoUndo some unintended UTF-8 muckups from my last commit.
Andrew Garrett [Mon, 10 Sep 2007 09:42:41 +0000 (09:42 +0000)]
Undo some unintended UTF-8 muckups from my last commit.

16 years ago* (bug 11266) Set fallback language for Fulfulde (ff) to French
Raimond Spekking [Mon, 10 Sep 2007 09:29:13 +0000 (09:29 +0000)]
* (bug 11266) Set fallback language for Fulfulde (ff) to French

16 years ago* (bug 8834) Split off permission for editing user JavaScript and CSS from editinterf...
Andrew Garrett [Mon, 10 Sep 2007 08:10:48 +0000 (08:10 +0000)]
* (bug 8834) Split off permission for editing user JavaScript and CSS from editinterface to a new permission key editusercssjs.

16 years ago* (bug 8759) Fixed bug where rollback was allowed on protected pages for wikis where...
Andrew Garrett [Mon, 10 Sep 2007 07:48:20 +0000 (07:48 +0000)]
* (bug 8759) Fixed bug where rollback was allowed on protected pages for wikis where rollback is given to non-sysops.
* Replace rollback permissions error messages with the new variety.

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Mon, 10 Sep 2007 06:58:57 +0000 (06:58 +0000)]
Localisation updates from Betawiki.
* bcl, sah

16 years ago* Ensure, on the server side, that cascading protection cannot be applied to anything...
Andrew Garrett [Mon, 10 Sep 2007 06:27:36 +0000 (06:27 +0000)]
* Ensure, on the server side, that cascading protection cannot be applied to anything but full protection, so as to prevent people from using semi-cascade-protected pages to protect arbitrary pages.
* Fix a bug in the previous javascript implementation of this behaviour (protection is per-right, not per-group!)

16 years ago* (bug 9611) Supply the blocker and reason for the cantcreateaccounttext message.
Andrew Garrett [Mon, 10 Sep 2007 06:00:45 +0000 (06:00 +0000)]
* (bug 9611) Supply the blocker and reason for the cantcreateaccounttext message.

16 years ago* (bug 11211) Pass, as a parameter to the protectedpagetext interface message, the...
Andrew Garrett [Mon, 10 Sep 2007 05:28:09 +0000 (05:28 +0000)]
* (bug 11211) Pass, as a parameter to the protectedpagetext interface message, the level of protection.

Note that this is AFTER 'sysop' is rewritten to 'protect', so the parameter passed for full-protected pages on wikimedia projects will be 'protect', not 'sysop'.

16 years ago* Partial revert of r25680 (The bit that allowed people to provide a null $user and...
Andrew Garrett [Mon, 10 Sep 2007 03:01:09 +0000 (03:01 +0000)]
* Partial revert of r25680 (The bit that allowed people to provide a null $user and substitute it for $wgUser -- which didn't work anyway)
* Minor bug, pointed out by Simetrical, in currently unused edge cases where $user passed to getUserPermissionsErrors is not $wgUser, and $user is blocked.

16 years ago(bug 5387) Block log items on RecentChanges don't make use of possible translations:
Rotem Liss [Mon, 10 Sep 2007 01:53:24 +0000 (01:53 +0000)]
(bug 5387) Block log items on RecentChanges don't make use of possible translations:
* Removing span from Language::translateBlockExpiry.
* Adding span conditionally in LogPage::actionText, and using appropriate language (interface and content).
* Removing translate parameter from LogPage::actionText: no longer needed, always translate.

16 years agoOops, we shouldn't have h1.firstHeading display at normal text size . . .
Aryeh Gregor [Mon, 10 Sep 2007 01:13:05 +0000 (01:13 +0000)]
Oops, we shouldn't have h1.firstHeading display at normal text size . . .

16 years agoRefactor Monobook CSS for headers a bit. Section edit links were showing up with...
Aryeh Gregor [Mon, 10 Sep 2007 00:45:32 +0000 (00:45 +0000)]
Refactor Monobook CSS for headers a bit.  Section edit links were showing up with inconsistent sizes in Opera on Linux because of rounding errors.  There should be no changes other than increased consistency/preservation of original intent.

16 years agoMoved inline markup in signup and login forms to CSS, and dealt with some of the...
Aryeh Gregor [Sun, 9 Sep 2007 23:58:10 +0000 (23:58 +0000)]
Moved inline markup in signup and login forms to CSS, and dealt with some of the associated directionality issues in the process.

16 years agoIndonesian (id) localisation updates.
Ivan Lanin [Sun, 9 Sep 2007 23:18:16 +0000 (23:18 +0000)]
Indonesian (id) localisation updates.

16 years ago* Removed unused message
Niklas Laxström [Sun, 9 Sep 2007 19:35:32 +0000 (19:35 +0000)]
* Removed unused message

16 years ago* English name
Niklas Laxström [Sun, 9 Sep 2007 19:13:02 +0000 (19:13 +0000)]
* English name

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Sun, 9 Sep 2007 19:00:52 +0000 (19:00 +0000)]
Localisation updates from Betawiki.
* ar, bn, cy, hsb

16 years agoDon't pass getTimestamp output directly to the db without a wrap.
Greg Sabino Mullane [Sun, 9 Sep 2007 18:31:21 +0000 (18:31 +0000)]
Don't pass getTimestamp output directly to the db without a wrap.

16 years ago* (bug 11257) Update French translations
Raimond Spekking [Sun, 9 Sep 2007 17:46:22 +0000 (17:46 +0000)]
* (bug 11257) Update French translations
  Patch by  Bertrand GRONDIN

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Sun, 9 Sep 2007 11:57:43 +0000 (11:57 +0000)]
Localisation updates from Betawiki.
* Bengali (bn)
* Welsh (cy)
* Sakha (sah)

16 years agoRELEASE-NOTES from last commit.
Andrew Garrett [Sun, 9 Sep 2007 08:13:31 +0000 (08:13 +0000)]
RELEASE-NOTES from last commit.