Fixed key layout dialog to work with second joystick

This commit is contained in:
pelya
2013-05-12 18:50:04 +03:00
parent 1bd71f7d67
commit 35c9156561
5 changed files with 45 additions and 28 deletions

View File

@@ -126,9 +126,9 @@
<string name="remap_hwkeys_select">Select SDL keycode</string>
<string name="remap_screenkb">Remap on-screen controls</string>
<string name="remap_screenkb_joystick">On-screen joystick</string>
<string name="remap_screenkb_button">On-screen button</string>
<string name="remap_screenkb_button_text">On-screen text input button</string>
<string name="remap_screenkb_joystick">Joystick</string>
<string name="remap_screenkb_button">Button</string>
<string name="remap_screenkb_button_text">Text input button</string>
<string name="remap_screenkb_button_gestures">Two-finger screen gestures</string>
<string name="remap_screenkb_button_gestures_sensitivity">Two-finger screen gestures sensitivity</string>
<string name="remap_screenkb_button_zoomin">Zoom in two-finger gesture</string>