mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 09:20:19 +01:00
Perfom a migration to notify users of new contacts.
This commit is contained in:
@@ -1687,6 +1687,11 @@
|
||||
<string name="UsernameEditFragment_usernames_must_be_between_a_and_b_characters">Usernames must be between %1$d and %2$d characters.</string>
|
||||
<string name="UsernameEditFragment_usernames_on_signal_are_optional">Usernames on Signal are optional. If you choose to create a username, other Signal users will be able to find you by this username and contact you without knowing your phone number.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
<item quantity="one">%d contact is on Signal!</item>
|
||||
<item quantity="other">%d contacts are on Signal!</item>
|
||||
</plurals>
|
||||
|
||||
<!-- VerifyIdentityActivity -->
|
||||
<string name="VerifyIdentityActivity_your_contact_is_running_an_old_version_of_signal">Your contact is running an old version of Signal. Please ask them to update before verifying your safety number.</string>
|
||||
<string name="VerifyIdentityActivity_your_contact_is_running_a_newer_version_of_Signal">Your contact is running a newer version of Signal with an incompatible QR code format. Please update to compare.</string>
|
||||
|
||||
Reference in New Issue
Block a user