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

Unified Diff: _locales/he/messages.json

Issue 8432019: Added acceptable ads list to the options UI (Closed)
Patch Set: Created Sept. 25, 2012, 2:18 p.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 | « _locales/fr/messages.json ('k') | _locales/hr/messages.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: _locales/he/messages.json
===================================================================
--- a/_locales/he/messages.json
+++ b/_locales/he/messages.json
@@ -55,25 +55,31 @@
"filter_must_follow_syntax": {
"message": "על המסנן שלך לציית ל<a href='$url$'>כללי התחביר של מסנני Adblock Plus</a>.",
"placeholders": {
"url": {
"content": "$1"
}
}
},
+ "filters_acceptableAds2_label": {
+ "message": "אפשור קצת פרסום לא פולשני"
+ },
"filters_addSubscriptionAdd_label": {
"message": "הוספה"
},
"filters_addSubscriptionOther_label": {
"message": "הוספת הרשמה אחרת"
},
"filters_addSubscription_label": {
"message": "הוספת הרשמת מסננים"
},
+ "filters_readMore_label": {
+ "message": "לקרוא עוד"
+ },
"filters_subscription_delete_label": {
"message": "מחיקה"
},
"filters_subscription_enabled_label": {
"message": "מאפשר"
},
"filters_subscription_lastDownload_checksumMismatch": {
"message": "כשל, ביקורת הסיכום לתקינות לא התאימה בצורה טובה"
@@ -85,16 +91,19 @@
"message": "מוריד..."
},
"filters_subscription_lastDownload_invalidData": {
"message": "כשל, רשימת המסננים לא חוקית"
},
"filters_subscription_lastDownload_invalidURL": {
"message": "כשל, הכתובת שגויה"
},
+ "filters_viewList_label": {
+ "message": "הצגת רשימה"
+ },
"found_a_bug": {
"message": "מצאת באג? ברצונך ליצור תרגום של Adblock Plus לשפתך? נא <a href='$url$'>לציין את בקשתך כאן</a>.",
"placeholders": {
"url": {
"content": "$1"
}
}
},
« no previous file with comments | « _locales/fr/messages.json ('k') | _locales/hr/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld