Merge pull request #6612 from anoadragon453/patch-1
Fix a typo during registration
This commit is contained in:
commit
3d7733156e
1
changelog.d/6612.misc
Normal file
1
changelog.d/6612.misc
Normal file
@ -0,0 +1 @@
|
|||||||
|
Fix a typo in the terms and conditions step during registration.
|
@ -1944,7 +1944,7 @@
|
|||||||
|
|
||||||
<string name="ftue_auth_terms_title">Server policies</string>
|
<string name="ftue_auth_terms_title">Server policies</string>
|
||||||
<!-- Note for translators, %s is the homeserver name, eg matrix.org -->
|
<!-- Note for translators, %s is the homeserver name, eg matrix.org -->
|
||||||
<string name="ftue_auth_terms_subtitle">Please read through %s\'s terns and policies</string>
|
<string name="ftue_auth_terms_subtitle">Please read through %s\'s terms and policies</string>
|
||||||
|
|
||||||
<string name="ftue_auth_email_title">Enter your email</string>
|
<string name="ftue_auth_email_title">Enter your email</string>
|
||||||
<!-- Note for translators, %s is the homeserver name, eg matrix.org -->
|
<!-- Note for translators, %s is the homeserver name, eg matrix.org -->
|
||||||
|
Loading…
Reference in New Issue
Block a user