Last modified: 2010-05-15 15:37:32 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T3653, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 1653 - Removing hardcoded messages in Special:Allmessages
Removing hardcoded messages in Special:Allmessages
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Internationalization (Other open bugs)
1.5.x
Other All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
: patch
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-03-07 16:50 UTC by Ævar Arnfjörð Bjarmason
Modified: 2010-05-15 15:37 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments
The patch against languages/Language.php (837 bytes, patch)
2005-03-07 16:52 UTC, Ævar Arnfjörð Bjarmason
Details
The patch against includes/SpecialAllmessages.php (695 bytes, patch)
2005-03-07 16:52 UTC, Ævar Arnfjörð Bjarmason
Details

Description Ævar Arnfjörð Bjarmason 2005-03-07 16:50:57 UTC
These patches make the "Name", "Default text" and "Current text" interface
messages in includes/SpecialAllmessages.php translatable.
Comment 1 Ævar Arnfjörð Bjarmason 2005-03-07 16:52:02 UTC
Created attachment 348 [details]
The patch against languages/Language.php

This addes three new interface messages:

'allmessagesname' => 'Name',
'allmessagesdefault' => 'Default text',
'allmessagescurrent' => 'Current text',
Comment 2 Ævar Arnfjörð Bjarmason 2005-03-07 16:52:58 UTC
Created attachment 349 [details]
The patch against includes/SpecialAllmessages.php

This makes use of said interface messages.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links