From f9a70a8b04459e4ebdce58df5388785be03eb90a Mon Sep 17 00:00:00 2001 From: David Baker Date: Thu, 29 Sep 2016 17:40:19 +0100 Subject: [PATCH] Use 'Sign In' / 'Sign Out' universally Rather than a mix of 'sign in/out' and 'log in/out' --- src/components/views/globals/GuestWarningBar.js | 2 +- src/components/views/login/VectorCustomServerDialog.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/views/globals/GuestWarningBar.js b/src/components/views/globals/GuestWarningBar.js index 07023468a6..810021cc4a 100644 --- a/src/components/views/globals/GuestWarningBar.js +++ b/src/components/views/globals/GuestWarningBar.js @@ -34,7 +34,7 @@ module.exports = React.createClass({
/!\
- You are Rioting as a guest. Register or log in to access more rooms and features. + You are Rioting as a guest. Register or sign in to access more rooms and features.
); diff --git a/src/components/views/login/VectorCustomServerDialog.js b/src/components/views/login/VectorCustomServerDialog.js index 0319c30f6d..65ec1f84ba 100644 --- a/src/components/views/login/VectorCustomServerDialog.js +++ b/src/components/views/login/VectorCustomServerDialog.js @@ -30,7 +30,7 @@ module.exports = React.createClass({
- You can use the custom server options to log into other Matrix + You can use the custom server options to sign into other Matrix servers by specifying a different Home server URL.
This allows you to use Riot with an existing Matrix account on