From 9f9b8174fbf04a059083a5d4d69c5c2258bcd9f9 Mon Sep 17 00:00:00 2001 From: mohamed ibrahim Date: Sun, 19 Apr 2015 16:08:40 +0200 Subject: [PATCH] add Arabic Support Add Arabic support to the string file --- lib/src/main/res/values-ar/strings.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 lib/src/main/res/values-ar/strings.xml diff --git a/lib/src/main/res/values-ar/strings.xml b/lib/src/main/res/values-ar/strings.xml new file mode 100644 index 0000000..d3df9c1 --- /dev/null +++ b/lib/src/main/res/values-ar/strings.xml @@ -0,0 +1,10 @@ + + + جارى حفظ الصورة ... + رجاء الأنتظار .... + الصورة غير متاحة + + تم + الغاء + + \ No newline at end of file