Hello Experts,
My client(non-English) wants entire application to be in their own language, so I need to translate all the views that are used in different applications. I have already started to do this now and I understand that there are 3 ways in which UI texts are propagated to screens:
1) DDIC objects (Field Labels of DTEL) -
2) OTR text (tcode SOTR_EDIT)
3) Text entered directly in element's property i.e. hard-coded ones
I can maintain the texts for (1) and (2), but I don't understand how to translate the texts for (3) as they are mostly present in standard objects. Is there any way it is possible to achieve it without Modification? Please help.
Regards,
Amit