Last modified: 2010-05-15 15:37:27 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 T4958, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 2958 - Rollback auto-summary should be in the project's language
Rollback auto-summary should be in the project's language
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Internationalization (Other open bugs)
1.5.x
All All
: Normal trivial (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-07-25 10:40 UTC by Carlos
Modified: 2010-05-15 15:37 UTC (History)
0 users

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


Attachments

Description Carlos 2005-07-25 10:40:40 UTC
Now they are written in the user's chosen interface language. Since the
summaries are for others to see, they should be in the project's language.

The summary is set on Article.php, function rollback():
 $newcomment = wfMsg( 'revertpage', $target->getUserText(), $from );

I think the function that should be used instead is wfMsgForContent().

Thanks.
Comment 1 Niklas Laxström 2005-07-25 12:27:43 UTC
Changes committed to CVS.

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


Navigation
Links