diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 48287c981f8..fd67ee5ddb9 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -1014,7 +1014,7 @@
+ android:value="com.android.settings.accessibility.CaptionPropertiesFragment" />
@@ -1359,13 +1359,6 @@
-
-
-
-
-
-
-
diff --git a/res/layout/captioning_preview.xml b/res/layout/captioning_preview.xml
index 00d94a0d8b6..44563e4385e 100644
--- a/res/layout/captioning_preview.xml
+++ b/res/layout/captioning_preview.xml
@@ -40,9 +40,8 @@
android:text="@string/captioning_preview_text" />
-
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 586373c48b0..22eb3e8f33d 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1134,7 +1134,7 @@
Advanced Bluetooth
- To see devices, turn Bluetooth on.
+ When Bluetooth is turned on, your device can communicate with other nearby Bluetooth devices.
@@ -2380,7 +2380,7 @@
Default SMS app
Change SMS app?
- Use %s instead of %s as your SMS app?
+ Use %1$s instead of %2$s as your SMS app?
Use %s as your SMS app?
@@ -3330,6 +3330,8 @@
Background opacity
Text color
+
+ Text opacity
Edge color
@@ -4845,6 +4847,8 @@
+
+
Account for content
diff --git a/res/xml/accessibility_settings.xml b/res/xml/accessibility_settings.xml
index 7b599b859e2..ee49bbd589a 100644
--- a/res/xml/accessibility_settings.xml
+++ b/res/xml/accessibility_settings.xml
@@ -28,7 +28,7 @@
android:title="@string/accessibility_system_title">
diff --git a/res/xml/captioning_settings.xml b/res/xml/captioning_settings.xml
index 97739430798..d14d35217e2 100644
--- a/res/xml/captioning_settings.xml
+++ b/res/xml/captioning_settings.xml
@@ -17,7 +17,7 @@
@@ -58,6 +58,10 @@
android:key="captioning_foreground_color"
android:persistent="false"
android:title="@string/captioning_foreground_color" />
+