Opened 15 years ago
Closed 15 years ago
#7177 closed Bug (fixed)
Finnish translation for rel attribute in the Link dialog
| Reported by: | Matti Järvinen | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.5.3 |
| Component: | UI : Language | Version: | 3.5.3 |
| Keywords: | Cc: |
Description
Sorry about the missing patch. I don't have checkout of the project at hand.
/trunk/_source/lang/fi.js
Change:
rel : 'Relationship', // MISSING
To:
rel : 'Suhde',
Attachments (1)
Change History (3)
Changed 15 years ago by
| Attachment: | 7177.patch added |
|---|
comment:1 Changed 15 years ago by
| Status: | new → confirmed |
|---|
Thanks, Matti! A patch with your change is attached.
comment:2 Changed 15 years ago by
| Milestone: | → CKEditor 3.5.3 |
|---|---|
| Resolution: | → fixed |
| Status: | confirmed → closed |
Fixed with [6471]
Thanks.

Patch with Matti's change