cancel
Showing results for 
Search instead for 
Did you mean: 

Internationalization(I18N)

former_member633756
Discoverer
0 Kudos

Please any one explain how to create internationalized  web dynpro application

Accepted Solutions (0)

Answers (3)

Answers (3)

vijay_kumar49
Active Contributor
0 Kudos

Prakash,

How to work on Internalization (I18N)

Steps:-


When we are working I18N for that DC's. Go to Navigator Tab

Here Select Particular Projects--> src->Packages->sap->vijay

To internationalize the Web Dynpro application, copy the automatically generated *.xlf files and save them under a new name in the same directory.

The new name must meet the following convention:

  • <old name>_<language key>.xlf

For example, if you are creating *.xlf files for German,

Use the language key de.


Here Click on OK

After that we can edit and translate these new *.xlf files in the S2X Editor.

ApplyTemFirstView.wdview_de.xlf--->Click on Resource Text Tab


Select Particular Text and Change the language to German--->Click on EDIT Button

Here Enter German Lang--->Click on OK

Now Go to Web Dynpro Explorer Tab

Select Project--->RC Click on Rebuild Project

Select Project--->RC Click on Reload

Then Deploy the Application

Please refer below document:-

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c6cfad90-0201-0010-a5b8-8f9486346...

Regards

Vijay K

junwu
Active Contributor
0 Kudos
junwu
Active Contributor
0 Kudos

do you know how to google.