diff options
author | AlwinEsch <alwin.esch@web.de> | 2015-02-15 15:19:13 +0100 |
---|---|---|
committer | AlwinEsch <alwin.esch@web.de> | 2015-02-15 16:39:06 +0100 |
commit | 1a544b5c11039c15f9886a9de23e34b595033dce (patch) | |
tree | 7e043ab2bd00a9e698294d8f5ac0c21d68a41719 /language/English | |
parent | b960a5705066a8972ab46258919e9237dfaf7675 (diff) |
[language] Add needed strings for deleted recordings trash support
Diffstat (limited to 'language/English')
-rw-r--r--[-rwxr-xr-x] | language/English/strings.po | 50 |
1 files changed, 46 insertions, 4 deletions
diff --git a/language/English/strings.po b/language/English/strings.po index 140d4eb640..a1267de24c 100755..100644 --- a/language/English/strings.po +++ b/language/English/strings.po @@ -8292,7 +8292,11 @@ msgctxt "#19167" msgid "Scan for missing icons" msgstr "" -#empty string with id 19168 +#. Used in system info to show amount of it +#: xbmc/windows/GUIWindowSystemInfo.cpp +msgctxt "#19168" +msgid "Deleted and recoverable recordings" +msgstr "" msgctxt "#19169" msgid "Hide video information box" @@ -8343,7 +8347,11 @@ msgctxt "#19178" msgid "Show channel information when switching channels" msgstr "" -#empty string with id 19179 +#. Used as extension header on recordings window +#: xbmc/pvr/windows/GUIWindowPVRRecordings.cpp +msgctxt "#19179" +msgid "Deleted" +msgstr "" #: system/settings/settings.xml msgctxt "#19180" @@ -8365,7 +8373,11 @@ msgctxt "#19183" msgid "Radio" msgstr "" -#empty string with id 19184 +#. Used on pvr recordings as button to show of them +#: skin.confluence +msgctxt "#19184" +msgid "Deleted recordings" +msgstr "" #: system/settings/settings.xml msgctxt "#19185" @@ -8839,7 +8851,37 @@ msgctxt "#19289" msgid "Hide group" msgstr "" -#empty strings from id 19290 to 19498 +#. Used on recordings context menu +#: xbmc/pvr/windows/GUIWindowPVRRecordings.cpp +msgctxt "#19290" +msgid "Undelete" +msgstr "" + +#. Used on recordings context menu +#: xbmc/pvr/windows/GUIWindowPVRRecordings.cpp +msgctxt "#19291" +msgid "Delete permanently" +msgstr "" + +#. Used on recordings context menu +#: xbmc/pvr/windows/GUIWindowPVRRecordings.cpp +msgctxt "#19292" +msgid "Delete all permanently" +msgstr "" + +#. Used on yes no dialog +#: xbmc/pvr/windows/GUIWindowPVRRecordings.cpp +msgctxt "#19293" +msgid "Delete all recordings permanently?" +msgstr "" + +#. Used on yes no dialog +#: xbmc/pvr/windows/GUIWindowPVRRecordings.cpp +msgctxt "#19294" +msgid "Delete this recording permanently?" +msgstr "" + +#empty strings from id 19295 to 19498 #: xbmc/epg/Epg.cpp msgctxt "#19499" |