Active
Project:
Localized Drupal Distribution
Version:
7.x-1.0-beta16
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Sep 2012 at 09:08 UTC
Updated:
7 Sep 2012 at 09:08 UTC
currently, if a right to left language is chosen during install, the interface text is translated, but the left to right property of the text is kept.
this causes mixed up text for strings that contain both native and english words. so the text becomes very hard to read.
a simple "#content {direction: rtl;}" would fix the problem for right to left languages like Arabic, Persian and Hebrew.