Add string for explainer button

This commit is contained in:
ameba23
2022-02-02 11:17:07 +01:00
parent daf233ccd7
commit 5a116f08c5
2 changed files with 4 additions and 3 deletions

View File

@@ -51,7 +51,7 @@ tools:showIn="@layout/activity_preview_recovery_custodian1">
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="24dp"
android:text="@string/custodian_scan_code"
android:text="@string/social_backup_setup_explainer_button"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintHorizontal_bias="0.0"
app:layout_constraintStart_toStartOf="parent"