diff --git a/app/src/main/res/values/strings-preferences.xml b/app/src/main/res/values/strings-preferences.xml
index b6c43af8..cd51337a 100644
--- a/app/src/main/res/values/strings-preferences.xml
+++ b/app/src/main/res/values/strings-preferences.xml
@@ -113,7 +113,7 @@
Proxy
@string/pref_desc__http_proxy_enabled
Enable Proxy
- Proxy Diaspora\'s traffic to circumvent firewalls.\nMay require restart
+ Proxy Diaspora\'s traffic to circumvent firewalls.\nMay require restart. This might not work on some phones.
Host
Port
HTTP
diff --git a/app/src/main/res/xml/preferences__sub_debugging.xml b/app/src/main/res/xml/preferences__sub_debugging.xml
index 17ca7241..6cafda0c 100644
--- a/app/src/main/res/xml/preferences__sub_debugging.xml
+++ b/app/src/main/res/xml/preferences__sub_debugging.xml
@@ -11,6 +11,7 @@
+ android:title="@string/pref_title__logging_spam_enabled"
+ android:dependency="@string/pref_key__logging_enabled"/>
\ No newline at end of file