aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Localization/Server/server.json
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2015-01-11 15:31:09 -0500
committerLuke Pulverenti <luke.pulverenti@gmail.com>2015-01-11 15:31:09 -0500
commit5ad9123d6734521012a84a44924de8a645702b69 (patch)
treec71f22d7f7879831214e35b94d46cd28db43b6fc /MediaBrowser.Server.Implementations/Localization/Server/server.json
parent50dcfb9816be83be57e6128f4055c95c249b03af (diff)
add options to identify function
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/server.json')
-rw-r--r--MediaBrowser.Server.Implementations/Localization/Server/server.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/server.json b/MediaBrowser.Server.Implementations/Localization/Server/server.json
index f54cbfde3..1935fba93 100644
--- a/MediaBrowser.Server.Implementations/Localization/Server/server.json
+++ b/MediaBrowser.Server.Implementations/Localization/Server/server.json
@@ -838,6 +838,8 @@
"OptionAuto": "Auto",
"OptionYes": "Yes",
"OptionNo": "No",
+ "HeaderOptions": "Options",
+ "HeaderIdentificationResult": "Identification Result",
"LabelHomePageSection1": "Home page section 1:",
"LabelHomePageSection2": "Home page section 2:",
"LabelHomePageSection3": "Home page section 3:",
@@ -861,7 +863,7 @@
"OptionCommunityMostWatchedSort": "Most Watched",
"TabNextUp": "Next Up",
"MessageNoMovieSuggestionsAvailable": "No movie suggestions are currently available. Start watching and rating your movies, and then come back to view your recommendations.",
- "MessageNoCollectionsAvailable": "Collections allow you to enjoy personalized groupings of Movies, Series, Albums, Books and Games. Click the New button to start creating Collections.",
+ "MessageNoCollectionsAvailable": "Collections allow you to enjoy personalized groupings of Movies, Series, Albums, Books and Games. Click the + button to start creating Collections.",
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
"MessageNoPlaylistItemsAvailable": "This playlist is currently empty.",
"ButtonDismiss": "Dismiss",