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

Unified Diff: _locales/ar/messages.json

Issue 11396001: Fixed broken links on options page (Closed)
Patch Set: Created Aug. 5, 2013, 3:07 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 | « no previous file | _locales/bg/messages.json » ('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
@@ -51,20 +51,10 @@
"message": "قائمة الفلاتر"
},
"filter_must_follow_syntax": {
- "message": "فلترك يجب أن يتبع <a href='$url$'> Adblock Plus filter syntax</a>.",
- "placeholders": {
- "url": {
- "content": "$1"
- }
- }
+ "message": "فلترك يجب أن يتبع <a> Adblock Plus filter syntax</a>."
},
"found_a_bug": {
- "message": "هل وجدت خطأ برمجي؟ تريد ترجمة Adblock Plus إلى لغتك؟ الرجاء <a href='$url$'>الطلب هنا</a>.",
- "placeholders": {
- "url": {
- "content": "$1"
- }
- }
+ "message": "هل وجدت خطأ برمجي؟ تريد ترجمة Adblock Plus إلى لغتك؟ الرجاء <a>الطلب هنا</a>."
},
"general": {
"message": "عـام"
@@ -115,4 +105,4 @@
"whitelisted_domains": {
"message": "نطاقات القائمة البيضاء"
}
-}
+}
« no previous file with comments | « no previous file | _locales/bg/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld