zilav Posted June 11, 2011 Posted June 11, 2011 Hi Farshad! Is it possible to localize captions for ShowMessage and Message dialogs ('Message', 'Error', 'Information')? I can't use them now if I need full localization, and forced to create my own forms just to show simple messages. Quote
amrihuang Posted June 11, 2011 Posted June 11, 2011 you can create custom dialog form to show your message. Quote
zilav Posted June 12, 2011 Author Posted June 12, 2011 you can create custom dialog form to show your message. That's what I forced to do now, despite existence of ShowMessage and MessageDlg. Quote
Administrators Farshad Mohajeri Posted June 12, 2011 Administrators Posted June 12, 2011 I will define them as resourcestring. Issue #1039 Or Maybe we can take the constant from OS defaults. Quote
matoha Posted December 20, 2013 Posted December 20, 2013 Is it possible to localize captions for ShowMessage and Message dialogs ('Message', 'Error', 'Information')? I can't use them now if I need full localization, and forced to create my own forms just to show simple messages. Yes, any resourcestrings can be localized using TUniResourcesTranslator component from LangMan Ultimate components package. see http://forums.unigui.com/index.php?/topic/3722-tools-for-localization-to-other-languages/?p=17802 or http://www.regulace.org/products/51/LangMan-Ultimate Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.