mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-09 01:28:57 +00:00
[Android] Display the name of the control that is being bound in the input settings. Makes the binding description more informative.
This commit is contained in:
parent
a83d4e7226
commit
48cda9d26f
3 changed files with 3 additions and 3 deletions
|
@ -40,7 +40,7 @@
|
|||
<!-- Input Config Fragment -->
|
||||
<string name="input_settings">Input</string>
|
||||
<string name="input_binding">Input Binding</string>
|
||||
<string name="input_binding_descrip">Press or move an input to bind it to this control.</string>
|
||||
<string name="input_binding_descrip">Press or move an input to bind it to %1$s</string>
|
||||
<string name="button_a">Button A</string>
|
||||
<string name="button_b">Button B</string>
|
||||
<string name="button_start">Button Start</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue