aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Localization/Server
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2014-11-23 17:36:40 -0500
committerLuke Pulverenti <luke.pulverenti@gmail.com>2014-11-23 17:36:40 -0500
commit1923de72bf3c502ba9b942ef6caa5f73a33f43d6 (patch)
tree9104da63d3f657a3cd8cb7beae70ab6ab614caf9 /MediaBrowser.Server.Implementations/Localization/Server
parent70c5b341dbaf274ebc57743fe51b9b8e7d73d441 (diff)
consolidate exception logging
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server')
-rw-r--r--MediaBrowser.Server.Implementations/Localization/Server/server.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/server.json b/MediaBrowser.Server.Implementations/Localization/Server/server.json
index 84494f8bd..45dab6a57 100644
--- a/MediaBrowser.Server.Implementations/Localization/Server/server.json
+++ b/MediaBrowser.Server.Implementations/Localization/Server/server.json
@@ -1,10 +1,11 @@
{
"LabelExit": "Exit",
"LabelVisitCommunity": "Visit Community",
- "LabelGithubWiki": "Github Wiki",
+ "LabelGithub": "Github",
"LabelSwagger": "Swagger",
"LabelStandard": "Standard",
- "LabelViewApiDocumentation": "View Api Documentation",
+ "LabelApiDocumentation": "Api Documentation",
+ "LabelDeveloperResources": "Developer Resources",
"LabelBrowseLibrary": "Browse Library",
"LabelConfigureMediaBrowser": "Configure Media Browser",
"LabelOpenLibraryViewer": "Open Library Viewer",