1
0
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:
Benoit Marty
2022-07-21 14:12:30 +02:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

1
changelog.d/6612.misc Normal file
View File

@@ -0,0 +1 @@
Fix a typo in the terms and conditions step during registration.

View File

@@ -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 -->