diff options
author | xhaggi <sascha.woo@gmail.com> | 2013-12-28 11:30:07 +0100 |
---|---|---|
committer | xhaggi <sascha.woo@gmail.com> | 2013-12-28 15:50:56 +0100 |
commit | b14d820d521b2d9ae2fae2f7f07eeaf75639a87f (patch) | |
tree | 485b1d597e13060327153e7d4eb14826898e780c /language | |
parent | bcac867529a2c189c7f18fff6547bf68c826f21e (diff) |
[pvr] refactor advanced setting showepginfoonselect to setting
This removes the advanced setting showepginfoonselect and adds it to
settings, so users can change it within the gui. In addition, the
setting is extended and you can now select the following values:
* Show context menu
* Switch to channel
* Show information
* Record
Diffstat (limited to 'language')
-rwxr-xr-x | language/English/strings.po | 27 |
1 files changed, 26 insertions, 1 deletions
diff --git a/language/English/strings.po b/language/English/strings.po index 80c02aadca..5266806c7e 100755 --- a/language/English/strings.po +++ b/language/English/strings.po @@ -14703,7 +14703,32 @@ msgctxt "#36423" msgid "Use ffmpeg frame multiple thread decoding when hardware decoding not working or disabled. (less reliable than default single thread mode)" msgstr "" -#empty strings from id 36424 to 36499 +#: system/settings/settings.xml +msgctxt "#36424" +msgid "No description available" +msgstr "" + +#: system/settings/settings.xml +msgctxt "#36425" +msgid "Show context menu" +msgstr "" + +#: system/settings/settings.xml +msgctxt "#36426" +msgid "Switch to channel" +msgstr "" + +#: system/settings/settings.xml +msgctxt "#36427" +msgid "Show information" +msgstr "" + +#: system/settings/settings.xml +msgctxt "#36428" +msgid "Record" +msgstr "" + +#empty strings from id 36429 to 36499 #end reservation #: system/settings/settings.xml |