| Index: adblockplussbrowser/res/values/sysstrings.xml | 
| =================================================================== | 
| --- a/adblockplussbrowser/res/values/sysstrings.xml | 
| +++ b/adblockplussbrowser/res/values/sysstrings.xml | 
| @@ -1,11 +1,15 @@ | 
| <?xml version="1.0" encoding="utf-8"?> | 
| <resources> | 
| + <!-- About URLs --> | 
| + <string name="url_privacy_policy">https://adblockplus.org/privacy</string> | 
| + <string name="url_terms_of_use">https://adblockplus.org/terms</string> | 
| + | 
| <!-- Preference keys --> | 
| <string name="key_automatic_updates">automatic_updates</string> | 
| <string name="key_acceptable_ads">acceptable_ads</string> | 
| <string name="key_application_activated">application_activated</string> | 
| <string name="key_aa_info_shown">aa_info_shown</string> | 
| <string name="key_cached_filter_path">cached_filter_path</string> | 
| <string name="key_previous_version_code">previous_version_code</string> | 
| <string name="key_whitelisted_websites">whitelisted_websites</string> |