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

Side by Side Diff: locale/ar/desktop-options.json

Issue 29736629: Issue 6532 - Removes required subscription title input field (Closed) Base URL: https://hg.adblockplus.org/adblockplusui
Patch Set: Created March 30, 2018, 3:30 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
1 { 1 {
2 "options_acceptableAds_ads_description_1": { 2 "options_acceptableAds_ads_description_1": {
3 "message": "الإعلان المقبول لا تسبب أي مضايقات ولا تعيق المحتوى الذي تشاهده. <a>اقرأ المزيد عن معايير الإعلان المقبول</a>" 3 "message": "الإعلان المقبول لا تسبب أي مضايقات ولا تعيق المحتوى الذي تشاهده. <a>اقرأ المزيد عن معايير الإعلان المقبول</a>"
4 }, 4 },
5 "options_acceptableAds_ads_label": { 5 "options_acceptableAds_ads_label": {
6 "message": "السماح بـالإعلان المقبول" 6 "message": "السماح بـالإعلان المقبول"
7 }, 7 },
8 "options_acceptableAds_description": { 8 "options_acceptableAds_description": {
9 "message": "الإعلانات المقبولة هي إعلانات غير تطفلية. إنها نقطة الوسط بين حج ب الإعلانات ودعم المحتوى الإلكتروني عبر الإنترنت لأنها تدر أرباحًا على مالكي موق ع الويب." 9 "message": "الإعلانات المقبولة هي إعلانات غير تطفلية. إنها نقطة الوسط بين حج ب الإعلانات ودعم المحتوى الإلكتروني عبر الإنترنت لأنها تدر أرباحًا على مالكي موق ع الويب."
10 }, 10 },
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after
106 "example": "2.6.7" 106 "example": "2.6.7"
107 } 107 }
108 } 108 }
109 }, 109 },
110 "options_dialog_import_subscription_location": { 110 "options_dialog_import_subscription_location": {
111 "message": "رابط URL لقائمة عوامل تصفية" 111 "message": "رابط URL لقائمة عوامل تصفية"
112 }, 112 },
113 "options_dialog_import_subscription_location_error": { 113 "options_dialog_import_subscription_location_error": {
114 "message": "أدخل رابط URL صحيحًا" 114 "message": "أدخل رابط URL صحيحًا"
115 }, 115 },
116 "options_dialog_import_subscription_title": {
117 "message": "اسم قائمة عوامل تصفية"
118 },
119 "options_dialog_import_subscription_title_error": {
120 "message": "من فضلك, املأ هذا الحقل"
121 },
122 "options_dialog_import_title": { 116 "options_dialog_import_title": {
123 "message": "إضافة قائمة عوامل تصفية" 117 "message": "إضافة قائمة عوامل تصفية"
124 }, 118 },
125 "options_dialog_language_other_empty": { 119 "options_dialog_language_other_empty": {
126 "message": "لا يوجد لغات متوفرة." 120 "message": "لا يوجد لغات متوفرة."
127 }, 121 },
128 "options_dialog_language_title": { 122 "options_dialog_language_title": {
129 "message": "حدد لغة" 123 "message": "حدد لغة"
130 }, 124 },
131 "options_dialog_predefined_confirm": { 125 "options_dialog_predefined_confirm": {
(...skipping 213 matching lines...) Expand 10 before | Expand all | Expand 10 after
345 "options_whitelist_placeholder_example": { 339 "options_whitelist_placeholder_example": {
346 "message": "مثال $domain$", 340 "message": "مثال $domain$",
347 "placeholders": { 341 "placeholders": {
348 "domain": { 342 "domain": {
349 "content": "$1", 343 "content": "$1",
350 "example": "www.example.com" 344 "example": "www.example.com"
351 } 345 }
352 } 346 }
353 } 347 }
354 } 348 }
OLDNEW

Powered by Google App Engine
This is Rietveld