quote:
Originally posted by mickael9
code:
<String Name="Error">Error</String>
?
"Fout"...
But I would not use "error" as the title of your message boxes.
If the user gets an "error", for what application does he get it? He doesn't know....
Try to avoid the word "error" all together though, unless it is for a severe system error or an error which prevents the application from running.
For message boxes always use the application's title.