Last modified: 2012-06-02 10:48:03 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 T39177, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 37177 - Hard coded parentheses in SpecialMergeHistory.php
Hard coded parentheses in SpecialMergeHistory.php
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Internationalization (Other open bugs)
1.20.x
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
: i18n
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-05-29 06:39 UTC by Siebrand Mazeland
Modified: 2012-06-02 10:48 UTC (History)
4 users (show)

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


Attachments

Description Siebrand Mazeland 2012-05-29 06:39:30 UTC
288: return "<li>$checkBox ($last) $pageLink . . $userLink $stxt $comment</li>";

This should use the message key 'parentheses'.
Comment 1 Liangent 2012-05-29 07:58:06 UTC
What about those two dots?
Comment 2 Siebrand Mazeland 2012-05-29 08:14:41 UTC
You could consider making "$checkBox ($last) $pageLink . . $userLink $stxt
$comment" a message:

$1 ($2) $3 . . $4 $5

It's not pretty, but it does do the job...
Comment 3 Siebrand Mazeland 2012-06-02 10:45:30 UTC
Patch in Gerrit change #9745.

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


Navigation
Links