Update vector/src/main/res/values/strings_login_v2.xml

Fix typo
This commit is contained in:
Benoit Marty 2022-04-05 17:40:27 +02:00 committed by GitHub
parent eecaf9602d
commit c76dc7b62f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
<string name="login_set_msisdn_title_2">Associate a phone number</string>
<string name="login_set_msisdn_notice_2">Associate a phone number to optionally allow people you know to discover you.</string>
<string name="login_set_msisdn_mandatory_notice_2">The server %s requires you to associate a phone number to create an account.</string>
<!-- %S will be replaced by the value of action_learn_more ("Learn more" in English)-->
<!-- %s will be replaced by the value of action_learn_more ("Learn more" in English)-->
<string name="login_server_modular_learn_more_about_ems">%s about Element Matrix Service.</string>
</resources>