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:
parent
dd98ce4389
commit
1fead42868
4 changed files with 15 additions and 0 deletions
|
|
@ -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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue