mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-12 18:59:06 +01:00
Add string for explainer button
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -671,8 +671,9 @@
|
||||
|
||||
<string name="backup_created">Backup created 1/6/2020</string>
|
||||
|
||||
<string name="social_backup_setup_explainer_title">setup social backup</string>
|
||||
<string name="social_backup_setup_explainer_long">choose some trusted contacts</string>
|
||||
<string name="social_backup_setup_explainer_title">Setup social backup</string>
|
||||
<string name="social_backup_setup_explainer_long">Choose some trusted contacts</string>
|
||||
<string name="social_backup_setup_explainer_button">Select trusted contacts</string>
|
||||
|
||||
<!-- recovery from the secret owner's POV -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user