diff options
author | xhaggi <sascha.woo@gmail.com> | 2014-06-30 14:48:50 +0200 |
---|---|---|
committer | xhaggi <sascha.woo@gmail.com> | 2014-06-30 15:00:49 +0200 |
commit | b83ce81ae0e43dae36bf4dfc3dff204898494001 (patch) | |
tree | 6ac4b1e9acb4740448201a73f72910863cc4c541 /language | |
parent | e13a57e0ab9c679a1a385921fe2a9d767785dbba (diff) |
[pvr] adjust labels for setting pvrplayback.startlast
This change the current used labels 'Yes' and 'Minimised' to 'Foreground' and 'Background', so it's easier to understand what's happen if you choose one of these options.
Diffstat (limited to 'language')
-rwxr-xr-x | language/English/strings.po | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/language/English/strings.po b/language/English/strings.po index d386f688cb..42b9b71a2a 100755 --- a/language/English/strings.po +++ b/language/English/strings.po @@ -8167,7 +8167,7 @@ msgid "Continue last channel on startup" msgstr "" msgctxt "#19190" -msgid "Minimised" +msgid "Background" msgstr "" msgctxt "#19191" @@ -8595,7 +8595,12 @@ msgctxt "#19286" msgid "Searching for channel icons" msgstr "" -#empty strings from id 19287 to 19498 +#: xbmc/pvr/PVRManager.cpp +msgctxt "#19288" +msgid "Foreground" +msgstr "" + +#empty strings from id 19289 to 19498 #: xbmc/epg/Epg.cpp msgctxt "#19499" |