cancel
Showing results for 
Search instead for 
Did you mean: 

how to change error message from german language to english?

Former Member
0 Kudos

Hi Gurus,

I got a requirement where in which I have two views.....

Its a bespoke webdynpro application done by someone in my organisation........There is a date field which is set to default value"01/09/2007".

If the user wants to change the date they can change it according to their need........But if they give wrong date format......they will get error message as "Please, give the value in the form 25/11/1987"........but now they are getting the message in german language.......how to change this to english..........Please help in regards......

Only the message is in German Language other text are in english.............

Higher points will be rewarded for the useful inputs.........

Thanks in Advance,

Dharani

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

If you take the type of context attribute as date, WebDynpro validates it's format automatically...

Try these

1: Try it by changing the Locale of your application..

RightClick on WebDynproApplication-> Edit-->

select ApplicationProperties>new->Predefined>Browse-->

DefaultLocale-->Ok then give "EN" as value..

2: Change the locale of your browser

Tools>InternetOptions>Languages>Add>en-us-->OKI

Regards

LakshmiNarayana

Former Member
0 Kudos

Hi Lakshinarayanan,

Thanks for the input........

In the right click on my webdynpro application am not getting edit option.

Kindly let me know is there any other way to acheive this..........

Thanks in Advance,

Dharani

Former Member
0 Kudos

Hi,

Expand your project node in WebDynproExplorer-->

> WebDynpro->Applications-><your application>--> RightClick and choose Edit

Regards

LakshmiNarayana

Former Member
0 Kudos

Hi LakshmiNarayana,

I have done that .......set the sap locale file to EN language and set the browser setting to EN .......

Still get the same error message in German........

Only the error message is in german other text are in English...................

Thanks in Advance,

Dharani

Former Member
0 Kudos

hi,

try to use message pool

Former Member
0 Kudos

Hi Daniel,

Can you please tell me step by step approach to implement

Message pool......

I am very to java webdynpro..........Kindly please let me know the steps and code(java coding if it require to implement message pole) ..........

Looking forward to hear from you soon........

Thanks in Advance,

Dharani

Former Member
0 Kudos

Hi,

Follow this tutorial. you will understand every thing.

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/c6cfad90-0201...

Regards,

Sudhir