diff options
author | Garrett Brown <themagnificentmrb@gmail.com> | 2018-06-09 16:14:50 -0700 |
---|---|---|
committer | Garrett Brown <themagnificentmrb@gmail.com> | 2018-06-14 11:37:01 -0700 |
commit | 971abc091a2463b07b57fc9d36fd8fcc626a91c8 (patch) | |
tree | cd40638ff069b4861bb339b8fcd9e0d95ceedebf /addons | |
parent | 926b7d7e361f378a99a60b92864ca21d5937600e (diff) |
Game OSD: Change "Stretch 16:9" to "Fullscreen"
Diffstat (limited to 'addons')
-rw-r--r-- | addons/resource.language.en_gb/resources/strings.po | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/addons/resource.language.en_gb/resources/strings.po b/addons/resource.language.en_gb/resources/strings.po index 957f6bf478..a989bd5d63 100644 --- a/addons/resource.language.en_gb/resources/strings.po +++ b/addons/resource.language.en_gb/resources/strings.po @@ -17364,7 +17364,13 @@ msgctxt "#35231" msgid "270°" msgstr "" -#empty strings from id 35232 to 35249 +#. Label of thumbnail in the in-game menu for stretching the video to fullscreen +#: xbmc/games/dialogs/osd/DialogGameViewMode.h +msgctxt "#35232" +msgid "Fullscreen" +msgstr "" + +#empty strings from id 35233 to 35249 #: xbmc/windows/GUIMediaWindow.cpp msgctxt "#35250" |