mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Add i18n comments for the acronym IR
This commit is contained in:
@ -98,6 +98,7 @@ WiimoteInputConfigDialog::WiimoteInputConfigDialog(wxWindow* const parent, Input
|
||||
|
||||
tab_motion_controls_ir->SetSizerAndFit(motion_controls_ir_sizer);
|
||||
|
||||
// i18n: IR stands for infrared and refers to the pointer functionality of Wii Remotes
|
||||
notebook->AddPage(tab_motion_controls_ir, _("Motion Controls and IR"));
|
||||
|
||||
notebook->SetSelection(0);
|
||||
|
Reference in New Issue
Block a user