From a20432479d5b3d987ab067893278c53a6233888c Mon Sep 17 00:00:00 2001 From: Keisuke Kuroyanagi Date: Tue, 10 Jun 2014 19:59:19 +0900 Subject: Make dump dictionary settings easily extensible. This adds "Dump contextual dictionary". Bug: 14161647 Change-Id: I41a6d6e131d9d8c300ac0120d903d46d88bb3346 --- java/res/values/strings.xml | 10 ++-------- java/res/xml/prefs_for_debug.xml | 16 ++++------------ 2 files changed, 6 insertions(+), 20 deletions(-) (limited to 'java/res') diff --git a/java/res/values/strings.xml b/java/res/values/strings.xml index 3f5980dfd..884911565 100644 --- a/java/res/values/strings.xml +++ b/java/res/values/strings.xml @@ -349,14 +349,8 @@ mobile devices. [CHAR LIMIT=25] --> Really install this file for %s? There was an error - - Dump contacts dictionary - - Dump personal dictionary - - Dump user history dictionary - - Dump personalization dictionary + + Dump dictionary Default diff --git a/java/res/xml/prefs_for_debug.xml b/java/res/xml/prefs_for_debug.xml index 1a7fe71fe..0bcc5cbe4 100644 --- a/java/res/xml/prefs_for_debug.xml +++ b/java/res/xml/prefs_for_debug.xml @@ -61,16 +61,8 @@ - - - - + + -- cgit v1.2.3-83-g751a