diff options
author | Stefano Gottardo <gottardo.stefano.83@gmail.com> | 2022-04-15 18:06:45 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-15 18:06:45 +0200 |
commit | f051b8d2e1b3a3d02054c1e77ac4ff9fd7b88529 (patch) | |
tree | 447923a5d8d8ce4c563727b137869a00a62a96b4 /addons | |
parent | f75b4bce9b0033e80430ae5efa4e202f892d7cab (diff) | |
parent | 1ee7b307739763f9cc4ebef2ebff4804ddca98e3 (diff) |
Merge pull request #21026 from CastagnaIT/subtitle_manual_pos
[Subtitles] Improvement to manual position/calibration and others related changes
Diffstat (limited to 'addons')
-rw-r--r-- | addons/resource.language.en_gb/resources/strings.po | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/addons/resource.language.en_gb/resources/strings.po b/addons/resource.language.en_gb/resources/strings.po index 4d7e91b8e1..6041038205 100644 --- a/addons/resource.language.en_gb/resources/strings.po +++ b/addons/resource.language.en_gb/resources/strings.po @@ -1313,6 +1313,7 @@ msgstr "" #. Window screen calibration: calibration of subtitle bar #: xbmc/settings/windows/GUIWindowSettingsScreenCalibration.cpp +#: xbmc/video/PlayerController.cpp msgctxt "#277" msgid "Subtitle positioning" msgstr "" @@ -19302,7 +19303,7 @@ msgstr "" #. Description of setting with label #21460 "Subtitle location on screen" #: system/settings/settings.xml msgctxt "#36192" -msgid "Location of subtitles on the screen. [Manual] The subtitles position can be customised by using video calibration settings. [Below] / [Above video] When possible the subtitles will be positioned inside the black bars (depends on video encoding). Please note that some forced positions in the subtitles cannot be changed." +msgid "Location of subtitles on the screen. [Below] / [Above video] When possible the subtitles will be positioned inside the black bars (depends on video encoding). Please note that some forced positions in the subtitles cannot be changed." msgstr "" #. Description of settings category with label #14087 "DVDs" |