Add deprecation notification when build expires.

This commit is contained in:
lisa-signal
2025-06-18 11:13:33 -04:00
committed by Michelle Tang
parent 4f6a5de227
commit b826352ce7
4 changed files with 98 additions and 3 deletions

View File

@@ -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>