From 26797fefdc943d991f3a6bc8f23451844c67c278 Mon Sep 17 00:00:00 2001 From: Amith Yamasani Date: Wed, 2 Mar 2011 19:03:01 -0800 Subject: [PATCH] Fix the string for empty dictionary on the tablet. Bug: 3335775 Change-Id: Iee7fbf6a25d61c761ea4cb125454c08a579b5a7e --- res/values/strings.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index ff04cf73f28..266662cac78 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -2367,8 +2367,10 @@ found in the list of installed applications. Edit Delete - - You do not have any words in the user dictionary. You can add a word through the menu. + + You do not have any words in the user dictionary. You can add a word by touching the Add ( + ) button. + + You do not have any words in the user dictionary. You can add a word through the menu. Testing