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 fourth round of feedback Created Nov. 26, 2017, 5:06 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,26 @@
+{
Thomas Greiner 2017/11/27 16:15:47 As mentioned on IRC, the texts in here differ quit
martin 2017/12/05 14:37:30 Done.
+ "updates_status" : {
+ "message": "Update Complete"
+ },
+ "updates_heading": {
+ "message": "Adblock Plus has been updated!"
+ },
+ "updates_subheading": {
+ "message": "What's new?"
+ },
+ "updates_optionsPageNews": {
+ "message": "All new <a>Options page</a> - revamped and restyled - so it's easier to customize Adblock Plus just like you want it."
+ },
+ "updates_optionsPageLink": {
+ "message": "Check it out for yourself"
+ },
+ "updates_blockAds": {
+ "message": "Block ads on Facebook again! New blocking tech allows for fast fixes in case <strong>the Empire</strong> Facebook strikes back."
+ },
+ "updates_phone": {
+ "message": "But 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 Adblock Browser App below."
+ }
+}
« no previous file with comments | « no previous file | skin/updates.css » ('j') | skin/updates.css » ('J')

Powered by Google App Engine
This is Rietveld