Opened 15 years ago
Closed 15 years ago
#4837 closed New Feature (fixed)
Updated translations for CKEditor 3.0.1
Reported by: | Jani Ollikainen | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.1 |
Component: | UI : Language | Version: | 3.0.1 |
Keywords: | Cc: |
Description
Attached is fully translated fi.js for CKEditor 3.0.1
Attachments (2)
Change History (5)
Changed 15 years ago by
Attachment: | fi.source.js added |
---|
comment:2 Changed 15 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Oh, there were more strings in 3.1 (and 3.0.2). Here's patch for them.
And still no colors, I'm a man, and i don't know what colors are called :P
--- ckeditor/_source/lang/fi.js 2009-12-18 13:05:49.000000000 +0200 +++ ckeditor.bs/_source/lang/fi.js 2009-12-21 12:55:37.000000000 +0200 @@ -676,6 +676,6 @@
clear : 'Poista'
},
- toolbarCollapse : 'Collapse Toolbar', MISSING
- toolbarExpand : 'Expand Toolbar' MISSING
+ toolbarCollapse : 'Kutista työkalupalkki', + toolbarExpand : 'Laajenna työkalupalkki'
};
comment:3 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
You should not reopen ticket for committed language updates. Please open dedicated tickets instead.
I was not able to apply your patch into trunk, but I was made the changes manually. I've committed it with [4781]. Thanks again!
Fully translated finnish language file for 3.0.1