mirror of
https://github.com/vector-im/riotX-android
synced 2025-10-06 00:02:48 +02:00
Merge pull request #6612 from anoadragon453/patch-1
Fix a typo during registration
This commit is contained in:
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>
|
||||
<!-- 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>
|
||||
<!-- Note for translators, %s is the homeserver name, eg matrix.org -->
|
||||
|
Reference in New Issue
Block a user