Remove beta labeling from Signal Secure Backups.

This commit is contained in:
Greyson Parrelli
2026-02-13 00:02:15 -05:00
committed by Alex Hart
parent c91275c5da
commit 786c2b888b
8 changed files with 23 additions and 182 deletions

View File

@@ -4912,14 +4912,7 @@
<string name="RegistrationActivity_error_connecting_to_service">Error connecting to service</string>
<string name="preferences_chats__backups">Backups</string>
<!-- Button label to indicate that a feature is in beta mode -->
<string name="Beta__beta_title">Beta</string>
<!-- Content description for info icon -->
<string name="Beta__info">Info</string>
<!-- Text in header describing that the feature is a beta feature and prone to frequent changes -->
<string name="Beta__this_is_beta">This is a beta feature and will be improved over time.</string>
<!-- Title text shown when Signal is locked and needs to be unlocked -->
<!-- Title text shown when Signal is locked and needs to be unlocked -->
<string name="prompt_passphrase_activity__unlock_signal">Unlock Signal</string>
<!-- Description text explaining how to unlock Signal -->
<string name="prompt_passphrase_activity__use_your_android_device">Use your Android device lock settings to unlock Signal.</string>
@@ -7852,9 +7845,7 @@
<!-- Title of a megaphone shown at the bottom of the chat list to prompt the user to enable message backups -->
<string name="TurnOnSignalBackups__title">Turn on Signal Secure Backups</string>
<!-- Title of a megaphone shown at the bottom of the chat list to prompt the user to enable message backups. Special string for the beta period. -->
<string name="TurnOnSignalBackups__title_beta">Try Signal Secure Backups</string>
<!-- Body of a megaphone shown at the bottom of the chat list to prompt the user to enable message backups -->
<!-- Body of a megaphone shown at the bottom of the chat list to prompt the user to enable message backups -->
<string name="TurnOnSignalBackups__body">Never lose a message when you get a new phone or reinstall Signal.</string>
<!-- Button of a megaphone shown at the bottom of the chat list to prompt the user to enable message backups that will take the user to the flow to enable backups -->
<string name="TurnOnSignalBackups__turn_on">Turn on</string>