Skip to content

Commit

Permalink
Add camera permission english string (#405) (#406)
Browse files Browse the repository at this point in the history
Co-authored-by: Alessandro Tedesco <[email protected]>
  • Loading branch information
tedornitier and alessandrotedescozehus authored Oct 23, 2022
1 parent ea07912 commit 283b4ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions imagepicker/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@
<string name="ef_gif" translatable="false">GIF</string>
<string name="ef_content_desc_folder" translatable="false">Folder</string>
<string name="ef_content_desc_image" translatable="false">Image</string>
<string name="ef_msg_no_camera_permission">You have to give the app permission to use the camera to be able to take pictures</string>

</resources>

0 comments on commit 283b4ca

Please sign in to comment.