diff --git a/uhabits-android/src/main/res/values/strings.xml b/uhabits-android/src/main/res/values/strings.xml
index 61487bb04..3bd569772 100644
--- a/uhabits-android/src/main/res/values/strings.xml
+++ b/uhabits-android/src/main/res/values/strings.xml
@@ -237,6 +237,8 @@
Sync key already installed
Show question marks for missing data
Differentiate days without data from actual lapses. To enter a lapse, toggle twice.
+ Use higher contrast for symbols
+ Task progress symbols will use a higher contrast font color.
You are now a developer
No app was found to support this action
Extend day a few hours past midnight
diff --git a/uhabits-android/src/main/res/xml/preferences.xml b/uhabits-android/src/main/res/xml/preferences.xml
index 26afdeac3..e786e7e5c 100644
--- a/uhabits-android/src/main/res/xml/preferences.xml
+++ b/uhabits-android/src/main/res/xml/preferences.xml
@@ -52,6 +52,13 @@
android:title="@string/pref_unknown_title"
app:iconSpaceReserved="false" />
+
+