Index: _locales/en_US/messages.json |
=================================================================== |
--- a/_locales/en_US/messages.json |
+++ b/_locales/en_US/messages.json |
@@ -29,9 +29,16 @@ |
"clickhide_instructions": { |
"message": "After closing this popup, click (or right-click) an element on the page." |
}, |
- "description": { |
+ "description_chrome": { |
Wladimir Palant
2013/10/31 14:07:06
While we are at it, please add "Must not be more t
Wladimir Palant
2013/10/31 14:42:13
Feel free to address this comment.
|
"message": "The free adblock tool for Chrome: Blocks annoying video ads on YouTube, Facebook ads, banners and much more." |
}, |
+ "description_opera": { |
+ "message": "The free adblock tool for Opera: Blocks annoying video ads on YouTube, Facebook ads, banners and much more." |
+ }, |
+ "description_safari": { |
+ "description": "Must not be more than 100 characters wide", |
Wladimir Palant
2013/10/31 14:07:06
Wrong indentation here: tab used instead of spaces
Sebastian Noack
2013/10/31 14:40:37
The extension builder shows a warning, saying that
|
+ "message": "The free adblock tool for Safari: Blocks annoying ads on YouTube, Facebook ads, banners and more." |
+ }, |
"disable_inline": { |
"message": "Disable inline text ads" |
}, |
@@ -46,7 +53,7 @@ |
"message": "Edit filters as raw text" |
}, |
"enable_only_the": { |
- "message": "Enable only the filter lists you need. Too many can make Chrome unresponsive." |
+ "message": "Enable only the filter lists you need. Too many can make your browser unresponsive." |
}, |
"enabled_for_site": { |
"description": "Popup balloon checkbox label", |