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

Delta Between Two Patch Sets: locale/en_US/updates.json

Issue 29592569: Issue 5943 - Implement Updates Page for Adblock Plus extension (Closed) Base URL: https://hg.adblockplus.org/adblockplusui/
Left Patch Set: Addressed second round of feedback Created Nov. 13, 2017, 8:47 a.m.
Right Patch Set: Addressed seventh round of feedback Created Jan. 12, 2018, 11:35 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « no previous file | skin/updates.css » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 { 1 {
2 "updates_title": { 2 "updates_status" : {
3 "message": "Update complete" 3 "message": "Update complete"
4 },
5 "updates_status" : {
6 "message": "Update Complete"
Thomas Greiner 2017/11/14 12:25:40 Detail: These two strings are the same so let's ge
martin 2017/11/20 11:47:30 I removed updates_title. Kept updates_status. I di
Thomas Greiner 2017/11/20 17:06:04 Looks good now. Note that I was referring to `tex
7 }, 4 },
8 "updates_heading": { 5 "updates_heading": {
9 "message": "Adblock Plus has been updated!" 6 "message": "Adblock Plus has been updated!"
10 }, 7 },
11 "updates_subheading": { 8 "updates_subheading": {
12 "message": "What's new?" 9 "message": "What's new?"
13 }, 10 },
14 "updates_optionsPageNews": { 11 "updates_optionsPageNews": {
15 "message": "All new Options page - revamped and restyled - so it's easier to customize Adblock Plus just like you want it." 12 "message": "Brand new Settings page - revamped and restyled with more privac y and security options - so it's easier to <a>customize Adblock Plus just like y ou want it</a>."
16 },
17 "updates_optionsPageLink": {
18 "message": "Check it out for yourself"
19 }, 13 },
20 "updates_blockAds": { 14 "updates_blockAds": {
21 "message": "Block ads on Facebook again! New blocking tech allows for fast f ixes in case <strong>the Empire</strong> Facebook strikes back." 15 "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."
22 }, 16 },
23 "updates_phone": { 17 "updates_phone": {
24 "message": "But what about your phone?" 18 "message": "But wait! What about your phone?"
25 }, 19 },
26 "updates_adblockBrowser": { 20 "updates_adblockBrowser": {
27 "message": "If you like taking control on desktop, you can block ads and imp rove your privacy and security on mobile, too. Get the Adblock Browser App below ." 21 "message": "If you are taking control on desktop, you can block ads and impr ove your privacy and security on mobile too. Get the <a>Adblock Browser App belo w</a>."
28 } 22 }
29 } 23 }
LEFTRIGHT
« no previous file | skin/updates.css » ('j') | Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Toggle Comments ('s')

Powered by Google App Engine
This is Rietveld