mirror of https://github.com/PCSX2/pcsx2.git
Qt: Rename BeatMania Da Da Da!! Keyboard to Konami Keyboard
This commit is contained in:
parent
4556f7b8a4
commit
81b110feb6
|
@ -1125,7 +1125,7 @@ namespace usb_hid
|
|||
|
||||
const char* BeatManiaDevice::Name() const
|
||||
{
|
||||
return TRANSLATE_NOOP("USB", "BeatMania Da Da Da!! Keyboard");
|
||||
return TRANSLATE_NOOP("USB", "Konami Keyboard");
|
||||
}
|
||||
|
||||
const char* BeatManiaDevice::TypeName() const
|
||||
|
|
Loading…
Reference in New Issue