Opened 17 years ago
Closed 17 years ago
#2621 closed Bug (duplicate)
Replace hard-coded messages with lookup to localized versions
| Reported by: | thiloplanz | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | UI : Language | Version: | FCKeditor 2.6.3 |
| Keywords: | Confirmed | Cc: |
Description
Some messages in FCKEditor are still hard-coded to English versions.
For example, the result messages for the image upload dialog:
source:/FCKeditor/tags/2.6.3/editor/dialog/fck_image/fck_image.js#L454
These should use the message resource bundles.
Change History (2)
comment:1 Changed 17 years ago by
| Keywords: | Confirmed added |
|---|
comment:2 Changed 17 years ago by
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |

dup of #909