diff --git a/clientgui/sg_BoincSimpleFrame.cpp b/clientgui/sg_BoincSimpleFrame.cpp index f9f06e256e..eabeb47f28 100755 --- a/clientgui/sg_BoincSimpleFrame.cpp +++ b/clientgui/sg_BoincSimpleFrame.cpp @@ -148,7 +148,7 @@ CSimpleFrame::CSimpleFrame(wxString title, wxIconBundle* icons, wxPoint position // wxWidgets actually puts this in the BOINCManager menu menuFile->Append( wxID_PREFERENCES, - _("Preferences…") + _("Preferences...") ); #endif