Changed Luxembourgish name_local to unicode escapes.

Fixes 6a00c196.
This commit is contained in:
Jeremy Dunck 2012-11-23 19:30:52 -08:00
parent 421e599ad3
commit 158a0332bf
1 changed files with 1 additions and 1 deletions

View File

@ -272,7 +272,7 @@ LANG_INFO = {
'bidi': False,
'code': 'lb',
'name': 'Luxembourgish',
'name_local': 'Lëtzebuergesch',
'name_local': 'L\u00ebtzebuergesch',
},
'lt': {
'bidi': False,