mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
SABnzbd-Suite: fix typos
This commit is contained in:
parent
381f87b7ce
commit
23d37b9a15
@ -146,7 +146,7 @@ headphones_launch = getAddonSetting(suiteSettings, 'HEADPHONES_LAUNCH')
|
|||||||
# someone with better knowledge in xbmc addon api
|
# someone with better knowledge in xbmc addon api
|
||||||
# please fix
|
# please fix
|
||||||
if not sabnzbd_launch:
|
if not sabnzbd_launch:
|
||||||
sabnzbd_launch = true
|
sabnzbd_launch = "true"
|
||||||
if not sickbeard_launch:
|
if not sickbeard_launch:
|
||||||
sickbeard_launch = "true"
|
sickbeard_launch = "true"
|
||||||
if not couchpotato_launch:
|
if not couchpotato_launch:
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
<string id="1023">Password</string>
|
<string id="1023">Password</string>
|
||||||
<string id="1024">Enable SABnzbd</string>>
|
<string id="1024">Enable SABnzbd</string>>
|
||||||
<string id="1025">Enable Sickbeard</string>
|
<string id="1025">Enable Sickbeard</string>
|
||||||
<string id="1026">Enable Coutchpotato</string>
|
<string id="1026">Enable Couchpotato</string>
|
||||||
<string id="1027">Couchpotato Version</string>
|
<string id="1027">Couchpotato Version</string>
|
||||||
<string id="1028">Enable Headphones</string>
|
<string id="1028">Enable Headphones</string>
|
||||||
<string id="2010">Network Settings</string>
|
<string id="2010">Network Settings</string>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user