Ticket #2314 (closed Bug: fixed)

Opened 13 months ago

Last modified 12 months ago

Traditional and Simplified Chinese translations for Blockquote are mixed up

Reported by: martinkou Owned by: martinkou
Priority: Normal Milestone: FCKeditor 2.6.3
Component: General Version: SVN (FCKeditor)
Keywords: Confirmed Review+ Cc:

Description

In Simplified Chinese translation file editor/lang/zh-cn.js, the Blockquote entry reads:

 Blockquote			: "引用文字",

But that is actually Traditional Chinese.

Similarly, the Traditional Chinese translation file has the Simplified Chinese translation of Blockquote.

This is not a too serious defect however because most Chinese users can understand both versions, it just feels strange.

The bug was discovered when I was working on #2234.

Attachments

2314.patch (1.3 KB) - added by martinkou 12 months ago.

Change History

Changed 12 months ago by martinkou

Changed 12 months ago by martinkou

  • keywords Review? added

Changed 12 months ago by fredck

  • keywords Review+ added; Review? removed

Who am I to review it?! The syntax is correct, and I'm sure the translation makes sense.

Changed 12 months ago by martinkou

  • status changed from new to closed
  • resolution set to fixed

Well... Just to make sure I didn't make any silly mistakes, like leaving out a comma or two ;P.

Fixed with [2140].

Note: See TracTickets for help on using tickets.