Merge branch 'chore/l10n-382_protonmail-capital' into 'develop'

[L10N-382] Capitalize ProtonMail for `set_msg_password_info` in strings.xml

See merge request android/mail/proton-mail-android!962
This commit is contained in:
Davide Giuseppe Farella 2022-02-16 12:52:21 +00:00
commit de2625ab60
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
<!--
~ Copyright (c) 2020 Proton Technologies AG
~ Copyright (c) 2022 Proton Technologies AG
~
~ This file is part of ProtonMail.
~
@ -68,7 +68,7 @@
<string name="composer_removing_address_server_error">Removing address: %s1. %s2</string>
<string name="set_msg_password_title">Set password</string>
<string name="set_msg_password_info">Set a password to encrypt this message for non-protonmail users. <a href="https://protonmail.com/support/knowledge-base/encrypt-for-outside-users/">Learn more</a></string>
<string name="set_msg_password_info">Set a password to encrypt this message for non-ProtonMail users. <a href="https://protonmail.com/support/knowledge-base/encrypt-for-outside-users/">Learn more</a></string>
<string name="set_msg_password_info_icon_description">Info</string>
<string name="set_msg_password_msg_password_title">Message password</string>
<string name="set_msg_password_msg_password_hint">4 to 21 characters long</string>