Skip to content

Commit

Permalink
Merge pull request Dhaval2404#204 from LinX64/patch-1
Browse files Browse the repository at this point in the history
Update strings.xml
  • Loading branch information
Dhaval2404 committed May 27, 2021
2 parents 34c3fbc + 63f96b2 commit 8b19401
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions imagepicker/src/main/res/values-fa/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<resources>
<!-- ImagePicker string resource start -->
<string name="title_choose_image_provider">انتخاب</string>
<string name="action_cancel">بیخیال</string>
<string name="action_cancel">لغو</string>
<string name="title_gallery">گالری</string>
<string name="title_camera">دوربین</string>

Expand All @@ -17,7 +17,7 @@
<string name="error_failed_pick_gallery_image">خطا در انتخاب عکس از گالری</string>
<string name="error_failed_to_crop_image">خطا در برش عکس</string>
<string name="error_failed_to_compress_image">خطا در فشرده سازی عکس</string>
<string name="error_task_cancelled">عمل لغو شد</string>
<string name="error_task_cancelled">عملیات لغو شد</string>
<string name="error_camera_app_not_found">برنامه دوربین پیدا نشد</string>
<!-- ImagePicker string resource end -->

Expand Down

0 comments on commit 8b19401

Please sign in to comment.