aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2014-12-17 00:30:31 -0500
committerLuke Pulverenti <luke.pulverenti@gmail.com>2014-12-17 00:30:31 -0500
commit13274348e9e2162eca84dc8f20c4d80ade29e8bf (patch)
tree0e38c1b2de2f430b98e24a4b816f3e80404d423e /MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json
parentfebaab13bf96ded1ded80d5595b138cf5ef1da54 (diff)
sync updates
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json')
-rw-r--r--MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json
index 8505ed281..b90370246 100644
--- a/MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json
+++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json
@@ -652,5 +652,7 @@
"OptionAutomaticallySyncNewContent": "Automatically sync new content",
"OptionAutomaticallySyncNewContentHelp": "New content added to these folders will be automatically synced to the device.",
"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:",
+ "LabelItemLimitHelp": "Optional. Set a limit to the number of items that will be synced."
}