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

Unified Diff: _locales/en_US/messages.json

Issue 29613777: Issue 5817 - Retry sending suggested filters to block element dialog (Closed)
Patch Set: Rebased, addressed Wladimir's feedback Created Nov. 23, 2017, 12:29 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 | composer.html » ('j') | composer.js » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: _locales/en_US/messages.json
diff --git a/_locales/en_US/messages.json b/_locales/en_US/messages.json
index 78b3817507272b560cadc085deffa52e27e7fc94..d04b6bd203102704052ce50fd54cdab92afbb897 100644
--- a/_locales/en_US/messages.json
+++ b/_locales/en_US/messages.json
@@ -148,6 +148,10 @@
}
}
},
+ "loading": {
+ "description": "Placeholder text displayed when something is still loading",
+ "message": "Loading..."
+ },
"name": {
"message": "Adblock Plus"
},
« no previous file with comments | « no previous file | composer.html » ('j') | composer.js » ('J')

Powered by Google App Engine
This is Rietveld