Merge pull request #4391 from Pringo/wii-remote

Change "Wiimote" to "Wii Remote" in Interface
This commit is contained in:
Markus Wick
2016-10-31 12:49:16 +01:00
committed by GitHub
12 changed files with 51 additions and 50 deletions

View File

@ -493,7 +493,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