aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Localization/Server/server.json
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2015-02-09 01:56:45 -0500
committerLuke Pulverenti <luke.pulverenti@gmail.com>2015-02-09 01:56:45 -0500
commitf03f2346f387010c84159ac2d2b3b22e9cc3b5c6 (patch)
treed0b5ce8a551cc3d32b22813dfffef7a5e8a38277 /MediaBrowser.Server.Implementations/Localization/Server/server.json
parentd5c4655361c0567d6a97b9bd68552ee654e91d62 (diff)
revise opt-in tags
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/server.json')
-rw-r--r--MediaBrowser.Server.Implementations/Localization/Server/server.json7
1 files changed, 3 insertions, 4 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/server.json b/MediaBrowser.Server.Implementations/Localization/Server/server.json
index e78b19c05..c28a61da4 100644
--- a/MediaBrowser.Server.Implementations/Localization/Server/server.json
+++ b/MediaBrowser.Server.Implementations/Localization/Server/server.json
@@ -1356,10 +1356,9 @@
"HeaderVideoTypes": "Video Types",
"HeaderYears": "Years",
"HeaderAddTag": "Add Tag",
- "LabelBlockOrAllowItemsWithTags": "Block or allow content with tags:",
+ "LabelBlockContentWithTags": "Block content with tags:",
+ "LabelAllowContentWithTags": "Allow only content with tags:",
"LabelTag": "Tag:",
- "OptionBlockItemWithTag": "Block all content with this tag",
- "OptionAllowItemWithTag": "Allow only content with this tag",
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
"LabelEnableSingleImageInDidlLimitHelp": "Some devices will not render properly if multiple images are embedded within Didl.",
"TabActivity": "Activity",
@@ -1372,5 +1371,5 @@
"TabJobs": "Jobs",
"TabSyncJobs": "Sync Jobs",
"LabelTagFilterMode": "Mode:",
- "LabelTagFilterAllowModeHelp": "If used as part of a deeply nested folder structure, content that is tagged with this mechanism will require parent folders to be tagged as well."
+ "LabelTagFilterAllowModeHelp": "If allowed tags are used as part of a deeply nested folder structure, content that is tagged will require parent folders to be tagged as well."
}