lhc/web/wiklou.git
14 years agoAPI: (bug 19004) Add support for tags. Patch by Matthew Britton
Roan Kattouw [Sun, 1 Nov 2009 10:42:41 +0000 (10:42 +0000)]
API: (bug 19004) Add support for tags. Patch by Matthew Britton

14 years agoUpdate the Chinese conversion tables. Modify Makefile.py for Unicode 5.2.
Philip Tzou [Sun, 1 Nov 2009 09:31:37 +0000 (09:31 +0000)]
Update the Chinese conversion tables. Modify Makefile.py for Unicode 5.2.

14 years agoLocalisation updates for core messages from translatewiki.net
Siebrand Mazeland [Sun, 1 Nov 2009 00:13:15 +0000 (00:13 +0000)]
Localisation updates for core messages from translatewiki.net

14 years agoplural tweak for bug 21352
Aaron Schulz [Sat, 31 Oct 2009 20:51:10 +0000 (20:51 +0000)]
plural tweak for bug 21352

14 years agoLocalisation updates for core and extension messages from translatewiki.net (2009...
Raimond Spekking [Sat, 31 Oct 2009 20:38:51 +0000 (20:38 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2009-10-31 20:00 UTC)

14 years agoFix for r51559: removed double urlencode()'ing
Alexandre Emsenhuber [Sat, 31 Oct 2009 19:42:11 +0000 (19:42 +0000)]
Fix for r51559: removed double urlencode()'ing

14 years ago* some js2 language updates
Michael Dale [Sat, 31 Oct 2009 19:14:55 +0000 (19:14 +0000)]
* some js2 language updates

14 years ago* (bug 20478) Add a note to Special:Block when the IP is already globally blocked
Raimond Spekking [Sat, 31 Oct 2009 09:35:29 +0000 (09:35 +0000)]
* (bug 20478) Add a note to Special:Block when the IP is already globally blocked
Works for blocks by TorBlock too
ToDo: bug 20188 for blocked usernames by CentralAuth

14 years agoEither we write 'bytes' in both cases, or in neither
Max Semenik [Sat, 31 Oct 2009 08:44:08 +0000 (08:44 +0000)]
Either we write 'bytes' in both cases, or in neither

14 years ago(bug 3340) Allow configuring of /16 limit on range blocks
Chad Horohoe [Fri, 30 Oct 2009 21:41:34 +0000 (21:41 +0000)]
(bug 3340) Allow configuring of /16 limit on range blocks

14 years agoMatch lowercase titles in SearchSqlite
Max Semenik [Fri, 30 Oct 2009 20:54:17 +0000 (20:54 +0000)]
Match lowercase titles in SearchSqlite

14 years agoLocalisation updates for core and extension messages from translatewiki.net (2009...
Raimond Spekking [Fri, 30 Oct 2009 19:54:12 +0000 (19:54 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2009-10-30 19:30 UTC)

14 years agoLocalization update.
Rotem Liss [Fri, 30 Oct 2009 17:09:33 +0000 (17:09 +0000)]
Localization update.

14 years agoFix groupby issue in SpecialActiveusers
Greg Sabino Mullane [Fri, 30 Oct 2009 16:19:39 +0000 (16:19 +0000)]
Fix groupby issue in SpecialActiveusers

14 years agoUsing plain strtolower() here broke non-English search for all databases except MySQL!
Max Semenik [Fri, 30 Oct 2009 15:25:37 +0000 (15:25 +0000)]
Using plain strtolower() here broke non-English search for all databases except MySQL!

14 years agoRemove section edit links in edit conflict form pointing nowhere useful and only...
Roan Kattouw [Fri, 30 Oct 2009 14:30:51 +0000 (14:30 +0000)]
Remove section edit links in edit conflict form pointing nowhere useful and only confusing people. Apparently this is a regression from r8855 (!) that went unnoticed for nearly 4.5 years. Hereby nominated for the Most Hilarious Bugs of All Time contest

14 years agoFollow-up to r58322: removed debugging code
Max Semenik [Fri, 30 Oct 2009 13:31:21 +0000 (13:31 +0000)]
Follow-up to r58322: removed debugging code

14 years agoRemove 2 unused messages: 'noexactmatch' and 'noexactmatch-nocreate'
Raimond Spekking [Fri, 30 Oct 2009 10:48:51 +0000 (10:48 +0000)]
Remove 2 unused messages: 'noexactmatch' and 'noexactmatch-nocreate'
Rebuild all language files.

14 years agooverloaded makeList in DatabaseOracle to handle CLOBs in WHERE clauses
Jure Kajzer [Fri, 30 Oct 2009 09:44:37 +0000 (09:44 +0000)]
overloaded makeList in DatabaseOracle to handle CLOBs in WHERE clauses

14 years agoA few cleanups for r58351
Aaron Schulz [Fri, 30 Oct 2009 02:23:58 +0000 (02:23 +0000)]
A few cleanups for r58351

14 years ago* bug 21267 change "show/hide" to "show", if user cannot submit Special:Revisiondelete
Aaron Schulz [Fri, 30 Oct 2009 02:14:22 +0000 (02:14 +0000)]
* bug 21267 change "show/hide" to "show", if user cannot submit Special:Revisiondelete
* Added revDeleteLinkDisabled() function

14 years agoAdd new define for localisation cache support
Chad Horohoe [Fri, 30 Oct 2009 01:51:21 +0000 (01:51 +0000)]
Add new define for localisation cache support

14 years agoFollowup to r58263, update newcolumns, fix newsequences check, minor formatting updat...
OverlordQ [Fri, 30 Oct 2009 00:14:13 +0000 (00:14 +0000)]
Followup to r58263, update newcolumns, fix newsequences check, minor formatting update to PG section

14 years agoDo a weak boolean comparison against $asyncdownload in order to accept null as false...
Bryan Tong Minh [Thu, 29 Oct 2009 20:17:23 +0000 (20:17 +0000)]
Do a weak boolean comparison against $asyncdownload in order to accept null as false (fixes API upload by URL).

14 years agoNamespace:: --> MWNamespace::, requested by ^demon on IRC
Max Semenik [Thu, 29 Oct 2009 19:35:55 +0000 (19:35 +0000)]
Namespace:: --> MWNamespace::, requested by ^demon on IRC

14 years agoLocalisation updates for core and extension messages from translatewiki.net (2009...
Raimond Spekking [Thu, 29 Oct 2009 19:14:20 +0000 (19:14 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2009-10-29 18:30 UTC)

14 years agoLocalization update.
Rotem Liss [Thu, 29 Oct 2009 18:03:22 +0000 (18:03 +0000)]
Localization update.

14 years agopatching up a small problem with the experimental tabs stylesheet
Adam Miller [Thu, 29 Oct 2009 17:58:05 +0000 (17:58 +0000)]
patching up a small problem with the experimental tabs stylesheet

14 years agoRelease notes for r58322
Max Semenik [Thu, 29 Oct 2009 17:52:34 +0000 (17:52 +0000)]
Release notes for r58322

14 years agoFollow-up r58192: Improved version. Split info for local and other blocks. See CodeRe...
Raimond Spekking [Thu, 29 Oct 2009 16:37:07 +0000 (16:37 +0000)]
Follow-up r58192: Improved version. Split info for local and other blocks. See CodeReview for a screenshot.

14 years agoMerge SQLite search from branches/sqlite/ to trunk
Max Semenik [Thu, 29 Oct 2009 16:19:35 +0000 (16:19 +0000)]
Merge SQLite search from branches/sqlite/ to trunk

14 years agoSwitch to default skin if user session found without persistent creds. Bug 19048
Jure Kajzer [Thu, 29 Oct 2009 14:19:05 +0000 (14:19 +0000)]
Switch to default skin if user session found without persistent creds. Bug 19048

14 years agoUse CSS rather than hardcoded nbsps to add space before the sorting arrows in Sortabl...
Happy-melon [Thu, 29 Oct 2009 14:15:20 +0000 (14:15 +0000)]
Use CSS rather than hardcoded nbsps to add space before the sorting arrows in SortableTables.  The nbsps cause headers to be pushed off-centre when the arrow wraps to the next line; the symmetrical margin ensures that the arrows are themselves centred when that happens.

14 years ago* stubs for larger lang test
Michael Dale [Thu, 29 Oct 2009 10:57:02 +0000 (10:57 +0000)]
* stubs for larger lang test
* updated compressed cortado

14 years agoFix plural
Niklas Laxström [Thu, 29 Oct 2009 07:17:15 +0000 (07:17 +0000)]
Fix plural

14 years agoUse revDeleteLink() to remove duplication
Aaron Schulz [Thu, 29 Oct 2009 06:11:03 +0000 (06:11 +0000)]
Use revDeleteLink() to remove duplication

14 years agoUse revDeleteLink() to remove duplication
Aaron Schulz [Thu, 29 Oct 2009 05:58:53 +0000 (05:58 +0000)]
Use revDeleteLink() to remove duplication

14 years ago* added default 0 height for audio tags
Michael Dale [Thu, 29 Oct 2009 02:48:13 +0000 (02:48 +0000)]
* added default 0 height for audio tags

14 years ago* updates to image edit tool configuration (to support crop enable/disable)
Michael Dale [Thu, 29 Oct 2009 00:30:44 +0000 (00:30 +0000)]
* updates to image edit tool configuration (to support crop enable/disable)
* some msg updates for better player display at low resolution
* removed old cortado
* some sequencer fixes

14 years ago* Validate sessionkey for stashed uploads
Bryan Tong Minh [Wed, 28 Oct 2009 22:23:00 +0000 (22:23 +0000)]
* Validate sessionkey for stashed uploads
* (bug 21235) Switch around fetchfileerror to the proper order

14 years agophp mergeJavascriptMsg.php -j
Siebrand Mazeland [Wed, 28 Oct 2009 21:53:51 +0000 (21:53 +0000)]
php mergeJavascriptMsg.php -j

14 years ago* updated local cortado applet to cortado-ovt-stripped-0.5.0.jar per http://lists...
Michael Dale [Wed, 28 Oct 2009 20:59:26 +0000 (20:59 +0000)]
* updated local cortado applet to cortado-ovt-stripped-0.5.0.jar per lists.xiph.org/pipermail/theora/2009-October/002976.html

14 years agoLocalisation updates for core and extension messages from translatewiki.net (2009...
Raimond Spekking [Wed, 28 Oct 2009 19:20:11 +0000 (19:20 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2009-10-28 18:30 UTC)

14 years ago* Replaced LIMIT with limitResult call in rebuildrecentchanges.php
Jure Kajzer [Wed, 28 Oct 2009 19:15:19 +0000 (19:15 +0000)]
* Replaced LIMIT with limitResult call in rebuildrecentchanges.php
* Added a wrapper-function for sequence number generation and modified insertSelect in DatabaseOracle to fill missing ID-field references

14 years ago(bug 20884) Try to fix the magic word __NOTC__ which use to prevent title-conversion...
Philip Tzou [Wed, 28 Oct 2009 19:09:38 +0000 (19:09 +0000)]
(bug 20884) Try to fix the magic word __NOTC__ which use to prevent title-conversion. Now it should work AGAIN.

14 years ago* volume control / skin fixes to support both horz and vert volume control
Michael Dale [Wed, 28 Oct 2009 19:02:27 +0000 (19:02 +0000)]
* volume control / skin fixes to support both horz and vert volume control

14 years agoFollow-up to r58267: rebuild all language files
Siebrand Mazeland [Wed, 28 Oct 2009 18:40:57 +0000 (18:40 +0000)]
Follow-up to r58267: rebuild all language files

14 years ago(bug 13453) Fix rebuildrecentchanges for DB's with FK constraints
OverlordQ [Wed, 28 Oct 2009 18:24:04 +0000 (18:24 +0000)]
(bug 13453) Fix rebuildrecentchanges for DB's with FK constraints

14 years agoFollowup to r58263: forgot patch file
OverlordQ [Wed, 28 Oct 2009 18:18:34 +0000 (18:18 +0000)]
Followup to r58263: forgot patch file

14 years ago(bug 19859) Remove HTMLDiff. Could possibly be salvaged as an extension one day,...
Chad Horohoe [Wed, 28 Oct 2009 18:18:05 +0000 (18:18 +0000)]
(bug 19859) Remove HTMLDiff. Could possibly be salvaged as an extension one day, but not today. DifferenceEngine and friends will need some refactoring to allow spinning this off. In the meantime, removing the mostly-broken experimental feature. Its always in the logs if anyone wants to reuse the code somewhere else one day

14 years ago* re-commit r58172 with the fix for the issue mentioned where users would not be...
Ryan Schmidt [Wed, 28 Oct 2009 17:53:36 +0000 (17:53 +0000)]
* re-commit r58172 with the fix for the issue mentioned where users would not be able to log in

14 years agoFollowup to r58262: PG half of sequence changes
OverlordQ [Wed, 28 Oct 2009 17:08:06 +0000 (17:08 +0000)]
Followup to r58262: PG half of sequence changes

14 years agoChanged sequence names to a standard <table>_<field>_seq form.
Jure Kajzer [Wed, 28 Oct 2009 16:17:16 +0000 (16:17 +0000)]
Changed sequence names to a standard <table>_<field>_seq form.
Updated all nextSequenceValue calls with new sequence names.
OverlordQ stated he'll handle changes to Postgres scripts.
Need someone to change DB2 scripts.

14 years agoThrow a bit more helpful unknownerror at AS_END, indicating that AS_END was encounter...
Bryan Tong Minh [Wed, 28 Oct 2009 13:35:39 +0000 (13:35 +0000)]
Throw a bit more helpful unknownerror at AS_END, indicating that AS_END was encountered. This actually needs fixing higher up, but this at least clarifies for now what kind of unknownerror occurred.

14 years agoAdd clear:both to avoid overlapping with other elements
Raimond Spekking [Wed, 28 Oct 2009 09:01:07 +0000 (09:01 +0000)]
Add clear:both to avoid overlapping with other elements
Seen at Special:BlockIP when blocking a previously blocked IP.

14 years agoRevert r58246. Committed a lot of half done stuff by accident. wtf??
Raimond Spekking [Wed, 28 Oct 2009 08:52:17 +0000 (08:52 +0000)]
Revert r58246. Committed a lot of half done stuff by accident. wtf??

14 years ago(no commit message)
Raimond Spekking [Wed, 28 Oct 2009 08:27:19 +0000 (08:27 +0000)]

14 years agobug 21282 &unhide=1 on next/prev diff links if already viewing the diff
Aaron Schulz [Wed, 28 Oct 2009 06:37:51 +0000 (06:37 +0000)]
bug 21282 &unhide=1 on next/prev diff links if already viewing the diff

14 years agoFollow-up r58237: fixing PHP Notice: Undefined variable: deprecated in /var/www/w...
Raimond Spekking [Wed, 28 Oct 2009 05:20:17 +0000 (05:20 +0000)]
Follow-up r58237: fixing PHP Notice: Undefined variable: deprecated in /var/www/w/includes/api/ApiBase.php on line 633

14 years ago( bug 21320 ) adds early checks for wgAllowCopyUpload and 'upload_by_url' permission...
Michael Dale [Wed, 28 Oct 2009 03:38:23 +0000 (03:38 +0000)]
( bug 21320 ) adds early checks for wgAllowCopyUpload and 'upload_by_url' permission so that web server does not make extra requests.

14 years ago(bug 21106) tag deprecated parameter in action=paraminfo. Add new PARAM_DEPRECATED...
Chad Horohoe [Wed, 28 Oct 2009 00:56:07 +0000 (00:56 +0000)]
(bug 21106) tag deprecated parameter in action=paraminfo. Add new PARAM_DEPRECATED const for automagically tagging deprecated parameters. Keeps action=help and action=paraminfo up to date

14 years ago* restored seqRemoteSearchDriver
Michael Dale [Wed, 28 Oct 2009 00:01:24 +0000 (00:01 +0000)]
* restored seqRemoteSearchDriver
* skin updates

14 years ago* Fix hook invocation
Bryan Tong Minh [Tue, 27 Oct 2009 22:32:40 +0000 (22:32 +0000)]
* Fix hook invocation
* Fix fatal error on certain errors

14 years agoRemove dead interwiki link [[cz:]] from addwiki.php per Kibble's request
Roan Kattouw [Tue, 27 Oct 2009 21:29:29 +0000 (21:29 +0000)]
Remove dead interwiki link [[cz:]] from addwiki.php per Kibble's request

14 years agofixing a slight bug with watch/unwatch. The icon watch/unwatch was dependent on the...
Adam Miller [Tue, 27 Oct 2009 21:10:43 +0000 (21:10 +0000)]
fixing a slight bug with watch/unwatch. The icon watch/unwatch was dependent on the dropdown menu for it's right border, and this should correct that

14 years agotweaks to the experimental css for sandbox 5
Adam Miller [Tue, 27 Oct 2009 21:09:09 +0000 (21:09 +0000)]
tweaks to the experimental css for sandbox 5

14 years agoAdded UserDailyContribs.sql
Tim Starling [Tue, 27 Oct 2009 20:50:29 +0000 (20:50 +0000)]
Added UserDailyContribs.sql

14 years agoLocalisation updates for core and extension messages from translatewiki.net (2009...
Raimond Spekking [Tue, 27 Oct 2009 20:23:06 +0000 (20:23 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2009-10-27 19:30 UTC)

14 years agoConsistency tweak: 'show'/'hide' should be linked only like other filter panels on...
Raimond Spekking [Tue, 27 Oct 2009 17:36:26 +0000 (17:36 +0000)]
Consistency tweak: 'show'/'hide' should be linked only like other filter panels on RC/WL etc.

14 years agoLocalization update.
Rotem Liss [Tue, 27 Oct 2009 17:32:30 +0000 (17:32 +0000)]
Localization update.

14 years agoremoved ts_tags from getQueryInfo. it's already added in ChangeTags::modifyDisplayQue...
Jure Kajzer [Tue, 27 Oct 2009 15:19:24 +0000 (15:19 +0000)]
removed ts_tags from getQueryInfo. it's already added in ChangeTags::modifyDisplayQuery. Causes column abigious definition error in Oracle

14 years agoNew hook getOtherBlockLogLink, called in Special:IPBlockList to show links to block...
Raimond Spekking [Tue, 27 Oct 2009 14:08:02 +0000 (14:08 +0000)]
New hook getOtherBlockLogLink, called in Special:IPBlockList to show links to block logs of other blocking extensions, i.e. GlobalBlocking

14 years agoLocalization fix: remove newline, it created a line break in display.
Rotem Liss [Tue, 27 Oct 2009 13:39:53 +0000 (13:39 +0000)]
Localization fix: remove newline, it created a line break in display.

14 years agoLocalization update.
Rotem Liss [Tue, 27 Oct 2009 11:01:56 +0000 (11:01 +0000)]
Localization update.

14 years agowith all due respect, locking here doesn't seem to be needed :)
Domas Mituzas [Tue, 27 Oct 2009 09:57:49 +0000 (09:57 +0000)]
with all due respect, locking here doesn't seem to be needed :)

14 years agoset read/write timeouts to 50ms down from 1s
Domas Mituzas [Tue, 27 Oct 2009 07:36:27 +0000 (07:36 +0000)]
set read/write timeouts to 50ms down from 1s

14 years agowtf:)
Domas Mituzas [Tue, 27 Oct 2009 07:28:29 +0000 (07:28 +0000)]
wtf:)

14 years agofix blacklist of dead servers
Domas Mituzas [Tue, 27 Oct 2009 07:26:43 +0000 (07:26 +0000)]
fix blacklist of dead servers

14 years agoRevert r58171/r58172 for now. It seems it breaks login to translatewiki.net
Raimond Spekking [Tue, 27 Oct 2009 07:13:13 +0000 (07:13 +0000)]
Revert r58171/r58172 for now. It seems it breaks login to translatewiki.net

14 years agofirst few changes to memcached client:
Domas Mituzas [Tue, 27 Oct 2009 06:57:51 +0000 (06:57 +0000)]
first few changes to memcached client:
* reduce connect attempts from 3 to 2
* remove the backoff logic, which just doesn't make sense in datacenter environments

14 years ago(bug 18909) Add missing INSERT SELECT wrapper for Postgres
OverlordQ [Tue, 27 Oct 2009 05:33:31 +0000 (05:33 +0000)]
(bug 18909) Add missing INSERT SELECT wrapper for Postgres

14 years ago* more skin refactoring
Michael Dale [Tue, 27 Oct 2009 01:14:08 +0000 (01:14 +0000)]
* more skin refactoring

14 years ago* User::isValidPassword now only returns boolean results, User::getPasswordValidity...
Ryan Schmidt [Mon, 26 Oct 2009 23:19:09 +0000 (23:19 +0000)]
* User::isValidPassword now only returns boolean results, User::getPasswordValidity can be used to get an error message string

14 years ago* Any strings returned by the isValidPassword hook are now shown as error messages...
Ryan Schmidt [Mon, 26 Oct 2009 22:58:39 +0000 (22:58 +0000)]
* Any strings returned by the isValidPassword hook are now shown as error messages instead of MediaWiki thinking that the hook said the password was valid.
* The error message shown in Special:ChangePassword now parses wiki markup

14 years agophp mergeJavascriptMsg.php -j
Siebrand Mazeland [Mon, 26 Oct 2009 19:40:20 +0000 (19:40 +0000)]
php mergeJavascriptMsg.php -j

14 years agoLocalisation updates for core and extension messages from translatewiki.net (2009...
Raimond Spekking [Mon, 26 Oct 2009 19:35:00 +0000 (19:35 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2009-10-26 19:00 UTC)

14 years agoUpdate messages
Siebrand Mazeland [Mon, 26 Oct 2009 19:11:48 +0000 (19:11 +0000)]
Update messages

14 years agoUpdate messages
Siebrand Mazeland [Mon, 26 Oct 2009 19:03:17 +0000 (19:03 +0000)]
Update messages

14 years agoPartially fixing bug 20186: Allow filtering history for revision deletion. Checking...
Tobias [Mon, 26 Oct 2009 18:45:27 +0000 (18:45 +0000)]
Partially fixing bug 20186: Allow filtering history for revision deletion. Checking for isBigDeletion to exclude large page histories. Also available only to users with deleterevision permission (paranoia)

14 years agorebulding vector's rtl stylesheet
Adam Miller [Mon, 26 Oct 2009 18:15:49 +0000 (18:15 +0000)]
rebulding vector's rtl stylesheet

14 years agoRemove some trailing newlines and ?>
Chad Horohoe [Mon, 26 Oct 2009 17:30:02 +0000 (17:30 +0000)]
Remove some trailing newlines and ?>

14 years agoLocalization update.
Rotem Liss [Mon, 26 Oct 2009 17:10:00 +0000 (17:10 +0000)]
Localization update.

14 years agoFollow-up to r57868: Add edit.js unconditionally like EditPage does. This will probab...
Bryan Tong Minh [Mon, 26 Oct 2009 16:54:57 +0000 (16:54 +0000)]
Follow-up to r57868: Add edit.js unconditionally like EditPage does. This will probably unbreak edittools in js2 mode.

14 years ago- DB2 bugfix: Blob class now converted to string where appropriate
Leons Petrazickis [Mon, 26 Oct 2009 16:32:31 +0000 (16:32 +0000)]
- DB2 bugfix: Blob class now converted to string where appropriate
- DB2 bugfix: Integer types enlarged to match MySQL (primarily, MySQL INT UNSIGNED now mapped to DB2 BIGINT)

14 years agoOracle support: added a DB piped function & collection type for getting of DBMS_OUTPU...
Jure Kajzer [Mon, 26 Oct 2009 16:23:46 +0000 (16:23 +0000)]
Oracle support: added a DB piped function & collection type for getting of DBMS_OUTPUT data trough a standard Oracle SQL query

14 years ago(bug 21280) Document Linker.php
Chad Horohoe [Mon, 26 Oct 2009 14:25:48 +0000 (14:25 +0000)]
(bug 21280) Document Linker.php

14 years ago* Skin refactoring
Michael Dale [Mon, 26 Oct 2009 10:44:13 +0000 (10:44 +0000)]
* Skin refactoring
** Player Themable has kskin and mvpcf skin side by side
** skins can include js configuration
** moving common assets into a shared folder
** (still a bit more to do)

* fix for firefox native video missing onseeked callback
* some refactoring of globals into $mw namespace
* fixed clientAcceptsGzip call in 'stand alone' mode for script-loader
* some language msg updates

14 years agoLower case 'talk' link label a few times
Siebrand Mazeland [Sun, 25 Oct 2009 21:42:52 +0000 (21:42 +0000)]
Lower case 'talk' link label a few times

14 years agoUpdate messages
Siebrand Mazeland [Sun, 25 Oct 2009 21:29:57 +0000 (21:29 +0000)]
Update messages

14 years agoRevert r58064: half done work committed by accident
Raimond Spekking [Sun, 25 Oct 2009 21:28:14 +0000 (21:28 +0000)]
Revert r58064: half done work committed by accident