aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Localization
diff options
context:
space:
mode:
authorLuke <luke.pulverenti@gmail.com>2015-07-27 14:20:21 -0400
committerLuke <luke.pulverenti@gmail.com>2015-07-27 14:20:21 -0400
commit33ba5569dd0480db5a92813ddfa0903e98eb2d03 (patch)
tree758142b954192eb344001c06a06d0a04f1c70194 /MediaBrowser.Server.Implementations/Localization
parenta714926d632a764ace2ead98a5c22c1f24b9c363 (diff)
parent733a391cec3fe8e3d88b0f94e96b4a1a5c660f61 (diff)
Merge pull request #1148 from t-andre/dev
Reports - Code cleanup, Added user image to Activities log, Export u…
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization')
-rw-r--r--MediaBrowser.Server.Implementations/Localization/Server/server.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/server.json b/MediaBrowser.Server.Implementations/Localization/Server/server.json
index 28e4c946c..98f86e3b5 100644
--- a/MediaBrowser.Server.Implementations/Localization/Server/server.json
+++ b/MediaBrowser.Server.Implementations/Localization/Server/server.json
@@ -1494,5 +1494,11 @@
"ImportFavoriteChannelsHelp": "If enabled, only channels that are marked as favorite on the tuner device will be imported.",
"ButtonRepeat": "Repeat",
"LabelEnableThisTuner": "Enable this tuner",
- "LabelEnableThisTunerHelp": "Uncheck to prevent importing channels from this tuner."
+ "LabelEnableThisTunerHelp": "Uncheck to prevent importing channels from this tuner.",
+ "HeaderLocked": "Locked",
+ "HeaderUnidentified": "Unidentified",
+ "HeaderImagePrimary": "Primary",
+ "HeaderImageBackdrop": "Backdrop",
+ "HeaderImageLogo": "Logo",
+ "HeaderUserPrimaryImage": "User Image"
}