adjust sync defaults when sync is supported
This commit is contained in:
parent
08dbe39f99
commit
36b58b6fb0
|
@ -751,7 +751,7 @@
|
||||||
"LabelQuality": "Quality:",
|
"LabelQuality": "Quality:",
|
||||||
"HeaderSettings": "Settings",
|
"HeaderSettings": "Settings",
|
||||||
"OptionAutomaticallySyncNewContent": "Automatically sync new content",
|
"OptionAutomaticallySyncNewContent": "Automatically sync new content",
|
||||||
"OptionAutomaticallySyncNewContentHelp": "New content added to this category will be automatically synced to the device.",
|
"OptionAutomaticallySyncNewContentHelp": "New content added to will be automatically synced to the device.",
|
||||||
"OptionSyncUnwatchedVideosOnly": "Sync unwatched videos only",
|
"OptionSyncUnwatchedVideosOnly": "Sync unwatched videos only",
|
||||||
"OptionSyncUnwatchedVideosOnlyHelp": "Only unwatched videos will be synced, and videos will be removed from the device as they are watched.",
|
"OptionSyncUnwatchedVideosOnlyHelp": "Only unwatched videos will be synced, and videos will be removed from the device as they are watched.",
|
||||||
"LabelItemLimit": "Item limit:",
|
"LabelItemLimit": "Item limit:",
|
||||||
|
@ -792,5 +792,6 @@
|
||||||
"HeaderAdmin": "Admin",
|
"HeaderAdmin": "Admin",
|
||||||
"HeaderLibrary": "Library",
|
"HeaderLibrary": "Library",
|
||||||
"HeaderMedia": "Media",
|
"HeaderMedia": "Media",
|
||||||
"ButtonInbox": "Inbox"
|
"ButtonInbox": "Inbox",
|
||||||
|
"HeaderAdvanced": "Advanced"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user