From 80e6be37389ca0ae668b86dc1c7cc85896796510 Mon Sep 17 00:00:00 2001 From: Bradley Hilton Date: Wed, 18 Apr 2018 14:37:41 -0500 Subject: [PATCH] Update some i18n values --- packages/rocketchat-i18n/i18n/en.i18n.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/packages/rocketchat-i18n/i18n/en.i18n.json b/packages/rocketchat-i18n/i18n/en.i18n.json index c6ddc5191eec..1fdeee0d5203 100644 --- a/packages/rocketchat-i18n/i18n/en.i18n.json +++ b/packages/rocketchat-i18n/i18n/en.i18n.json @@ -146,7 +146,7 @@ "Accounts_SearchFields": "Fields to Consider in Search", "Accounts_SetDefaultAvatar": "Set Default Avatar", "Accounts_SetDefaultAvatar_Description": "Tries to determine default avatar based on OAuth Account or Gravatar", - "Accounts_ShowFormLogin": "Show Form-Based Login", + "Accounts_ShowFormLogin": "Show Default Login Form", "Accounts_TwoFactorAuthentication_MaxDelta": "Maximum Delta", "Accounts_TwoFactorAuthentication_MaxDelta_Description": "The Maximum Delta determines how many tokens are valid at any given time. Tokens are generated every 30 seconds, and are valid for (30 * Maximum Delta) seconds.
Example: With a Maximum Delta set to 10, each token can be used up to 300 seconds before or after it's timestamp. This is useful when the client's clock is not properly synced with the server.", "Accounts_UseDefaultBlockedDomainsList": "Use Default Blocked Domains List", @@ -635,8 +635,6 @@ "Enter_to": "Enter to", "Error": "Error", "Error_404": "Error:404", - "Error_RocketChat_requires_oplog_tailing_when_running_in_multiple_instances": "Error: Rocket.Chat requires oplog tailing when running in multiple instances", - "Error_RocketChat_requires_oplog_tailing_when_running_in_multiple_instances_details": "Please make sure your MongoDB is on ReplicaSet mode and MONGO_OPLOG_URL environment variable is defined correctly on the application server", "error-action-not-allowed": "__action__ is not allowed", "error-application-not-found": "Application not found", "error-archived-duplicate-name": "There's an archived channel with name '__room_name__'", @@ -1469,7 +1467,6 @@ "optional": "optional", "or": "or", "Oops_page_not_found": "Oops, page not found", - "Open_your_authentication_app_and_enter_the_code": "Open your authentication app and enter the code. You can also use one of your backup codes.", "Or_talk_as_anonymous": "Or talk as anonymous", "Order": "Order", "Original": "Original",