Don't ask Haiku users to insert their BeOS CDs. Fixes #5632.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35949 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1512,8 +1512,7 @@ TMailWindow::MessageReceived(BMessage *msg)
|
||||
if (!gDictCount) {
|
||||
beep();
|
||||
(new BAlert("",
|
||||
TR("The spell check feature requires the optional "
|
||||
"\"words\" file on your BeOS CD."),
|
||||
TR("Mail couldn't find its dictionary."),
|
||||
TR("OK"), NULL, NULL, B_WIDTH_AS_USUAL, B_OFFSET_SPACING,
|
||||
B_STOP_ALERT))->Go();
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user