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

Unified Diff: _locales/en_GB/messages.json

Issue 5088751004942336: Issue 370 - Right-clicked element is removed independent of created filter (Closed)
Patch Set: Rebase to rev 3c9cea80c481 Created July 18, 2014, 8:54 a.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/el/store.description ('k') | _locales/en_GB/store.description » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: _locales/en_GB/messages.json
===================================================================
--- a/_locales/en_GB/messages.json
+++ b/_locales/en_GB/messages.json
@@ -27,13 +27,13 @@
"message": "After closing this popup, click (or right-click) an element on the page."
},
"description_chrome": {
- "message": "The free adblock tool for Chrome: Blocks annoying video ads on YouTube, Facebook ads, banners and much more."
+ "message": "The free adblock tool for Chrome: Block annoying video ads on Youtube, Facebook ads, Banners and much others."
},
"description_opera": {
- "message": "The free adblock tool for Opera: Blocks annoying video ads on YouTube, Facebook ads, banners and much more."
+ "message": "The free adblock tool for Opera: Block annoying video ads on Youtube, Facebook ads, Banners and much others."
},
"description_safari": {
- "message": "The free adblock tool for Safari: Blocks annoying video ads on YouTube, Facebook ads, banners and much more."
+ "message": "The free adblock tool for Safari: Block annoying video ads on Youtube, Facebook ads, Banners and much others."
},
"disable_inline": {
"message": "After closing this popup, click (or right-click) an element on the page."
@@ -87,6 +87,15 @@
}
}
},
+ "name_devbuild": {
+ "message": "Adblock Plus development build"
+ },
+ "notification_with_buttons": {
+ "message": "Click 'OK' to open all links in this notification."
+ },
+ "notification_without_buttons": {
+ "message": "Click on the notification to open all links in it."
+ },
"options": {
"message": "Adblock Plus Options"
},
@@ -102,9 +111,6 @@
"show_block_element_menu": {
"message": "Show 'Block Element' right-click menu item"
},
- "show_icon": {
- "message": "Show icon in address bar"
- },
"stats_label_page": {
"message": "<strong>$number$</strong> on this page",
"placeholders": {
@@ -132,15 +138,6 @@
"stats_share_download": {
"message": "Download Adblock Plus"
},
- "stats_share_label_fb": {
- "message": "Share on Facebook"
- },
- "stats_share_label_gplus": {
- "message": "Share on Google+"
- },
- "stats_share_label_twitter": {
- "message": "Share on Twitter"
- },
"stats_share_message": {
"message": "I blocked $number$ ads and trackers thanks to Adblock Plus.",
"placeholders": {
« no previous file with comments | « _locales/el/store.description ('k') | _locales/en_GB/store.description » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld