aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorace20022 <ace20022@ymail.com>2015-07-22 21:20:13 +0200
committerace20022 <ace20022@xbmc.org>2015-07-23 12:24:59 +0200
commit78a33771979893d63bd8688607fd3e1811b87942 (patch)
tree7d4ab92514e269c54c5e91033d65ce439f1ffa17 /system
parent5f7855bcd9efbc5800624e31f3fc2955989ead19 (diff)
[subs] Use ISO 639-1 and addon languages for the "Languages to download subtitles for" setting.
Diffstat (limited to 'system')
-rw-r--r--system/settings/settings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/settings/settings.xml b/system/settings/settings.xml
index 9e3d0c6d20..3b1cb6bc35 100644
--- a/system/settings/settings.xml
+++ b/system/settings/settings.xml
@@ -979,7 +979,7 @@
<level>1</level>
<default>English</default>
<constraints>
- <options>iso6391languages</options>
+ <options>streamlanguages</options>
<delimiter>,</delimiter>
<minimumitems>1</minimumitems>
</constraints>