From 03b5cb9dd6e8c3606685c729a93f16470dbcc4b2 Mon Sep 17 00:00:00 2001 From: masensio Date: Mon, 9 Mar 2015 11:38:36 +0100 Subject: [PATCH] When no enter a password, message should be 'You must enter a password' --- res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index fac026e1..b6513e38 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -276,7 +276,7 @@ Unable to unshare. Please check whether the file exists An error occurred while trying to unshare this file or folder Enter a password - Password is empty + You must enter a password Send -- 2.11.0