Opened 9 years ago
Last modified 8 years ago
#14653 confirmed Bug
Bidi - Template window in Arabic UI should be translated into arabic
Reported by: | AShamandi | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : BiDi | Version: | 4.5.11 |
Keywords: | Cc: |
Description
Steps to reproduce
- Open Arabic UI
- Press on "Template"
- Template window will be opened
Expected result
Templates description should be viewed into Arabic language
Actual result
Templates descriptions are viewed into English language
Other details (browser, OS, CKEditor version, installed plugins)
Suggested Solution
If you are not willing to translate it for some reasons , so As a BiDi user I suggest to view this text aligned left and has LTR direction because it does not make sense to be viewed it right-aligned
Attachments (2)
Change History (4)
Changed 9 years ago by
Attachment: | templates_Window.png added |
---|
Changed 9 years ago by
Attachment: | corrected-Templates.png added |
---|
comment:1 Changed 9 years ago by
I added this pull request https://github.com/ckeditor/ckeditor-dev/pull/274
comment:2 Changed 8 years ago by
Status: | new → confirmed |
---|
There is no mechanism to translate template descriptions at the moment (as the templates are defined in the separate .js file and can be also modified by users). But there is some room for improvement as suggested to properly align the list.
this image after adding text-align:left and direction:ltr