1) MsgGet.prg: Translations are already implemented.
2) Datarow.prg:
a) Tooltips: The default edit dialog is only meant to be used by the programmer during development. In the final release to the customer, we expect the programmer to use his custom dialog, in which he can use the required language. We did not provide translations because this dialog is only meant for the programmer and not for the ultimate user.
b) MsgInfo() and MsgAlert(). Both these situations arise in case of programming errors and so they are meant for the programmer only. The programmer needs to ensure that these errors do not arise in the final release.
We provide translations in cases where the interface is released as it is to the final user.