Closed Bug 1504610 Opened 7 years ago Closed 7 years ago

英文和中文解释不一致( Inconsistent interpretation in English and Chinese)

Categories

(Developer Documentation Graveyard :: JavaScript, enhancement)

All
Other
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: hzcbbc, Unassigned)

Details

(Whiteboard: [specification][type:bug])

What did you do? ================ 1. https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort 2. https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Array/sort 3. 在文档的顶部: English:Javascript sort algorithm on V8 is now stable. 中文:排序不一定是稳定的。 What happened? ============== 解释不一致 What should have happened? ========================== 解释一致 Is there anything else we should know? ======================================
Translation (rough, with Google Translate help): At the top of the document, the English page says "Javascript sort algorithm on V8 is now stable.". On the Chinese page it says "排序不一定是稳定的", which translated as "Sorting is not necessarily stable." This change was added to the English page on October 4, in revision 1422862 by farskid: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort$compare?to=1422862&from=1411835 No one has updated the Chinese translation yet.
Component: Wiki pages → JavaScript
Product: developer.mozilla.org → Developer Documentation
(In reply to John Whitlock [:jwhitlock] from comment #1) > Translation (rough, with Google Translate help): > > At the top of the document, the English page says "Javascript sort algorithm > on V8 is now stable.". On the Chinese page it says "排序不一定是稳定的", which > translated as "Sorting is not necessarily stable." > > This change was added to the English page on October 4, in revision 1422862 > by farskid: > > https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/ > Global_Objects/Array/sort$compare?to=1422862&from=1411835 > > No one has updated the Chinese translation yet. thanks.
As a non-Chinese speaker, I am not sure how to fix this. Can you fix the page for us? Thanks!
Flags: needinfo?(hzcbbc)
(In reply to Chris Mills (Mozilla, MDN editor) [:cmills] from comment #3) > As a non-Chinese speaker, I am not sure how to fix this. Can you fix the > page for us? > > Thanks! OK
Flags: needinfo?(hzcbbc)
Thank you! Closing the bug now.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.