Add new text label for when backups are off.

This commit is contained in:
Alex Hart
2025-09-08 14:59:59 -03:00
parent dca876e40d
commit d2fcb191b6
2 changed files with 3 additions and 1 deletions

View File

@@ -8130,6 +8130,8 @@
<string name="RemoteBackupsSettingsFragment__secure_backups">Secure Backups</string>
<!-- Displayed on the title bar -->
<string name="RemoteBackupsSettingsFragment__signal_backups">Signal Secure Backups</string>
<!-- Displayed as a label when remote backups are off -->
<string name="RemoteBackupsSettingsFragment__off">Off</string>
<!-- Text shown in a popup indicating that the user needs to enter their screen lock -->
<string name="RemoteBackupsSettingsFragment__authenticatino_required">Authentication required</string>
<!-- Row label to launch payment history screen -->