Last modified: 2010-05-15 15:52:02 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 T12702, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 10702 - messages: unify Project: and {{ns:project}}
messages: unify Project: and {{ns:project}}
Status: RESOLVED WONTFIX
Product: MediaWiki
Classification: Unclassified
Internationalization (Other open bugs)
1.10.x
All All
: Lowest trivial (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-07-25 23:26 UTC by Dan Jacobson
Modified: 2010-05-15 15:52 UTC (History)
1 user (show)

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


Attachments

Description Dan Jacobson 2007-07-25 23:26:28 UTC
These should all probably use the latter:
$ cd languages/messages
$ fgrep "'Project:" *|wc -l
371
$ fgrep "ns:project" *|wc -l
574
Comment 1 Rob Church 2007-07-26 00:00:22 UTC
"Project" is used where the message is used as a title and nothing more, e.g. for link destinations, or where it's used in a message with a piped link; {{ns:Project}} is used where the text is also printed to the screen. The brace transformation is a little more expensive and thus isn't used where it's not required.

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


Navigation
Links