https://bugzilla.wikimedia.org/show_bug.cgi?id=19968


Brion Vibber <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
          Component|Site requests               |Internationalization
            Product|Wikimedia                   |MediaWiki




--- Comment #4 from Brion Vibber <[email protected]>  2009-07-29 00:20:43 UTC 
---
This word order is specified in the localization file:

        NS_PROJECT_TALK     => '$1_diskussjoni',

with an older alias:

        '$1_diskuti' => NS_PROJECT_TALK,

If this is incorrect, it needs to be fixed in MessagesMt.php, with the current
order kept as an alias.

Can you confirm that in all cases this would be correct:

        NS_PROJECT_TALK     => 'Diskussjoni_$1',

?


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to