Bugfix/issue 2580 (#2584)

* Corrected string placedholders in certain string files

* Corrected string placedholders in certain string files[Bug fix #2580]
This commit is contained in:
Ashish Kumar 2019-03-15 09:16:15 +05:30 committed by Vivek Maskara
parent b5051f9a4f
commit 1b5a56c7e6
5 changed files with 6 additions and 5 deletions

View file

@ -303,7 +303,7 @@
<string name="showcase_view_plus_fab">يمكنك رفع صورة لأي مكان من معرضك أو كاميرتك</string>
<string name="no_images_found">لم يتم العثور على صور!</string>
<string name="error_loading_images">حدث خطأ أثناء تحميل الصور.</string>
<string name="image_uploaded_by">تم الرفع بواسطة: %1$s</string>
<string name="image_uploaded_by">%1$s :تم الرفع بواسطة</string>
<string name="block_notification">أنت ممنوع من تحرير كومنز</string>
<string name="appwidget_img">صورة اليوم</string>
<string name="app_widget_heading">صورة اليوم</string>