From 864aeb1f5044e25b38755e077fc894dd9f073375 Mon Sep 17 00:00:00 2001 From: "Tadashi G. Takaoka" Date: Tue, 23 Apr 2013 15:42:32 +0900 Subject: [PATCH] Remove wording "wizard" from setup application Bug: 8676811 Bug: 8662102 Change-Id: Ie234d8871651344b6815ae68c8b1f0663a9f6c79 --- java/res/values/strings.xml | 10 ++++++---- java/res/xml/prefs.xml | 7 ++++--- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/java/res/values/strings.xml b/java/res/values/strings.xml index 11520635b..377f5665e 100644 --- a/java/res/values/strings.xml +++ b/java/res/values/strings.xml @@ -456,7 +456,7 @@ 1 "Enable %s" - + "Please check \"%s\" in your Language & input settings. This will authorize it to run on your device." Enable in Settings @@ -464,7 +464,7 @@ 2 "Switch to %s" - + "Next, select \"%s\" as your active text-input method." Switch input methods @@ -472,14 +472,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 22ae51dd5..95a68f07b 100644 --- a/java/res/xml/prefs.xml +++ b/java/res/xml/prefs.xml @@ -172,11 +172,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" />