handle camera permission for profile pic upload
Auto Tag on Version Change / check-version (push) Successful in 5s

This commit is contained in:
2026-05-28 21:18:59 +05:00
parent b4e1f57347
commit e4468c4a8f
2 changed files with 33 additions and 1 deletions
+1
View File
@@ -243,6 +243,7 @@
<string name="transfer_qr_invalid">Invalid or unsupported QR code</string>
<string name="qr_camera_permission_title">Camera permission required</string>
<string name="qr_camera_permission_message">Camera access is needed to scan QR codes. Please grant the permission in Settings.</string>
<string name="camera_permission_profile_message">Camera access is needed to take a photo. Please grant the permission in Settings.</string>
<string name="go_to_settings">Go to Settings</string>
<string name="transfer_select_source_first">Select a source account first</string>
<string name="transfer_enter_account_first">Enter an account number first</string>