forked from dolphin-emu/dolphin
4bd5674changed "Wiimote" to "Wii Remote" in the GUI (intentionally) but also did the same change for two INI keys (seemingly unintentional, breaks backwards compatibility, and is inconsistent with the INI's filename). This commit reverts the INI keys but not the GUI strings. This commit uses the same approach ascbd539eused for GameCube sticks (but I made sure to avoid the bug that56531a0fixed).