cancel
Showing results for 
Search instead for 
Did you mean: 

how to change error message from german language to english?

Former Member
0 Kudos
44

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 (1)

Answers (1)

Former Member
0 Kudos

Hi,

Within a Web Dynpro project, following language-dependent files are generated when data types are created in the Dictionary.

- An appropriate properties file that has the name simpleTypesResource.properties

- An S2X file for each created data type with the name <Simple-Type-Name>.dtsimpletype.xlf

Please check this link:

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.highlightedcontent?documenturi=...

Hope that helps.

Regards,

Mona

Edited by: Mona Kapur on Feb 25, 2008 5:10 PM