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

Unified Diff: _locales/en_US/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/en_GB/store.description ('k') | _locales/en_US/store.description » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: _locales/en_US/messages.json
===================================================================
--- a/_locales/en_US/messages.json
+++ b/_locales/en_US/messages.json
@@ -1,4 +1,7 @@
{
+ "name_devbuild": {
+ "message": "Adblock Plus development build"
+ },
"add": {
"description": "This is the label for the 'Add' buttons.",
"message": "Add"
@@ -99,6 +102,16 @@
}
}
},
+ "name_devbuild": {
+ "description": "Extension name to be shown for development builds",
+ "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"
},
« no previous file with comments | « _locales/en_GB/store.description ('k') | _locales/en_US/store.description » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld