diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2017-11-02 12:11:04 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2017-11-02 12:11:04 -0400 |
| commit | 4c1834c087cbfb06cd3111571dbc4c73d4ff6a0e (patch) | |
| tree | 934dd0f910170771b7fcd099f659e4747fa4efe7 /Emby.Server.Implementations/Localization/Core/en-US.json | |
| parent | fed5f9e89ba013f8e9b5af71377eb7ee12f51644 (diff) | |
| parent | 008cea6984d4e4bbdfb0b893e4cf0b6c59cb9d69 (diff) | |
Merge branch 'master' of https://github.com/MediaBrowser/Emby
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core/en-US.json')
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/en-US.json | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/en-US.json b/Emby.Server.Implementations/Localization/Core/en-US.json index 51bbf341f..9c58b4539 100644 --- a/Emby.Server.Implementations/Localization/Core/en-US.json +++ b/Emby.Server.Implementations/Localization/Core/en-US.json @@ -87,10 +87,5 @@ "User": "User", "System": "System", "Application": "Application", - "Plugin": "Plugin", - "LabelExit": "Exit", - "LabelVisitCommunity": "Visit Community", - "LabelBrowseLibrary": "Browse Library", - "LabelConfigureServer": "Configure Emby", - "LabelRestartServer": "Restart Server" + "Plugin": "Plugin" }
\ No newline at end of file |
