Rename "Cheats Manager" to "Cheat Manager"

This commit is contained in:
Stevoisiak
2015-03-12 15:24:00 -04:00
parent 647cd3c8e0
commit fbe11aefbb
2 changed files with 2 additions and 2 deletions

View File

@ -169,7 +169,7 @@ void wxCheatsWindow::UpdateGUI()
// enable controls
m_button_apply->Enable(Core::IsRunning());
wxString title = _("Cheats Manager");
wxString title = _("Cheat Manager");
// write the ISO name in the title
if (Core::IsRunning())