View Single Post
  #4 (permalink)  
Old 09-07-2007, 12:40 AM
Sathish Kumar Sathish Kumar is offline
D-Web Analyst
 
Join Date: Feb 2007
Posts: 304
Sathish Kumar is on a distinguished road
Thumbs up Re: what is Globalisation?

For implementing the Globalisation.its very important to create .resources files.

To proceed with this one, let us first create the .resources files. Here I am using six languages English, French, German, Spanish, Italian and Portuguese To create .resources files.

resource.en-US.txt - which contains the below English text.

0001=Please Enter User Name
0002=Please Enter Password
0003=User Login
0004=Submit
0005=Cancel
0006=Welcome
0007=How are you today?
0008=Select Language

Like wise,you have to create the resource files 6 languages that you use in our code.For example resource.fr-FR will contain the code for French language
__________________
Sathish Kumar.R
Knowledge is meant to SHARE
Reply With Quote