diff options
author | xbmc <fernetmenta@online.de> | 2013-03-05 17:01:53 +0100 |
---|---|---|
committer | xbmc <fernetmenta@online.de> | 2013-03-20 20:38:37 +0100 |
commit | b4a5100a7c401e98182b2f6e93a140b0d0ac80c5 (patch) | |
tree | ff5421ea74f3422d965495c3fbaa05ae541ce977 /language | |
parent | c3d4b7b12ada88fc6c3c9e2512884c4516bc66ef (diff) |
VideoRenderer: add gui setting for threshold when hq scaling is desired
Diffstat (limited to 'language')
-rw-r--r-- | language/English/strings.po | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/language/English/strings.po b/language/English/strings.po index 97ce8f2590..ba6e6396a8 100644 --- a/language/English/strings.po +++ b/language/English/strings.po @@ -5348,7 +5348,12 @@ msgctxt "#13434" msgid "Play only this" msgstr "" -#empty strings from id 13435 to 13499 +#: xbmc/settings/GUISettings.cpp +msgctxt "#13435" +msgid "Enable HQ Scalers for scalings above %" +msgstr "" + +#empty strings from id 13436 to 13499 #: xbmc/settings/GUISettings.cpp msgctxt "#13500" |