Opened 9 years ago
Closed 9 years ago
#6271 closed Bug (fixed)
Incorrect translation in English language file
| Reported by: | Niek Kouwenberg | Owned by: | Paweł Horzela |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.4.1 |
| Component: | UI : Language | Version: | 3.4 |
| Keywords: | HasPatch | Cc: |
Description
The English translation for "scayt.dic_info" is incorrect.
It now says: [...] please type it's name and click the Restore button.
It should say: [...] please type its name and click the Restore button.
"it's" means "it is" or "it has", whereas "its" is the possesive form.
The same error is present in almost all other files, marked as missing. I'll add a patch for en.js only.
Attachments (1)
Change History (6)
Changed 9 years ago by
| Attachment: | en.js.patch added |
|---|
comment:1 Changed 9 years ago by
| Keywords: | HasPatch added |
|---|---|
| Milestone: | → CKEditor 3.4.1 |
| Status: | new → confirmed |
comment:2 Changed 9 years ago by
| Owner: | set to Paweł Horzela |
|---|---|
| Status: | confirmed → review |
I've added patch with correct translation for all languages.
comment:3 Changed 9 years ago by
| Status: | review → assigned |
|---|

Patch for en,js