HOW TO MAKE localization?
Posted
by hatemGamil
on Stack Overflow
See other posts from Stack Overflow
or by hatemGamil
Published on 2009-11-12T11:40:23Z
Indexed on
2010/03/16
15:01 UTC
Read the original article
Hit count: 366
hi all I have a question about localization how can i do localization lets say that i have a dropdown list that holds the available languages: English,french and arabic and I have a label which get it says "good morning",so i want to change the lang. according to selected lang. in drop down list so when the user chooses french label will say "bonjour" and when the user slect arabic the label will hold "???? ?????" AND MOVE IT FROM THE LEFT OF THE PAGE TO THE RIGHT BECAUSE ARABIC IS WRITTEN FROM RIGHT TO LEFT ,, ANY HELP WILL BE HIGHLY APPERCAITED THNX IN ADVACE
© Stack Overflow or respective owner