Posted by sun on May 19, 2012 at 4:56pm
1 follower
| Project: | Drupal core |
| Version: | 8.x-dev |
| Component: | language system |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
| Issue tags: | D8MI |
Issue Summary
For #665790-53: A cleaner look for the status report I created a custom language "RTL" with language code "rtl", in order to just get the RTL behavior and nothing else.
That's really helpful for testing RTL stuff.
I wonder we could do anything to simplify and automate this in any way?
E.g., a baked-in hard-coded (non-standard) "rtl" language code, which always exists when Language module is enabled?