Hello,
I've added the bulgarian language in the cgi-bin/Languages, edited the XFileConfig :
# Language list to show on site
languages_list => ['english','russian','bulgarian','german','french','arabic','turkish','polish','thai','spanish','japan','hungary','indonesia'],
# Full list could be found here: http://www.livio.net/main/charset.asp#language
language_codes => {'en.*' => 'english',
'cs' => 'czech',
'da' => 'danish',
'fr.*' => 'french',
'de.*' => 'german',
'p' => 'polish',
'ru' => 'russian',
'bg' => 'bulgarian',
'es.*' => 'spanish',
},
After all this, the language doesn't work properly: http://dopeshare.com (select bulgarian language)
Doesn't look good at all and also the flag doesn't show.
Please help
Here is the language file: bulgarian.lng
Regards
XFileSharing Pro - bulgarian language error
-
- Posts: 101
- Joined: Aug 09, 2010 6:30 pm