diff options
author | da-anda <da-anda@xbmc.org> | 2013-12-19 12:12:11 +0100 |
---|---|---|
committer | Jonathan Marshall <jmarshall@never.you.mind> | 2014-02-27 11:53:07 +1300 |
commit | 561ff72383119dad46740f99f0d075b916bf568a (patch) | |
tree | 0364061a35028646381ce7f854be04cddd84bf67 /language | |
parent | bd82b521a2589c7fbfb3a4ccfbc57a9c36e056b6 (diff) |
[subtitles] change settings logic for subtitle storage location (make it a spinner)
Diffstat (limited to 'language')
-rwxr-xr-x | language/English/strings.po | 16 |
1 files changed, 13 insertions, 3 deletions
diff --git a/language/English/strings.po b/language/English/strings.po index dd02310691..9fc73cfd96 100755 --- a/language/English/strings.po +++ b/language/English/strings.po @@ -12178,7 +12178,7 @@ msgstr "" #. Description of setting "Videos -> Subtitles -> Save subtitles to movie folder" with label #24115 #: system/settings/settings.xml msgctxt "#24106" -msgid "If not saved to movie folder subtitles will be downloaded to custom subtitle folder." +msgid "Specify where downloaded subtitles should be saved, the same location as the video or a custom location." msgstr "" #: xbmc/dialogs/GUIDialogSubtitles.cpp @@ -12224,7 +12224,7 @@ msgstr "" #: system/settings/settings.xml msgctxt "#24115" -msgid "Save subtitles to movie folder" +msgid "Subtitle storage location" msgstr "" #: system/settings/settings.xml @@ -12271,7 +12271,17 @@ msgctxt "#24123" msgid "Pause the current video while searching for subtitles and resume once the subtitle is available." msgstr "" -#empty strings from id 24124 to 24999 +#: system/settings/settings.xml +msgctxt "#24124" +msgid "Next to the video" +msgstr "" + +#: system/settings/settings.xml +msgctxt "#24125" +msgid "Custom location" +msgstr "" + +#empty strings from id 24126 to 24999 msgctxt "#25000" msgid "Notifications" |