From ccf0f4c6b548f7f2f2ae0225752fc918ee8e1bc3 Mon Sep 17 00:00:00 2001 From: Garrett Brown Date: Sun, 30 Sep 2018 17:20:40 +0300 Subject: Game OSD: Extend help dialog to explain lack of remote support --- addons/resource.language.en_gb/resources/strings.po | 8 +++++++- addons/skin.estuary/xml/GameOSD.xml | 13 +++++++++++-- 2 files changed, 18 insertions(+), 3 deletions(-) diff --git a/addons/resource.language.en_gb/resources/strings.po b/addons/resource.language.en_gb/resources/strings.po index 9f5d02ff99..12166e6586 100644 --- a/addons/resource.language.en_gb/resources/strings.po +++ b/addons/resource.language.en_gb/resources/strings.po @@ -17472,7 +17472,13 @@ msgctxt "#35235" msgid "Press {0:s} to open the in-game menu." msgstr "" -#empty strings from id 35236 to 35249 +#. Additional help text shown when the user first plays a game. This will be removed in the future. +#: addons/skin.estuary/xml/GameOSD.xml +msgctxt "#35236" +msgid "In this release, only controllers can be used to play games." +msgstr "" + +#empty strings from id 35237 to 35249 #: xbmc/windows/GUIMediaWindow.cpp msgctxt "#35250" diff --git a/addons/skin.estuary/xml/GameOSD.xml b/addons/skin.estuary/xml/GameOSD.xml index c44464ac46..0c48fa0eed 100644 --- a/addons/skin.estuary/xml/GameOSD.xml +++ b/addons/skin.estuary/xml/GameOSD.xml @@ -10,13 +10,13 @@ System.GetBool(gamesgeneral.showosdhelp) 1103 50% - 910 + 1040 50% 700 VisibleChange - + @@ -37,6 +37,15 @@ 640 640 + + Additional help text. This will be removed in future versions. + 30 + 30 + 30 + 130 + font13 + + Button to close the dialog 0 -- cgit v1.2.3