From: Zyg0te Date: Sun, 8 Mar 2015 01:06:39 +0000 (+0100) Subject: CMFileManager: Improved confusing, cumbersome and incorrect strings X-Git-Tag: android-x86-6.0-r1~159 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=89b3b11261a441379c0f57d924e1cac32b5c3318;p=android-x86%2Fpackages-apps-CMFileManager.git CMFileManager: Improved confusing, cumbersome and incorrect strings The string describing how you cannot move a folder to an invalid destination seemed confusing and cumbersome. Here is my suggested edit. Also fixed a minor typo in another string as well as cleaning up reduntant error title string. Change-Id: I7c94433a0a8c3d176e806038cfdac2d48a1f6432 --- diff --git a/res/values/strings.xml b/res/values/strings.xml index 52aa991..fcdd83a 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -71,7 +71,7 @@ Warning - Error detected + Error Confirm operation @@ -94,7 +94,7 @@ The initial folder \'%1$s\' is invalid. Changing to root folder. - Root is not available in this device. Cannot perform this operation. + Root is not available on this device. Cannot perform this operation. The operation was completed successfully. @@ -126,8 +126,8 @@ Illegal argument. Invocation failed. The operation is not permitted because it would create inconsistencies. - - The operation is not permitted in current folder.\n\nDestination folder cannot be subfolder of source or be same as source. + + Destination folder cannot be a subfolder of source or be the same as source. Press again to exit.