diff options
author | da-anda <da-anda@xbmc.org> | 2014-08-16 11:33:32 +0200 |
---|---|---|
committer | da-anda <da-anda@xbmc.org> | 2014-09-19 15:38:21 +0200 |
commit | 44ff530651d9da458f05c4d877fe7afc0ec6d483 (patch) | |
tree | 1218dc1fcf4609beff8aa3b728ae14f42859530f /system | |
parent | 6bc3802372d2b4d086c57051777ea96da940e895 (diff) |
[language] cleanup and improve stereoscopic labels
- removes duplicates
- makes wording more userfriendly
- adding contextual help string for stereoscopic related labels
Diffstat (limited to 'system')
-rw-r--r-- | system/settings/settings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/settings/settings.xml b/system/settings/settings.xml index d73abc22f7..b855fc6ae7 100644 --- a/system/settings/settings.xml +++ b/system/settings/settings.xml @@ -509,7 +509,7 @@ <constraints> <options> <option label="36521">0</option> <!-- ASK --> - <option label="36522">1</option> <!-- Preferred mode --> + <option label="36524">1</option> <!-- Preferred mode --> <option label="36509">2</option> <!-- Monoscopic / 2D --> <option label="36028">100</option> <!-- Ignore --> </options> |