Opened 16 years ago
Closed 16 years ago
#3138 closed Bug (fixed)
Request for multi-language files for CKEditor 3.0
Reported by: | Senthil | Owned by: | Wiktor Walc |
---|---|---|---|
Priority: | Must have (possibly next milestone) | Milestone: | CKEditor 3.0 |
Component: | General | Version: | |
Keywords: | Oracle Confirmed Review+ | Cc: | Senthil |
Description
Request for multi-language files for all the features available in CKEditor 3.0
Attachments (2)
Change History (9)
comment:1 Changed 16 years ago by
Owner: | set to Frederico Caldeira Knabben |
---|---|
Priority: | Normal → High |
Status: | new → assigned |
comment:2 Changed 16 years ago by
Keywords: | Confirmed added |
---|---|
Owner: | changed from Frederico Caldeira Knabben to Wiktor Walc |
Status: | assigned → new |
Changed 16 years ago by
Attachment: | 3138.patch added |
---|
comment:3 Changed 16 years ago by
Keywords: | Review? added |
---|
comment:4 Changed 16 years ago by
Keywords: | Review- added; Review? removed |
---|
It's really nice to see that you were able to move the translations from V2. It works pretty well.
I've found a few issues though.
- The "Anchor Properties" dialog title is wrongly translated to "Button Properties".
- For font and fontSize, please use the same value used for "label" in "panelTitle".
Then, there are some encoding issues, and I'm afraid those are related to TortoiseSVN, not being able to apply the patch properly:
- Accented characters are not being displayed properly. I've fixed it by saving the file in UTF-8 with BOM.
- The Arabic language file, for example, have "?" for every arabic char.
So, if you are totally sure these two things are ok for you, don't worry about it. It will be ok when you commit it.
Changed 16 years ago by
Attachment: | 3138_2.patch added |
---|
comment:5 Changed 16 years ago by
Keywords: | Review? added; Review- removed |
---|
I did have the same problem when applying this patch with TortoiseSVN (created with TortoiseSVN on the same computer btw.), however there are no problems when using the commandline "patch" command.
Changes vs previous patch:
- font, fontSize and format are using value for "label" in "panelTitle"
- corrected invalid "Anchor Properties" translation.
comment:6 Changed 16 years ago by
Keywords: | Review+ added; Review? removed |
---|
comment:7 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
In the wsc plugin the "toolbar" property has never been used, so I assumed that the intention was to use this string in the SpellChecker button.