Add methods in FDialog for message that must not be translated
Description
Steps : In GardenAdmin open the Client window and goto the Info tab. Check 'Show Confirmation On Document Action Close'. Then open an order and try to close it. In log, you will see a message that say : org.compiere.util.Msg getMsg ATTENTION: NOT found: Do you want to Void this Document?".
It's annoying because the message is already translated, so FDialog should not try to translate it again.
Steps :
In GardenAdmin open the Client window and goto the Info tab.
Check 'Show Confirmation On Document Action Close'.
Then open an order and try to close it.
In log, you will see a message that say :
org.compiere.util.Msg getMsg
ATTENTION: NOT found: Do you want to Void this Document?".
It's annoying because the message is already translated, so FDialog should not try to translate it again.
Regards,
Nicolas