This commit is contained in:
Benau
2019-10-08 09:06:02 +08:00
parent cf2454466f
commit 4a3631ded3

View File

@@ -269,7 +269,7 @@ void OptionsScreenDevice::updateInputButtons()
renameRow(actions, i++, _("Accelerate"), PA_ACCEL);
//I18N: Key binding name
renameRow(actions, i++, _("Brake"), PA_BRAKE);
renameRow(actions, i++, _("Brake / Reverse"), PA_BRAKE);
//I18N: Key binding name
renameRow(actions, i++, _("Fire"), PA_FIRE);