Merge pull request #98 from falcon2010/master

Arabic support
This commit is contained in:
Jamie McDonald 2015-05-08 12:44:57 -04:00
commit 1f529d9f0c
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
<resources xmlns:tools="http://schemas.android.com/tools">
<string name="crop__saving">جارى حفظ الصورة ...</string>
<string name="crop__wait">رجاء الأنتظار ....</string>
<string name="crop__pick_error">الصورة غير متاحة</string>
<string name="crop__done">تم</string>
<string name="crop__cancel" tools:ignore="ButtonCase">الغاء</string>
</resources>