mirror of
https://github.com/robweber/xbmcbackup.git
synced 2024-11-14 20:35:48 +01:00
added google drive string back in
This commit is contained in:
parent
f0cce73851
commit
1eb84c6ecf
@ -89,4 +89,5 @@
|
|||||||
<string id="30095">Do you want to do this?</string>
|
<string id="30095">Do you want to do this?</string>
|
||||||
<string id="30096">Old Zip Archive could not be deleted</string>
|
<string id="30096">Old Zip Archive could not be deleted</string>
|
||||||
<string id="30097">This needs to happen before a backup can run</string>
|
<string id="30097">This needs to happen before a backup can run</string>
|
||||||
|
<string id="30098">Google Drive</string>
|
||||||
</strings>
|
</strings>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
<settings>
|
<settings>
|
||||||
<category id="general" label="30011">
|
<category id="general" label="30011">
|
||||||
<setting id="remote_selection" type="enum" lvalues="30018|30019|30027|30096" default="0" label="30025"/>
|
<setting id="remote_selection" type="enum" lvalues="30018|30019|30027|30098" default="0" label="30025"/>
|
||||||
<setting id="remote_path_2" type="text" label="30024" default="" visible="eq(-1,1)" />
|
<setting id="remote_path_2" type="text" label="30024" default="" visible="eq(-1,1)" />
|
||||||
<setting id="remote_path" type="folder" label="30020" visible="eq(-2,0)" />
|
<setting id="remote_path" type="folder" label="30020" visible="eq(-2,0)" />
|
||||||
<setting id="dropbox_key" type="text" label="30028" visible="eq(-3,2)" default="" />
|
<setting id="dropbox_key" type="text" label="30028" visible="eq(-3,2)" default="" />
|
||||||
|
Loading…
Reference in New Issue
Block a user