Show update pin megaphone after AEP without pin registration.

This commit is contained in:
Cody Henthorne
2025-03-03 10:33:13 -05:00
committed by Greyson Parrelli
parent 507d67ee61
commit 0fdcc1c027
4 changed files with 72 additions and 1 deletions

View File

@@ -4460,6 +4460,13 @@
<string name="KbsMegaphone__pins_keep_information_thats_stored_with_signal_encrytped">PINs keep information thats stored with Signal encrypted.</string>
<string name="KbsMegaphone__create_pin">Create PIN</string>
<!-- Title for megaphone shown after registration without a pin but with aep to prompt the user to enter their pin -->
<string name="UpdatePinMegaphone__update_signal_pin">Update Signal PIN</string>
<!-- Message for megaphone shown after registration without a pin but with aep to prompt the user to enter their pin -->
<string name="UpdatePinMegaphone__message">Update your Signal PIN to complete account registration.</string>
<!-- Button text for megaphone shown after registration without a pin but with aep to prompt the user to enter their pin -->
<string name="UpdatePinMegaphone__update_pin">Update PIN</string>
<!-- CallNotificationBuilder -->
<!-- Displayed in a notification when a Signal voice call is ringing -->
<string name="CallNotificationBuilder__incoming_signal_voice_call">Incoming Signal voice call</string>