diff --git a/app/src/main/java/org/thoughtcrime/securesms/registrationv3/ui/restore/RemoteRestoreActivity.kt b/app/src/main/java/org/thoughtcrime/securesms/registrationv3/ui/restore/RemoteRestoreActivity.kt
index a260780256..b80d560149 100644
--- a/app/src/main/java/org/thoughtcrime/securesms/registrationv3/ui/restore/RemoteRestoreActivity.kt
+++ b/app/src/main/java/org/thoughtcrime/securesms/registrationv3/ui/restore/RemoteRestoreActivity.kt
@@ -361,7 +361,7 @@ private fun BackupAvailableContent(
}
Text(
- text = stringResource(R.string.RemoteRestoreActivity__if_you_choose_not_to_restore),
+ text = stringResource(R.string.RemoteRestoreActivity__your_media_will_restore_in_the_background),
style = MaterialTheme.typography.bodyMedium,
color = MaterialTheme.colorScheme.secondary,
modifier = Modifier.padding(top = 16.dp)
@@ -375,7 +375,7 @@ private fun BackupAvailableContent(
)
Text(
- text = stringResource(R.string.RemoteRestoreActivity__if_you_choose_not_to_restore),
+ text = stringResource(R.string.RemoteRestoreActivity__your_media_will_restore_in_the_background),
style = MaterialTheme.typography.bodyLarge.copy(textAlign = TextAlign.Center),
color = MaterialTheme.colorScheme.onSurfaceVariant
)
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index b932b5d882..19d2accff1 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -1500,7 +1500,7 @@
Not now
- If you choose not to restore now, you won\'t be able to restore later. Your media will restore in the background.
+ Your media will restore in the background. If you choose not to restore now, you won\'t be able to restore later.
Notify me for Mentions
@@ -7753,7 +7753,7 @@
Verify your backup key
- To help you remember your key, we\'ll periodically ask you for it.
+ We\'ll occasionally ask you to verify your key to ensure you still know it
Verify