1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-12-12 15:21:11 +01:00

Add an option to clear WebView cache

This commit is contained in:
Dmitriy Bogdanov 2016-07-27 00:52:26 +04:00
parent dd98ce4389
commit 1fead42868
No known key found for this signature in database
GPG key ID: F396CC2653B8F64D
4 changed files with 15 additions and 0 deletions

View file

@ -46,4 +46,7 @@
<string name="pref_desc_change_account">Erase local session data and switch to another Diaspora pod/account</string>
<string name="pref_warning_change_account">This will erase all cookies and session data. Do you really want to change your account?</string>
<string name="pref_title_clear_cache">Clear cache</string>
<string name="pref_desc_clear_cache">Clear WebView cache</string>
</resources>