Does anybody know how SAP and other ERP companies deal with localization issues such as Import values? To give a specific example: If I am trying to translate the message: "Value has to be either 'Y' (Yes) or 'N' (No)", we are running into a problem here when translating it to German, since the values Y or N are hardcoded in the source code. Now I dont know how this issue would be handled in SAP, Netsuite, Epicor, Microsoft Dynamics Ax. Do they go all the way to change their source code every time they hit an issue like this or something similar, for every language?
I hope i made myself clear, since i am not a programmer at all ...