Add a hint that both parties need to scan each other's QR codes.

This commit is contained in:
akwizgran
2022-10-24 12:51:39 +01:00
parent 8c269541c3
commit 7302bf9d7a
5 changed files with 87 additions and 7 deletions

View File

@@ -167,6 +167,7 @@
<string name="error_start_activity">Unavailable on your system</string>
<string name="status_heading">Status:</string>
<string name="error">Error</string>
<string name="info">Information</string>
<!-- Contacts and Private Conversations-->
<string name="no_contacts">No contacts to show</string>
@@ -257,6 +258,7 @@
<string name="authenticating_with_device">Authenticating with device\u2026</string>
<string name="connection_error_title">Could not connect to your contact</string>
<string name="connection_error_feedback">If this problem persists, please <a href="feedback">send feedback</a> to help us improve the app.</string>
<string name="info_both_must_scan">You must both scan each other\'s QR codes</string>
<!-- Adding Contacts Remotely -->