From e077d2b607032fb66a4a046aa4b46945d32d281e Mon Sep 17 00:00:00 2001 From: satok Date: Mon, 25 Jul 2011 09:38:11 +0900 Subject: [Step 1] Add preference activities for spell checkers Bug: 5057977 Change-Id: I8f2f3d480325029c794c058beed2475033a617f9 --- res/values/strings.xml | 2 ++ res/values/styles.xml | 2 +- res/xml/language_settings.xml | 4 ++++ res/xml/spellchecker_prefs.xml | 20 ++++++++++++++++++++ 4 files changed, 27 insertions(+), 1 deletion(-) create mode 100644 res/xml/spellchecker_prefs.xml (limited to 'res') diff --git a/res/values/strings.xml b/res/values/strings.xml index 78a8069..d901d00 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -3569,4 +3569,6 @@ found in the list of installed applications. You have completed the tutorial. To exit and return to the Talk As I Touch setting, find and tap the %s button. + + Spelling correction diff --git a/res/values/styles.xml b/res/values/styles.xml index e9405fb..b832e97 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -158,7 +158,7 @@ @layout/preference_inputmethod @layout/preference_inputmethod_widget - +