mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-25 04:06:14 +00:00
Add new text label for when backups are off.
This commit is contained in:
@@ -314,7 +314,7 @@ private fun InactiveBackupsRow(
|
||||
)
|
||||
|
||||
Text(
|
||||
text = stringResource(R.string.preferences_off),
|
||||
text = stringResource(R.string.RemoteBackupsSettingsFragment__off),
|
||||
style = MaterialTheme.typography.bodyMedium,
|
||||
color = MaterialTheme.colorScheme.onSurfaceVariant
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user