diff options
| author | Eric Reed <ebr@mediabrowser3.com> | 2014-10-29 11:19:06 -0400 |
|---|---|---|
| committer | Eric Reed <ebr@mediabrowser3.com> | 2014-10-29 11:19:06 -0400 |
| commit | 6e3203bd587cbd99371000cf5ef34268c7bc76c1 (patch) | |
| tree | d36ec0de137909de1d9f6c98b7a2278e7512f6d0 | |
| parent | 5eec770ae2ea61597f6e80877860d48f540b78e8 (diff) | |
Change Linking to Transfer
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Server/server.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/server.json b/MediaBrowser.Server.Implementations/Localization/Server/server.json index 8134199a9..31ac4806a 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/server.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/server.json @@ -549,11 +549,11 @@ "MessagePleaseRestartServerToFinishUpdating": "Please restart the server to finish applying updates.", "LabelDownMixAudioScale": "Audio boost when downmixing:", "LabelDownMixAudioScaleHelp": "Boost audio when downmixing. Set to 1 to preserve original volume value.", - "ButtonLinkKeys": "Link Keys", + "ButtonLinkKeys": "Transfer Key", "LabelOldSupporterKey": "Old supporter key", "LabelNewSupporterKey": "New supporter key", - "HeaderMultipleKeyLinking": "Multiple Key Linking", - "MultipleKeyLinkingHelp": "If you have more than one supporter key, use this form to link the old key's registrations with your new one.", + "HeaderMultipleKeyLinking": "Transfer to New Key", + "MultipleKeyLinkingHelp": "If you received a new supporter key, use this form to transfer the old key's registrations to your new one.", "LabelCurrentEmailAddress": "Current email address", "LabelCurrentEmailAddressHelp": "The current email address to which your new key was sent.", "HeaderForgotKey": "Forgot Key", |
