Add beta label to backups.

This commit is contained in:
Michelle Tang
2025-05-06 10:43:05 -04:00
parent b0aee1db05
commit 1800507604
6 changed files with 172 additions and 17 deletions

View File

@@ -4778,6 +4778,14 @@
<string name="RegistrationActivity_you_have_made_too_many_attempts_please_try_again_later">You\'ve made too many attempts. Please try again later.</string>
<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 that we will be adding functionality to on an ongoing basis.</string>
<!-- 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 -->