diff --git a/res/values/strings.xml b/res/values/strings.xml
index 2b01898518c..1214d2fbbd9 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -3398,6 +3398,11 @@ found in the list of installed applications.
Screen overlay showing current touch data
+
+ Show touches
+
+ Show visual feedback for touches
+
Show screen updates
diff --git a/res/xml/development_prefs.xml b/res/xml/development_prefs.xml
index 0f8dfbcdb79..b65c2e58b0b 100644
--- a/res/xml/development_prefs.xml
+++ b/res/xml/development_prefs.xml
@@ -63,6 +63,11 @@
android:title="@string/pointer_location"
android:summary="@string/pointer_location_summary"/>
+
+