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

Unified Diff: _locales/en_US/messages.json

Issue 5718888180350976: Issue 1322 - Telugu translation is breaking devbuild uploaded to Chrome Web Store (Closed)
Patch Set: Created Sept. 3, 2014, 6:12 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/te/messages.json » ('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,12 +1,9 @@
{
- "name_devbuild": {
- "message": "Adblock Plus development build"
- },
"add": {
"description": "This is the label for the 'Add' buttons.",
"message": "Add"
},
"add_domain_button": {
"message": "Add domain"
},
"add_filter_button": {
@@ -98,17 +95,17 @@
"message": "Last updated at $time$ today",
"placeholders": {
"time": {
"content": "$1"
}
}
},
"name_devbuild": {
- "description": "Extension name to be shown for development builds",
+ "description": "Extension name to be shown for development builds. Note: this cannot be longer than 45 characters.",
"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."
},
« no previous file with comments | « no previous file | _locales/te/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld