From 26cfad45869a0258e67f663d8fdf3d822ce62bbf Mon Sep 17 00:00:00 2001 From: Eric Fischer Date: Tue, 19 Oct 2010 18:10:27 -0700 Subject: Replace shared storage with USB storage. Change-Id: If0a64976f0068116ef8927bd831d6ca81cfbe68c --- picolanginstaller/res/values/strings.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/picolanginstaller/res/values/strings.xml b/picolanginstaller/res/values/strings.xml index 5e2e334..73ab3c4 100755 --- a/picolanginstaller/res/values/strings.xml +++ b/picolanginstaller/res/values/strings.xml @@ -22,7 +22,7 @@ Speech Synthesis Data Installer - Installing voice data on shared storage. + Installing voice data on USB storage. Installing voice data on SD card. @@ -33,7 +33,7 @@ Uninstall - The voice data failed to install. Please make sure your shared storage is mounted and has at least 6MB of free space. + The voice data failed to install. Please make sure your USB storage has at least 6MB of free space. The voice data failed to install. Please make sure your SD card is in your device and has at least 6MB of free space. If your card is already in your device, please try removing the card and reinserting it. -- cgit v1.1