Merge pull request #5709 from vector-im/feature/bma/untranslatable_string

The string `ftue_auth_carousel_workplace_body` was declared not translatable
This commit is contained in:
Benoit Marty 2022-04-06 17:35:12 +02:00 committed by GitHub
commit f9677d6c8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

1
changelog.d/5262.bugfix Normal file
View File

@ -0,0 +1 @@
The string `ftue_auth_carousel_workplace_body` was declared not translatable by mistake

View File

@ -1862,7 +1862,7 @@
<string name="ftue_auth_carousel_control_body">Choose where your conversations are kept, giving you control and independence. Connected via Matrix.</string>
<string name="ftue_auth_carousel_encrypted_body">End-to-end encrypted and no phone number required. No ads or datamining.</string>
<!-- Note to translators: the translation MUST contain the string "${app_name}", which will be replaced by the application name -->
<string name="ftue_auth_carousel_workplace_body" translatable="false">${app_name} is also great for the workplace. Its trusted by the worlds most secure organisations.</string>
<string name="ftue_auth_carousel_workplace_body">${app_name} is also great for the workplace. Its trusted by the worlds most secure organisations.</string>
<string name="ftue_auth_use_case_title">Who will you chat to the most?</string>
<string name="ftue_auth_use_case_subtitle">We\'ll help you get connected.</string>