minor fix

This commit is contained in:
ryanzhao
2021-05-28 15:14:05 +10:00
parent 4f7d26d86e
commit e8c52961aa
3 changed files with 8 additions and 3 deletions

View File

@@ -721,6 +721,7 @@
<string name="fragment_enter_public_key_edit_text_hint">Enter Session ID or ONS name</string>
<string name="fragment_enter_public_key_explanation">Users can share their Session ID by going into their account settings and tapping "Share Session ID", or by sharing their QR code.</string>
<string name="fragment_enter_public_key_error_message">Please check the Session ID or ONS name and try again.</string>
<string name="fragment_scan_qr_code_camera_access_explanation">Session needs camera access to scan QR codes</string>
<string name="fragment_scan_qr_code_grant_camera_access_button_title">Grant Camera Access</string>