diff options
author | Joakim Plate <elupus@ecce.se> | 2013-12-09 12:55:55 -0800 |
---|---|---|
committer | Joakim Plate <elupus@ecce.se> | 2013-12-09 12:55:55 -0800 |
commit | 79aee04c3aa8fb0dd4c05cfde84cd13318fed84a (patch) | |
tree | 5661a32bdc1e31a338f6c215e8ae2548ba426476 /language | |
parent | 76b5b1c489f175f5b4643a9c0e5655124312ed20 (diff) | |
parent | 12fe55427c8d2eabfb6d78507f5e3f9410a3110a (diff) |
Merge pull request #3574 from afedchin/3d_subs_depth
[3D] add 3D subtitle depth setting
Diffstat (limited to 'language')
-rwxr-xr-x | language/English/strings.po | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/language/English/strings.po b/language/English/strings.po index bab2c1288d..640a7b5370 100755 --- a/language/English/strings.po +++ b/language/English/strings.po @@ -14871,7 +14871,17 @@ msgctxt "#36544" msgid "Enable hardware decoding of video files." msgstr "" -#empty strings from id 36545 to 36999 +#: system/settings/settings.xml +msgctxt "#36545" +msgid "Subtitle stereoscopic depth" +msgstr "" + +#: system/settings/settings.xml +msgctxt "#36546" +msgid "Sets the visual depth of subtitles for stereoscopic videos. The higher the value, the closer the subtitles will appear to the viewer." +msgstr "" + +#empty strings from id 36547 to 36999 #reserved strings 365XX #: xbmc/cores/dvdplayer/DVDInputStreams/DVDInputStreamNavigator.cpp |