diff options
author | Memphiz <memphis@machzwo.de> | 2012-08-09 18:29:44 +0200 |
---|---|---|
committer | Memphiz <memphis@machzwo.de> | 2012-08-09 18:30:11 +0200 |
commit | 2aecc39e934d7f2d2295b79e66fa830921d361c4 (patch) | |
tree | 81d5d2c50a01a1f03a8b795fe38e5f907975304a /language | |
parent | bc15dac1aa2ab357881e4bbdb115653cba0ad27d (diff) |
[all] - make adjustrefreshrate an option instead of a bool for deciding if we switch refreshrates on player start/stop only or always when leaving/entering WindowFullscreenVideo
Diffstat (limited to 'language')
-rw-r--r-- | language/English/strings.po | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/language/English/strings.po b/language/English/strings.po index 6f55124191..12ad2c7cd3 100644 --- a/language/English/strings.po +++ b/language/English/strings.po @@ -9497,3 +9497,14 @@ msgctxt "#36033" msgid "Pause playback when switching to another source" msgstr "" +#. adjust refreshrate +#: xbmc/settings/GUISettings.cpp +msgctxt "#36035" +msgid "Always" +msgstr "" + +#. adjust refreshrate +#: xbmc/settings/GUISettings.cpp +msgctxt "#36036" +msgid "On start/stop" +msgstr "" |