From b96a4a40928aab1bc335bcf46a0acfeea54b0371 Mon Sep 17 00:00:00 2001
From: Bastian
Date: Wed, 30 Jan 2019 16:57:54 +0100
Subject: [PATCH] Fix typo
Signed-off-by: Bastian
---
src/components/views/verification/VerificationShowSas.js | 2 +-
src/i18n/strings/en_EN.json | 5 ++---
2 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/src/components/views/verification/VerificationShowSas.js b/src/components/views/verification/VerificationShowSas.js
index cd4ae59b76..6f3209989e 100644
--- a/src/components/views/verification/VerificationShowSas.js
+++ b/src/components/views/verification/VerificationShowSas.js
@@ -45,7 +45,7 @@ export default class VerificationShowSas extends React.Component {
"Verify this user by confirming the following number appears on their screen.",
)}
{_t(
- "For maximum security, we reccommend you do this in person or use another " +
+ "For maximum security, we recommend you do this in person or use another " +
"trusted means of communication.",
)}
here.": "For help with using Riot, click here.",
"For help with using Riot, click here or start a chat with our bot using the button below.": "For help with using Riot, click here or start a chat with our bot using the button below.",
- "Start a chat with Riot Bot": "Start a chat with Riot Bot",
+ "Chat with Riot Bot": "Chat with Riot Bot",
"Check for update": "Check for update",
"Help & About": "Help & About",
"Bug reporting": "Bug reporting",
@@ -1022,7 +1022,6 @@
"password": "password",
"Use Legacy Verification (for older clients)": "Use Legacy Verification (for older clients)",
"Verify by comparing a short text string.": "Verify by comparing a short text string.",
- "For maximum security, we recommend you do this in person or use another trusted means of communication.": "For maximum security, we recommend you do this in person or use another trusted means of communication.",
"Begin Verifying": "Begin Verifying",
"Waiting for partner to accept...": "Waiting for partner to accept...",
"Waiting for %(userId)s to confirm...": "Waiting for %(userId)s to confirm...",