diff --git a/mobile/res/values/strings.xml b/mobile/res/values/strings.xml
index 9814d31a..92de9b85 100644
--- a/mobile/res/values/strings.xml
+++ b/mobile/res/values/strings.xml
@@ -99,6 +99,20 @@
IITC source
Load IITC main script from url or use local script. Currently used source:
+ Aggressive Caching
+ Prefer cached values even if they are expired…saves traffic but
+ may result in login issues
+
+ - Always
+ - Mobile data only (default)
+ - Never
+
+
+ - 0
+ - 1
+ - 2
+
+
Clear Cookies
Search
Choose account to login
diff --git a/mobile/res/xml/preferences.xml b/mobile/res/xml/preferences.xml
index 10e8baf7..77893007 100644
--- a/mobile/res/xml/preferences.xml
+++ b/mobile/res/xml/preferences.xml
@@ -72,6 +72,14 @@
android:title="@string/pref_advanced_options"
android:persistent="false">
+
+