diff options
author | Sascha Woo <sascha.woo@gmail.com> | 2014-05-07 10:03:37 +0200 |
---|---|---|
committer | Sascha Woo <sascha.woo@gmail.com> | 2014-05-07 10:03:37 +0200 |
commit | 619880f5ce65c10b7c40ea872c4fd07b090a7b5d (patch) | |
tree | e971db15ca6affe937b8055bc8048e27b98826a0 /language | |
parent | 1a2cf73ab10e0546283c2dd2127024a19347eed8 (diff) | |
parent | d26a659caba0afdd538f512dbf788539ab88cee6 (diff) |
Merge pull request #4646 from xhaggi/channel-selection
[pvr] numeric input to select a channel within pvr views
Diffstat (limited to 'language')
-rwxr-xr-x | language/English/strings.po | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/language/English/strings.po b/language/English/strings.po index 58e811bc9e..e4fd35ce86 100755 --- a/language/English/strings.po +++ b/language/English/strings.po @@ -7726,7 +7726,11 @@ msgctxt "#19102" msgid "Please switch to another channel." msgstr "" -#empty string with id 19103 +#. Title of numeric dialog for choosing a channel by entering a number +#: xbmc/pvr/windows/GUIWindowPVRCommon.cpp +msgctxt "#19103" +msgid "Go to channel" +msgstr "" msgctxt "#19104" msgid "Enter the name of the folder for the recording" |