#3262 closed Bug (fixed)
Drop down menus are not translated.
Reported by: | Senthil | Owned by: | |
---|---|---|---|
Priority: | Must have (possibly next milestone) | Milestone: | CKEditor 3.0 |
Component: | General | Version: | FCKeditor 2.5.1 |
Keywords: | Oracle | Cc: | Senthil |
Description
When i change the default language from English to French or anything, drop down menus(Style, Format and Font) are not translated and still shows in english.
Attachments (5)
Change History (9)
comment:1 Changed 16 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Changed 16 years ago by
Attachment: | chinese_screenshot.png added |
---|
Screenshot of main editor UI in Chinese, just for reference.
comment:2 Changed 15 years ago by
Milestone: | CKEditor 3.0 |
---|---|
Resolution: | invalid |
Status: | closed → reopened |
Version: | → FCKeditor 2.5.1 |
Though the labels for the drop downs are translated correctly, the values in the style, font and font size drop downs are not translated. However, the values in the font format drop downs are translated. No translations were found in the language files except for font format. Please check the attachments.
Changed 15 years ago by
Attachment: | fckfontformat.png added |
---|
font format drop down which is translated
comment:3 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
This issues should not be handled in this closed ticket. A dedicated ticket should be eventually created for that, but the fact is that these combos receive their entries labels from the configuration and the styles definition file. This is not something handled by the globalization features.
comment:4 Changed 15 years ago by
Milestone: | → CKEditor 3.0 |
---|
I can't confirm this. All combo labels are localizable, and I think all of them are localized.
Note that we depend on contributors to have the language files localized and some entries may be missing in the language files. You may check the "_translationstatus.txt" file inside the "lang" folder.
Bugs should not be opened for missing localization entries, but to the impossibility to localize specific texts in the editor UI.
We'll be doing a translation call as soon as the RC gets public.