From 57ab2195de9a3a4e84d2565cecf59080249782e4 Mon Sep 17 00:00:00 2001 From: Jorge Ruesga Date: Sun, 13 Jan 2013 21:23:58 +0100 Subject: CMFM: Fix change to root when initial directory not exists Fix also R.string.msgs_settings_invalid_initial_directory string for default string.xml file Change-Id: I35ddf7f1ca2b250638ea96bfee894de9f07ed5b9 Signed-off-by: Jorge Ruesga --- res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/values/strings.xml') diff --git a/res/values/strings.xml b/res/values/strings.xml index 033e763a..eecc7c50 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -88,7 +88,7 @@ The setting could not be applied or stored. The initial folder - "%1$s" is invalid. Changing to root folder. + \"%1$s\" is invalid. Changing to root folder. The operation was completed successfully. -- cgit v1.2.3