diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-05-26 15:53:12 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-05-26 15:53:12 -0400 |
| commit | 1df28d7ae471832252b232cff08a60c32fd660a0 (patch) | |
| tree | 640bf87375d349ed905d2968c11e8fe01e28a3ba | |
| parent | 51611f8a8a3f5acdcf23eab04034f58a4a824108 (diff) | |
adjust external player label
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Server/server.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/server.json b/MediaBrowser.Server.Implementations/Localization/Server/server.json index 11afa97fc..00eb1a888 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/server.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/server.json @@ -1276,6 +1276,7 @@ "ButtonLearnMoreAboutEmbyConnect": "Learn more about Emby Connect", "LabelExternalPlayers": "External players:", "LabelExternalPlayersHelp": "Display buttons to play content in external players. This is only available on devices that support url schemes, generally Android and iOS. With external players there is generally no support for remote control or resuming.", + "LabelNativeExternalPlayersHelp": "Display buttons to play content in external players.", "HeaderSubtitleProfile": "Subtitle Profile", "HeaderSubtitleProfiles": "Subtitle Profiles", "HeaderSubtitleProfilesHelp": "Subtitle profiles describe the subtitle formats supported by the device.", |
