MGR: String tweak in Advanced Prefs dialog,

This commit is contained in:
Charlie Fenton 2014-12-02 01:24:30 -08:00
parent 4e39175ef4
commit afa7a247e0
1 changed files with 1 additions and 1 deletions

View File

@ -221,7 +221,7 @@ wxPanel* CDlgAdvPreferencesBase::createProcessorTab(wxNotebook* notebook)
procIdleSizer->Add( procIdleSizer->Add(
new wxStaticText( new wxStaticText(
computingAllowedStaticBox, ID_DEFAULT, computingAllowedStaticBox, ID_DEFAULT,
_("Only after computer has been idle for"), _("'In use' means mouse/keyboard activity in last"),
wxDefaultPosition, wxDefaultSize, 0 wxDefaultPosition, wxDefaultSize, 0
), ),
0, wxALL, 5 0, wxALL, 5