 Issue 29592569:
  Issue 5943 - Implement Updates Page for Adblock Plus extension  (Closed) 
  Base URL: https://hg.adblockplus.org/adblockplusui/
    
  
    Issue 29592569:
  Issue 5943 - Implement Updates Page for Adblock Plus extension  (Closed) 
  Base URL: https://hg.adblockplus.org/adblockplusui/| Index: locale/en_US/updates.json | 
| =================================================================== | 
| new file mode 100644 | 
| --- /dev/null | 
| +++ b/locale/en_US/updates.json | 
| @@ -0,0 +1,29 @@ | 
| +{ | 
| + "updates_title": { | 
| + "message": "Update complete" | 
| + }, | 
| + "updates_status" : { | 
| + "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
 | 
| + }, | 
| + "updates_heading": { | 
| + "message": "Adblock Plus has been updated!" | 
| + }, | 
| + "updates_subheading": { | 
| + "message": "What's new?" | 
| + }, | 
| + "updates_optionsPageNews": { | 
| + "message": "All new Options page - 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." | 
| + } | 
| +} |