diff options
author | jezz_x <jezz_x@svn> | 2009-11-22 17:47:32 +0000 |
---|---|---|
committer | jezz_x <jezz_x@svn> | 2009-11-22 17:47:32 +0000 |
commit | 3910eec955f473cdd1f6001abe34bf8ef01d2192 (patch) | |
tree | 3a8d6f9e1d32d06b8a0ecaf25d14eebcb29fc244 /skin | |
parent | e911cf210dad8433ebcefb1ff23d43c258343f55 (diff) |
Fixed : [PM3.HD] incorrect strings for skin settings ( ticket #7813 )
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@24895 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'skin')
-rw-r--r-- | skin/PM3.HD/language/English/strings.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/skin/PM3.HD/language/English/strings.xml b/skin/PM3.HD/language/English/strings.xml index 099a265a3a..6708ab3215 100644 --- a/skin/PM3.HD/language/English/strings.xml +++ b/skin/PM3.HD/language/English/strings.xml @@ -91,8 +91,8 @@ <string id="31204">Script path</string>
<string id="31205"></string>
<string id="31206"></string>
- <string id="31207">Show subtitle download button in OSD</string>
- <string id="31208">Show lyrics script button in Video OSD</string>
+ <string id="31207">Show subtitle download button in Video OSD</string>
+ <string id="31208">Show lyrics script button in Music OSD</string>
<string id="31209">Enable quick launch script button for -</string>
<!-- AMT Script Extra labels -->
|