Fix string key typo

This commit is contained in:
arkon
2020-04-18 14:25:29 -04:00
parent fd733e819d
commit 31b94fd3ff
36 changed files with 36 additions and 36 deletions

View File

@@ -344,7 +344,7 @@
<string name="information_empty_library">المكتبة فارغة، أضف سلسلة إلى المكتبة الخاصة بك من الكتالوج.</string>
<string name="download_notifier_downloader_title">مدير التحميل</string>
<string name="download_notifier_title_error">خطأ</string>
<string name="download_notifier_unkown_error">فشل تحميل الفصل بسبب حدوث خطأ غير متوقع</string>
<string name="download_notifier_unknown_error">فشل تحميل الفصل بسبب حدوث خطأ غير متوقع</string>
<string name="download_notifier_page_error">هناك صفحة مفقودة في المجلد</string>
<string name="download_notifier_page_ready_error">لم يتم تحميل الصفحة</string>
<string name="download_notifier_text_only_wifi">لا يتوفر اتصال واي فاي</string>