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

Unified Diff: locale/en_US/updates.json

Issue 29592569: Issue 5943 - Implement Updates Page for Adblock Plus extension (Closed) Base URL: https://hg.adblockplus.org/adblockplusui/
Patch Set: Addressed sixth round of feedback Created Dec. 19, 2017, 12:58 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 | skin/updates.css » ('j') | skin/updates.css » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locale/en_US/updates.json
===================================================================
new file mode 100644
--- /dev/null
+++ b/locale/en_US/updates.json
@@ -0,0 +1,23 @@
+{
+ "updates_status" : {
+ "message": "Update Complete"
saroyanm 2018/01/05 14:01:47 Deatail: Would be great to do the capitalization i
saroyanm 2018/01/05 14:09:09 Nevermind: Please make this consistent with the sp
martin 2018/01/12 11:15:43 Done.
martin 2018/01/12 11:15:44 Done.
+ },
+ "updates_heading": {
+ "message": "Adblock Plus has been updated!"
+ },
+ "updates_subheading": {
+ "message": "What's new?"
+ },
+ "updates_optionsPageNews": {
+ "message": "Brand new Settings page - revamped and restyled - so it's easier to customize Adblock Plus just like you want it. <a>Check it out for yourself</a>"
saroyanm 2018/01/05 14:01:48 The text is different in the Specs -> Brand new Se
martin 2018/01/12 11:15:44 Done.
+ },
+ "updates_blockAds": {
+ "message": "The Open Source Rebel Alliance created new blocking filters that let you blast hidden ads on websites like Facebook, even if the Empire strikes back."
+ },
+ "updates_phone": {
+ "message": "But wait! What about your phone?"
+ },
+ "updates_adblockBrowser": {
+ "message": "If you like taking control on desktop, you can block ads and improve your privacy and security on mobile, too. Get the <a>Adblock Browser App below</a>."
saroyanm 2018/01/05 14:01:49 The text is different in specs -> If you are takin
martin 2018/01/12 11:15:45 Done.
+ }
+}
saroyanm 2018/01/05 14:01:47 Question: Do we have current "New blocking technol
martin 2018/01/12 11:15:43 I'm not sure how this discussion ended and why we
« no previous file with comments | « no previous file | skin/updates.css » ('j') | skin/updates.css » ('J')

Powered by Google App Engine
This is Rietveld