Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Text Elements in different languages

Former Member
0 Likes
519

Hi,

I have to translate the text element in a report to two languages other than the original language. Its successfully translated to all the three in development server but in quality it fails.

In quality its appearing only in the original language. Can anyone tell me why its not transported to quality server properly? (I translated only from the original lang in dev server).

1 ACCEPTED SOLUTION
Read only

JozsefSzikszai
Active Contributor
0 Likes
456

hi,

I guess it was not transported properly.

I would suggest to create a transport request and add the following line (this will tak everything related to the program):

R3TR PROG program_name

You have import this request ino the target system and it should work fine.

hope this helps

ec

2 REPLIES 2
Read only

JozsefSzikszai
Active Contributor
0 Likes
457

hi,

I guess it was not transported properly.

I would suggest to create a transport request and add the following line (this will tak everything related to the program):

R3TR PROG program_name

You have import this request ino the target system and it should work fine.

hope this helps

ec

Read only

Former Member