Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: _locales/ar/messages.json

Issue 5088751004942336: Issue 370 - Right-clicked element is removed independent of created filter (Closed)
Patch Set: Rebase to rev 3c9cea80c481 Created July 18, 2014, 8:54 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « .hgtags ('k') | _locales/ar/store.description » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: _locales/ar/messages.json
===================================================================
--- a/_locales/ar/messages.json
+++ b/_locales/ar/messages.json
@@ -87,6 +87,15 @@
}
}
},
+ "name_devbuild": {
+ "message": "رقم نسخة تطوير Adblock Plus"
+ },
+ "notification_with_buttons": {
+ "message": "اضغط موافق لفتح جميع الروابط في هذا التنبيه."
+ },
+ "notification_without_buttons": {
+ "message": "اضغط على التنبيه لفتح كل الروابط الموجودة."
+ },
"options": {
"message": "خيارات آدبلوك بلس"
},
@@ -102,9 +111,6 @@
"show_block_element_menu": {
"message": "أظهر \"حذف العنصر\" في القائمة التي تظهر عند النقر بزر الفأرة الأيمن"
},
- "show_icon": {
- "message": "أظهر الأيقونة في شريط العنوان"
- },
"stats_label_page": {
"message": "<strong>$number$</strong> على هذه الصفحة",
"placeholders": {
@@ -114,7 +120,7 @@
}
},
"stats_label_total": {
- "message": "<strong>$number دولار</strong> في إجمالي",
+ "message": "<strong>$number$</strong> دولار في إجمالي",
"placeholders": {
"number": {
"content": "$1"
@@ -132,17 +138,8 @@
"stats_share_download": {
"message": "تحميل Adblock Plus"
},
- "stats_share_label_fb": {
- "message": "نشر على الفيس بوك"
- },
- "stats_share_label_gplus": {
- "message": "نشر على جوجل +"
- },
- "stats_share_label_twitter": {
- "message": "مشاركة على تويتر"
- },
"stats_share_message": {
- "message": "أنا منعت الإعلانات $ $number وتتبع بفضل زائد.",
+ "message": "أنا منعت الإعلانات $number$ وتتبع بفضل زائد.",
"placeholders": {
"number": {
"content": "$1"
« no previous file with comments | « .hgtags ('k') | _locales/ar/store.description » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld