From 9fa3ee18a48cf3a282e75cef94c9df84a6af6f27 Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Fri, 25 Feb 2022 10:42:16 -0300 Subject: [PATCH] Capitalize more words and fix duplicate string --- .../src/main/res/layout/fragment_mailbox_setup_download.xml | 2 +- briar-android/src/main/res/values/strings.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/briar-android/src/main/res/layout/fragment_mailbox_setup_download.xml b/briar-android/src/main/res/layout/fragment_mailbox_setup_download.xml index a0bf77a92..c3850b4af 100644 --- a/briar-android/src/main/res/layout/fragment_mailbox_setup_download.xml +++ b/briar-android/src/main/res/layout/fragment_mailbox_setup_download.xml @@ -35,7 +35,7 @@ android:layout_marginHorizontal="@dimen/margin_xlarge" android:layout_marginTop="@dimen/margin_xlarge" android:layout_marginBottom="@dimen/margin_large" - android:text="@string/mailbox_setup_intro" + android:text="@string/mailbox_setup_download" android:textAppearance="@style/TextAppearance.MaterialComponents.Body1" app:layout_constraintBottom_toTopOf="@+id/scanButton" app:layout_constraintEnd_toEndOf="parent" diff --git a/briar-android/src/main/res/values/strings.xml b/briar-android/src/main/res/values/strings.xml index fd79a88d7..318425d01 100644 --- a/briar-android/src/main/res/values/strings.xml +++ b/briar-android/src/main/res/values/strings.xml @@ -624,11 +624,11 @@ You have denied access to the camera, but scanning a QR code requires using the camera.\n\nPlease consider granting access. Connecting… Wrong QR code - The scanned code is invalid. Please open the Briar Mailbox app on your mailbox device and scan the QR code it presents. + The scanned code is invalid. Please open the Briar Mailbox app on your Mailbox device and scan the QR code it presents. Mailbox already linked - Unlink the mailbox on your other device and try again. + Unlink the Mailbox on your other device and try again. Could not connect - Ensure that both devices are connected to the internet and try again. + Ensure that both devices are connected to the Internet and try again. Mailbox error Please send feedback (with anonymous data) via the Briar app if the issue persists. @string/camera_error