Last modified: 2010-05-15 15:33:56 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 T3486, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 1486 - Hardcoded (untranslatable) string in MonoBook.php
Hardcoded (untranslatable) string in MonoBook.php
Status: RESOLVED DUPLICATE of bug 498
Product: MediaWiki
Classification: Unclassified
Internationalization (Other open bugs)
1.4.x
All All
: Low trivial (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-02-07 13:27 UTC by Mormegil
Modified: 2010-05-15 15:33 UTC (History)
0 users

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


Attachments

Description Mormegil 2005-02-07 13:27:17 UTC
MonoBook.php contains hardcoded (not translatable) string "Views".
Line 86:
	  <h5>Views</h5>
should read something like:
	  <h5><?php $this->msg('views') ?></h5>
(+ add "views" to Language*.php)
Comment 1 Tom Gilder 2005-02-07 20:35:07 UTC

*** This bug has been marked as a duplicate of 498 ***

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


Navigation
Links