 Issue 29673565:
  Issue 6066 - Implement 'force update' functionality for subscriptions  (Closed)
    
  
    Issue 29673565:
  Issue 6066 - Implement 'force update' functionality for subscriptions  (Closed) 
  | Index: adblockplussbrowser/res/values/strings.xml | 
| =================================================================== | 
| --- a/adblockplussbrowser/res/values/strings.xml | 
| +++ b/adblockplussbrowser/res/values/strings.xml | 
| @@ -46,10 +46,15 @@ | 
| <string name="remove_subscription_dialog_message">Removing subscription…</string> | 
| <string name="about">About</string> | 
| <string name="privacy_policy">Privacy Policy</string> | 
| <string name="terms_of_use">Terms of Use</string> | 
| <string name="imprint">Imprint</string> | 
| <string name="imprint_text"><![CDATA[<p><b><font color=\"#ffffff\">eyeo GmbH</font></b><br/>Lichtstraße 25<br/>50825 Cologne<br/>Germany</p><p>Support:<br/><a href=\"https://adblockplus.org/forum/\">Adblock Plus Forum</a><br/>Email:<br/><a href=\"mailto:info@eyeo.com\">info@eyeo.com</a><br/>Telephone:<br/>+49 (0)221 / 65028 598<br/>Fax:<br/>+49 (0)221 / 65028 599</p><p>VAT-ID:<br/>DE279292414<br/>District Court Cologne:<br/>HRB 73508</p><p><b><font color=\"#ffffff\">Managing Directors</font></b>:<br/>Till Faida<br/>Felix Dahlke<br/>Steffen Kiedel</p>]]></string> | 
| <string name="add_another_list">Add another filter list</string> | 
| <string name="add_another_list_url_hint">https://www.example.com/filterlist.txt</string> | 
| + <string name="update_subscriptions">Update subscriptions</string> | 
| + <string name="update_subscriptions_summary">Update all active subscriptions</string> | 
| + <string name="updating_subscriptions">Updating subscriptions in background…</string> | 
| + <string name="metered_connection_warning">You are using your phone\'s data plan. Are you sure you want to update? This could take a while.</string> | 
| + <string name="check_your_connection">It looks like you are offline. Please check your internet connection.</string> | 
| 
jens
2018/01/23 15:13:28
Tamara asked me to change this to a small 'i'
 | 
| </resources> |