diff --git a/java/res/values/strings.xml b/java/res/values/strings.xml
index ed9c7e3b6..1f5e41bc5 100644
--- a/java/res/values/strings.xml
+++ b/java/res/values/strings.xml
@@ -459,7 +459,7 @@
1
"Enable %s"
-
+
"Please check \"%s\" in your Language & input settings. This will authorize it to run on your device."
Enable in Settings
@@ -467,7 +467,7 @@
2
"Switch to %s"
-
+
"Next, select \"%s\" as your active text-input method."
Switch input methods
@@ -475,14 +475,16 @@
3
"Congratulations, you're all set!"
-
+
Now you can type in all your favorite apps with %s.
Configure additional languages
Finished
- Show setup wizard icon
+ Show app icon
+
+ Display application icon in the launcher
Dictionary Provider
diff --git a/java/res/xml/prefs.xml b/java/res/xml/prefs.xml
index a95255eb0..eea90f94b 100644
--- a/java/res/xml/prefs.xml
+++ b/java/res/xml/prefs.xml
@@ -177,11 +177,12 @@
android:key="pref_keypress_sound_volume"
android:title="@string/prefs_keypress_sound_volume_settings"
latin:maxValue="100" />
-
+
+ android:title="@string/show_setup_wizard_icon"
+ android:summary="@string/show_setup_wizard_icon_summary" />