From ce9c4171842d37fccb2cc5fe0cbcba06998ddf32 Mon Sep 17 00:00:00 2001 From: Jean Chalard Date: Wed, 19 Jan 2011 15:07:14 +0900 Subject: [PATCH] Change separator titles in settings screen. Add a "General" category to enclose general settings, and rename "Word suggestion settings" to "Text correction". bug: 3282448 Change-Id: Ie695683af0646974da82e29e11d1c3a785ef46c7 --- java/res/values/strings.xml | 7 +- java/res/xml/prefs.xml | 108 +++++++++--------- .../android/inputmethod/latin/Settings.java | 17 +-- 3 files changed, 72 insertions(+), 60 deletions(-) diff --git a/java/res/values/strings.xml b/java/res/values/strings.xml index 6f0f2fb72..2d0797d49 100644 --- a/java/res/values/strings.xml +++ b/java/res/values/strings.xml @@ -34,8 +34,11 @@ Popup on keypress + + General + - Word suggestion settings + Text correction Auto-capitalization @@ -46,7 +49,7 @@ Corrects commonly typed mistakes - Show suggestions + Show correction suggestions Display suggested words while typing Always show diff --git a/java/res/xml/prefs.xml b/java/res/xml/prefs.xml index 4bcb1d7d8..02918858b 100644 --- a/java/res/xml/prefs.xml +++ b/java/res/xml/prefs.xml @@ -4,9 +4,9 @@ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. @@ -18,62 +18,68 @@ android:title="@string/english_ime_settings" android:key="english_ime_settings"> - + - + - + - + - + - + - + - + + + + +