Update welcome brand name

jryans/rename-strings
J. Ryan Stinnett 2020-07-13 14:24:32 +01:00
parent 73d999cc95
commit a0494eeecb
2 changed files with 2 additions and 2 deletions

View File

@ -172,7 +172,7 @@ we don't have an account and should hide them. No account == no guest account ei
<a href="https://riot.im" target="_blank" rel="noopener"> <a href="https://riot.im" target="_blank" rel="noopener">
<img src="welcome/images/logo.svg" alt="" class="mx_Logo"/> <img src="welcome/images/logo.svg" alt="" class="mx_Logo"/>
</a> </a>
<h1 class="mx_Header_title">_t("Welcome to Riot.im")</h1> <h1 class="mx_Header_title">_t("Welcome to Element")</h1>
<h4 class="mx_Header_subtitle">_t("Decentralised, encrypted chat &amp; collaboration powered by [matrix]")</h4> <h4 class="mx_Header_subtitle">_t("Decentralised, encrypted chat &amp; collaboration powered by [matrix]")</h4>
<div class="mx_ButtonGroup"> <div class="mx_ButtonGroup">
<div class="mx_ButtonRow"> <div class="mx_ButtonRow">

View File

@ -29,7 +29,7 @@
"I understand the risks and wish to continue": "I understand the risks and wish to continue", "I understand the risks and wish to continue": "I understand the risks and wish to continue",
"Go to Riot.im": "Go to Riot.im", "Go to Riot.im": "Go to Riot.im",
"Failed to start": "Failed to start", "Failed to start": "Failed to start",
"Welcome to Riot.im": "Welcome to Riot.im", "Welcome to Element": "Welcome to Element",
"Decentralised, encrypted chat &amp; collaboration powered by [matrix]": "Decentralised, encrypted chat &amp; collaboration powered by [matrix]", "Decentralised, encrypted chat &amp; collaboration powered by [matrix]": "Decentralised, encrypted chat &amp; collaboration powered by [matrix]",
"Sign In": "Sign In", "Sign In": "Sign In",
"Create Account": "Create Account", "Create Account": "Create Account",