Use editor.lang.common in the iframe (flash, image) dialog
We have introduced a new dialog that contains words that are already used in other places:
- Width
- Height
- validateWidth / Height
- Alignment options
To reduce the size of language files and make the fresh release of CKEditor looking better in languages other than English (getting new translations from contributors always take some time), let's do some cleanup with the common words we have used there and ensure that those strings would be translated correctly in 3.5.
Note that the context in the Flash and Image dialogs is exactly the same for those strings, so we're safe with reusing those values.
Change History (8)
Owner: |
set to Wiktor Walc
|
Status: |
new →
assigned
|
Status: |
assigned →
review
|
Status: |
review →
review_failed
|
Status: |
review_failed →
review
|
Status: |
review →
review_passed
|
Resolution: |
→ fixed
|
Status: |
review_passed →
closed
|
Note that this patch does not cover all the changes that could be made to reduce the size of language files. We'll do it in CKEditor 4.x. It just takes care of words described in the ticket. The iFrame dialog should look now better though.
lang.common language entries were created in the following way:
By checking all the language files it turned out that lang.flash entries are correctly translated in almost all places.