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





--- Comment #10 from [email protected]  2009-04-02 00:08:12 UTC ---
OK, then could you please make traditional versions of these.
$ egrep '义|着|鈎' /tmp/allmess
|disambiguationspage                    |Template:消除含糊
Template:消歧义
|對話                                   |Template:消除歧义
Template:消歧義
|edit-hook-aborted                     
|編輯被鈎取消。它並無給出解釋。
|post-expand-template-argument-category |包含着略過模板參數的頁面
|version-hook-name                      |鈎名
|version-hooks                          |鈎
|version-parser-function-hooks          |語法函數鈎
|version-parserhooks                    |語法鈎

Use
s/义/義/g;
s/着/著/g;
s/鈎/鉤/g;


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