diff options
author | Garrett Brown <themagnificentmrb@gmail.com> | 2016-02-05 13:10:31 -0800 |
---|---|---|
committer | Garrett Brown <themagnificentmrb@gmail.com> | 2016-03-10 21:33:22 -0800 |
commit | 6f9536cd3ec7e6356f8da82c0edf46de4578dae1 (patch) | |
tree | 5a43f8e29d108824c4d0243cfe147cbc8d9683f9 /addons | |
parent | a2ea8f01159cdcb7400961904ecaa45db88ebf3a (diff) |
[controller dialog] Add help button
Diffstat (limited to 'addons')
-rw-r--r-- | addons/resource.language.en_gb/resources/strings.po | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/addons/resource.language.en_gb/resources/strings.po b/addons/resource.language.en_gb/resources/strings.po index cadf1be61d..85c1239a33 100644 --- a/addons/resource.language.en_gb/resources/strings.po +++ b/addons/resource.language.en_gb/resources/strings.po @@ -15517,7 +15517,19 @@ msgctxt "#35050" msgid "Controller profiles" msgstr "" -#empty strings from id 35051 to 35055 +#empty strings from id 35051 to 35054 + +#. Help text for controller window +#: xbmc/games/controllers/windows/GUIControllerWindow.cpp +msgctxt "#35055" +msgid "Use the keyboard or remote to select a controller profile. Move to the buttons and select the first one. When prompted, press the button on your game controller that best matches what you see on the screen. If you make a mistake you can repeat the process." +msgstr "" + +#. Title of error dialog shown when no joystick add-ons provide button mapping +#: xbmc/games/controllers/windows/GUIControllerWindow.cpp +msgctxt "#35056" +msgid "Joystick support not found" +msgstr "" #. Text of error dialog shown when no joystick add-ons provide button mapping #: xbmc/games/controllers/windows/GUIControllerWindow.cpp |