diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-03-21 14:12:12 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-03-21 14:12:12 -0400 |
| commit | d92cf7066385aa15b1cb4de8589aeef82b8ad6af (patch) | |
| tree | 2a3d58f44232d905857adfaabf5e9b80f30fa6c2 /MediaBrowser.Server.Implementations/Localization/JavaScript | |
| parent | 86b8a10f45c1e8129657fd9ae3fe294da71fed44 (diff) | |
update text
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json index 63b37ba8a..cde8e9821 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json @@ -7,7 +7,7 @@ "Password": "Password", "DeleteImage": "Delete Image", "MessageThankYouForSupporting": "Thank you for supporting Emby.", - "MessagePleaseSupportMediaBrowser": "Please support Emby.", + "MessagePleaseSupportProject": "Please support Emby.", "DeleteImageConfirmation": "Are you sure you wish to delete this image?", "FileReadCancelled": "The file read has been canceled.", "FileNotFound": "File not found.", @@ -89,8 +89,8 @@ "ConfirmMessageScheduledTaskButton": "This operation normally runs automatically as a scheduled task. It can also be run manually here. To configure the scheduled task, see:", "HeaderSupporterBenefit": "A supporter membership provides additional benefits such as access to sync, premium plugins, internet channel content, and more. {0}Learn more{1}.", "LabelSyncNoTargetsHelp": "It looks like you don't currently have any apps that support sync.", - "HeaderWelcomeToMediaBrowserServerDashboard": "Welcome to the Emby Server Dashboard", - "HeaderWelcomeToMediaBrowserWebClient": "Welcome to the Emby Web Client", + "HeaderWelcomeToProjectServerDashboard": "Welcome to the Emby Server Dashboard", + "HeaderWelcomeToProjectWebClient": "Welcome to the Emby Web Client", "ButtonTakeTheTour": "Take the tour", "HeaderWelcomeBack": "Welcome back!", "TitleSync": "Sync", @@ -538,12 +538,12 @@ "MessageYouHaveALifetimeMembership": "You have a lifetime supporter membership. You can provide additional donations on a one-time or recurring basis using the options below. Thank you for supporting Emby.", "MessageYouHaveAnActiveRecurringMembership": "You have an active {0} membership. You can upgrade your plan using the options below.", "ButtonDelete": "Delete", - "HeaderMediaBrowserAccountAdded": "Emby Account Added", - "MessageMediaBrowserAccountAdded": "The Emby account has been added to this user.", - "MessagePendingMediaBrowserAccountAdded": "The Emby account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.", - "HeaderMediaBrowserAccountRemoved": "Emby Account Removed", - "MessageMediaBrowserAccontRemoved": "The Emby account has been removed from this user.", - "TooltipLinkedToMediaBrowserConnect": "Linked to Emby Connect", + "HeaderEmbyAccountAdded": "Emby Account Added", + "MessageEmbyAccountAdded": "The Emby account has been added to this user.", + "MessagePendingEmbyAccountAdded": "The Emby account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.", + "HeaderEmbyAccountRemoved": "Emby Account Removed", + "MessageEmbyAccontRemoved": "The Emby account has been removed from this user.", + "TooltipLinkedToEmbyConnect": "Linked to Emby Connect", "HeaderUnrated": "Unrated", "ValueDiscNumber": "Disc {0}", "HeaderUnknownDate": "Unknown Date", @@ -724,7 +724,7 @@ "MessageInvalidForgotPasswordPin": "An invalid or expired pin was entered. Please try again.", "MessagePasswordResetForUsers": "Passwords have been removed for the following users:", "HeaderInviteGuest": "Invite Guest", - "ButtonLinkMyMediaBrowserAccount": "Link my account now", + "ButtonLinkMyEmbyAccount": "Link my account now", "MessageConnectAccountRequiredToInviteGuest": "In order to invite guests you need to first link your Emby account to this server.", "ButtonSync": "Sync", "SyncMedia": "Sync Media", |
