mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-19 07:48:52 +00:00
Add i18n comments for the acronym IR
This commit is contained in:
parent
f41557b1c3
commit
254df247b1
6 changed files with 9 additions and 0 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue