Qt: Rename BeatMania Da Da Da!! Keyboard to Konami Keyboard

This commit is contained in:
kamfretoz 2023-08-25 19:11:12 +07:00 committed by Connor McLaughlin
parent 4556f7b8a4
commit 81b110feb6
1 changed files with 1 additions and 1 deletions

View File

@ -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