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

           Summary: uselang=en translation string vs. zh-tw
           Product: MediaWiki
           Version: 1.14.0
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: trivial
          Priority: Normal
         Component: Internationalization
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Why does this give this different result if one adds uselang=en?

set
'http://radioscanningtw.jidanni.org/index.php?title=bla&action=edit&redlink=1'
for i in '' '&uselang=en'
do lynx -dump --listonly $1$i|perl -MURI::Escape -nwle 'print
uri_unescape($_);'
done|grep 說

   8. http://radioscanningtw.jidanni.org/index.php?title=使用說明:說明
   8. http://radioscanningtw.jidanni.org/index.php?title=使用說明:目錄

I mean if you are going to give a zh-tw result, you might as well give the
same.


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