From 7c453664b5245f3da3fe3ee8b9698c9addd022cc Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Thu, 2 Feb 2023 20:29:48 +0300 Subject: Removed some strings from localizing --- src/_locales/ar/messages.json | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) (limited to 'src/_locales/ar') diff --git a/src/_locales/ar/messages.json b/src/_locales/ar/messages.json index 9511c4e7..70f0e375 100644 --- a/src/_locales/ar/messages.json +++ b/src/_locales/ar/messages.json @@ -39,10 +39,6 @@ "message": "استبعاد من التوجيه", "description": "used in the settings page" }, - "updateInstances": { - "message": "تحديث قائمة النظراء", - "description": "used in the settings page" - }, "importSettings": { "message": "استيراد الإعدادات", "description": "used in the settings page" @@ -67,10 +63,6 @@ "message": "الواجهة الأمامية", "description": "used in the settings page" }, - "searchNote": { - "message": "ملاحظة: استعمل خاصية البحث بكامل إمكانيتها عبر وضع LibRedirect محرك البحث الافتراضي.", - "description": "used in the settings page" - }, "redirectType": { "message": "نوع التوجيه", "description": "used in the settings page" @@ -91,14 +83,23 @@ "message": "أضف نظرائك المفضلين", "description": "used in the settings page" }, - "lbryDesktop": { - "message": "سطح المكتب LBRY" + "copyRaw": { + "message": "الرابط الأصلي", + "description": "used in the popup" + }, + "copied": { + "message": "تم النسخ", + "description": "used in the popup" + }, + "redirectToOriginal": { + "message": "إعادة التوجيه إلى الأصلي", + "description": "Used in context menus when right clicking on a page/tab" }, "redirectLink": { "message": "محاولة إعادة توجيه هذا الارتباط التشعبي", "description": "Used in context menus when right clicking on a hyperlink" }, - "protocolFallback": { - "message": "الرجوع إلى الوضع الطبيعي إذا لم تتوفر مثيلات للبروتوكول الحالي" + "about": { + "message": "عن" } } \ No newline at end of file -- cgit 1.4.1