mirror of
https://github.com/oxen-io/session-android.git
synced 2025-06-09 17:38:34 +00:00
Capitalize 'PIN' in strings.
This commit is contained in:
parent
82446ce30a
commit
1ff5b2af2a
@ -1735,7 +1735,7 @@
|
|||||||
|
|
||||||
<!-- AccountLockedFragment -->
|
<!-- AccountLockedFragment -->
|
||||||
<string name="AccountLockedFragment__account_locked">Account locked</string>
|
<string name="AccountLockedFragment__account_locked">Account locked</string>
|
||||||
<string name="AccountLockedFragment__your_account_has_been_locked_to_protect_your_privacy">Your account has been locked to protect your privacy and security. After %1$d days of inactivity in your account you\'ll be able to re-register this phone number without needing your pin. All content will be deleted.</string>
|
<string name="AccountLockedFragment__your_account_has_been_locked_to_protect_your_privacy">Your account has been locked to protect your privacy and security. After %1$d days of inactivity in your account you\'ll be able to re-register this phone number without needing your PIN. All content will be deleted.</string>
|
||||||
<string name="AccountLockedFragment__next">Next</string>
|
<string name="AccountLockedFragment__next">Next</string>
|
||||||
<string name="AccountLockedFragment__learn_more">Learn More</string>
|
<string name="AccountLockedFragment__learn_more">Learn More</string>
|
||||||
<string name="AccountLockedFragment__learn_more_url">https://support.signal.org/hc/en-us/articles/360007059792-Registration-Lock</string>
|
<string name="AccountLockedFragment__learn_more_url">https://support.signal.org/hc/en-us/articles/360007059792-Registration-Lock</string>
|
||||||
@ -1869,7 +1869,7 @@
|
|||||||
<string name="preferences_app_protection__registration_lock_pin">Registration Lock PIN</string>
|
<string name="preferences_app_protection__registration_lock_pin">Registration Lock PIN</string>
|
||||||
<string name="preferences_app_protection__registration_lock">Registration Lock</string>
|
<string name="preferences_app_protection__registration_lock">Registration Lock</string>
|
||||||
<string name="RegistrationActivity_you_must_enter_your_registration_lock_PIN">You must enter your Registration Lock PIN</string>
|
<string name="RegistrationActivity_you_must_enter_your_registration_lock_PIN">You must enter your Registration Lock PIN</string>
|
||||||
<string name="RegistrationActivity_your_pin_has_at_least_d_digits_or_characters">Your pin has at least %d digits or characters</string>
|
<string name="RegistrationActivity_your_pin_has_at_least_d_digits_or_characters">Your PIN has at least %d digits or characters</string>
|
||||||
<string name="RegistrationActivity_incorrect_registration_lock_pin">Incorrect Registration Lock PIN</string>
|
<string name="RegistrationActivity_incorrect_registration_lock_pin">Incorrect Registration Lock PIN</string>
|
||||||
<string name="RegistrationActivity_too_many_attempts">Too many attempts</string>
|
<string name="RegistrationActivity_too_many_attempts">Too many attempts</string>
|
||||||
<string name="RegistrationActivity_you_have_made_too_many_incorrect_registration_lock_pin_attempts_please_try_again_in_a_day">You\'ve made too many incorrect Registration Lock PIN attempts. Please try again in a day.</string>
|
<string name="RegistrationActivity_you_have_made_too_many_incorrect_registration_lock_pin_attempts_please_try_again_in_a_day">You\'ve made too many incorrect Registration Lock PIN attempts. Please try again in a day.</string>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user