Index: _locales/en_GB/messages.json |
=================================================================== |
--- a/_locales/en_GB/messages.json |
+++ b/_locales/en_GB/messages.json |
@@ -51,20 +51,10 @@ |
"message": "Filter lists" |
}, |
"filter_must_follow_syntax": { |
- "message": "Your filter must follow the <a href='$url$'>Adblock Plus filter syntax</a>.", |
- "placeholders": { |
- "url": { |
- "content": "$1" |
- } |
- } |
+ "message": "Your filter must follow the <a>Adblock Plus filter syntax</a>." |
}, |
"found_a_bug": { |
- "message": "Found a bug? Want to translate Adblock Plus into your language? Please <a href='$url$'>file a request here</a>.\n", |
- "placeholders": { |
- "url": { |
- "content": "$1" |
- } |
- } |
+ "message": "Found a bug? Want to translate Adblock Plus into your language? Please <a>file a request here</a>.\n" |
}, |
"general": { |
"message": "General" |
@@ -115,4 +105,4 @@ |
"whitelisted_domains": { |
"message": "Whitelisted domains" |
} |
-} |
+} |