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

Raimond Spekking <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Raimond Spekking <[email protected]> 2010-07-30 
14:34:57 UTC ---
Let me summarize the changes:

1. NS_TALK, NS_FILE, NS_FILE_TALK, NS_MEDIAWIKI, NS_MEDIAWIKI_TALK, NS_SPECIAL
are new aliases.

2. NS_CATEGORY, NS_CATEGORY_TALK are changes.


Old:
    'വി' => NS_CATEGORY,
    'വിസം' => NS_CATEGORY_TALK,

New:
    'വ' => NS_CATEGORY,
    'വസം' => NS_CATEGORY_TALK,

What about the old aliases? If we substitute them, all existing links will
become red (broken).

This means I will add the new aliases instead of substitute them. Or do I miss
a point?

-- 
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