| Author |
Post |
|
|
#1 Mon Apr 02, 2007 5:44 pm
|
|
Member
Registered: Apr 2007
Posts: 7
|
salam evrey one i wana ask you help to translate the script of usebb to other langauge i wana transtale to frinsh and arabic plz telme how can i do it becouse your script is very sweet and it's lake ipb and it's free if you accepter hor this it's will be very good sorry for my bad english
|
|
|
#2 Mon Apr 02, 2007 5:59 pm
|
|
Developer
Registered: Apr 2004
Posts: 2218
Location: Belgium
|
You can make a translation by copying over *_English.php, renaming them and altering the array values within the files. Take note of these special values in lang_*.php: $lang['character_encoding'] = 'iso-8859-1'; $lang['language_code'] = 'en'; $lang['text_direction'] = 'ltr'; You may want to alter these, don't forget to remove the # in front of it as well. See also http://www.usebb.net/community/topic-856.html
|
|
|
#3 Tue Apr 03, 2007 7:46 pm
|
|
Member
Registered: Apr 2007
Posts: 7
|
thank you alot i will tray to translite the usebb script to arabic and i hopp i can help you in devlopement of this cool board
|
|
|
#4 Sat Apr 21, 2007 10:23 pm
|
|
Member
Registered: Apr 2007
Posts: 7
|
i have tray to translate but no resolte i have search in all usebb fils but i hant find how can i do it plz tel me wat the fil i should transtale i search in usebb-1.0.6\UseBB\languages and in usebb-1.0.6\UseBB\ but i don't find wat i should change i wana to change de names lake admin will be transtale to arabic plz if you can help me more 10x
|
|
|
#5 Sun Apr 22, 2007 12:15 am
|
|
Moderator
Registered: Oct 2005
Posts: 449
Location: canada
|
In usebb/languages/ look for lang_English.php. If you open it, you'll see all the language strings. Change them to what you want.
|