Last modified: 2006-08-02 03:23:39 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 T8854, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 6854 - Wrong NS_PROJECT_TALK in Russian after merge of localisation-work
Wrong NS_PROJECT_TALK in Russian after merge of localisation-work
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Internationalization (Other open bugs)
1.8.x
All All
: High normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-07-29 16:38 UTC by Alexander Sigachov
Modified: 2006-08-02 03:23 UTC (History)
0 users

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


Attachments

Description Alexander Sigachov 2006-07-29 16:38:33 UTC
From MessagesRu.php:

NS_PROJECT_TALK     => 'Обсуждение_{{grammar:genitive|$1}}',

For example
$wgMetaNamespace =  'Википедия'

expected project talk namespace:
'Обсуждение Википедии'

Current (wrong) project talk namespace:
'Википедии'

So {{grammar}} works, but word befor it vanishes.

I think, where is same problem in Finish localization.
Comment 1 Alexander Sigachov 2006-07-30 20:39:47 UTC
We can use workaround:

NS_PROJECT_TALK     => '{{grammar:genitive|Обсуждение $1}}',
Comment 2 Tim Starling 2006-08-02 03:23:39 UTC
Should be fixed as of r15908.

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


Navigation
Links