| Index: adblockplussbrowser/res/xml/preferences_main.xml |
| =================================================================== |
| --- a/adblockplussbrowser/res/xml/preferences_main.xml |
| +++ b/adblockplussbrowser/res/xml/preferences_main.xml |
| @@ -24,17 +24,17 @@ |
| <PreferenceScreen |
| android:summary="@string/whitelisted_websites_summary" |
| android:title="@string/whitelisted_websites"> |
| <org.adblockplus.sbrowser.contentblocker.WhitelistedWebsitesPreferenceCategory/> |
| </PreferenceScreen> |
| <org.adblockplus.sbrowser.contentblocker.preferences.MultilineListPreference |
| - android:defaultValue="1" |
| + android:defaultValue="@string/download_settings_value_wifi" |
| android:entries="@array/download_settings" |
| android:entryValues="@array/download_settings_values" |
| android:key="@string/key_automatic_updates" |
| android:title="@string/automatic_updates"/> |
| <PreferenceCategory |
| android:title="@string/acceptable_ads_category"> |