Change OSD Messages and PanicAlerts to Say "Wii Remote" Instead of "Wiimote"

This commit is contained in:
Pringo
2016-10-28 14:02:58 -07:00
parent 4bd5674b85
commit 15a41a5d83
3 changed files with 7 additions and 7 deletions

View File

@ -487,7 +487,7 @@ void Host_SetWiiMoteConnectionState(int _State)
event.SetString(_("Connecting..."));
break;
case 2:
event.SetString(_("Wiimote Connected"));
event.SetString(_("Wii Remote Connected"));
break;
}
// Update field 1 or 2