Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
language system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Aug 2007 at 10:08 UTC
Updated:
18 Aug 2007 at 13:18 UTC
The languages dropdown on q=admin/settings/language/add contains a list of predefined languages.
Some examples for the items you will find in this dropdown:
...............
Abkhazian (аҧсуа бызшәа)
Afar
Afrikaans
Akan
Albanian (Shqip)
Amharic (አማርኛ)
Arabic
Armenian (Հայերեն)
...............
However, note that for Arabic the native name of the language is not displayed in parentheses (although it is provided somewhere). The same is true for Hebrew and any other language that has a language-direction defined for it in _locale_get_predefined_list().
The attached patch fixes that.
| Comment | File | Size | Author |
|---|---|---|---|
| locale_24.patch | 832 bytes | mooffie |
Comments
Comment #1
gábor hojtsyGood catch, thanks for the fix, committed!
Comment #2
(not verified) commented