diff --git a/res/values/strings.xml b/res/values/strings.xml
index 87aa35fe..decd8920 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -126,6 +126,8 @@
Entrance Nodes
Fingerprints, nicks, countries and addresses for the first hop
Enter Entrance Nodes
+ Allow Background Starts
+ Let any app tell Orbot to start Tor and related services
Proxy All
Proxy None
diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml
index d910fee2..e1e1828a 100644
--- a/res/xml/preferences.xml
+++ b/res/xml/preferences.xml
@@ -22,6 +22,11 @@ android:summary="@string/pref_use_expanded_notifications"
android:enabled="true"
android:title="@string/pref_use_expanded_notifications_title"/>
+