mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-18 05:39:53 +01:00
Merge redundant strings.
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
android:id="@+id/introTwoWay"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/add_contact_intro_two_way"
|
||||
android:text="@string/info_both_must_scan"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@+id/diagram" />
|
||||
|
||||
Reference in New Issue
Block a user