mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 08:39:22 +01:00
Add deprecation notification when build expires.
This commit is contained in:
committed by
Michelle Tang
parent
4f6a5de227
commit
b826352ce7
@@ -1177,6 +1177,11 @@
|
||||
<string name="ExpiredBuildReminder_this_version_of_signal_has_expired">This version of Signal has expired. Update now to send and receive messages.</string>
|
||||
<string name="ExpiredBuildReminder_update_now">Update now</string>
|
||||
|
||||
<!-- Title of notification telling users to update Signal -->
|
||||
<string name="DeprecatedNotificationJob_update_signal">Update Signal</string>
|
||||
<!-- Message body of notification telling users that this current version of Signal has expired. If pressed, we will direct them to the website APK or PlayStore page -->
|
||||
<string name="DeprecatedNotificationJob_this_version_of_signal_has_expired">This version of Signal has expired. Tap to update to send and receive messages.</string>
|
||||
|
||||
<!-- PendingGroupJoinRequestsReminder -->
|
||||
<plurals name="PendingGroupJoinRequestsReminder_d_pending_member_requests">
|
||||
<item quantity="one">%d pending member request.</item>
|
||||
|
||||
Reference in New Issue
Block a user