Last modified: 2010-05-15 15:52:02 UTC
These should all probably use the latter: $ cd languages/messages $ fgrep "'Project:" *|wc -l 371 $ fgrep "ns:project" *|wc -l 574
"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.