From ba1a428964f55b88b4a083b2816a9bac740e8231 Mon Sep 17 00:00:00 2001 From: masensio Date: Tue, 27 May 2014 09:08:10 +0200 Subject: [PATCH] Modify strings: can not --> cannot, remove space before ? --- res/values/strings.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index 0bd9cef3..a62c39ac 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -173,13 +173,13 @@ %1$s does not support multiple accounts Your server is not returning a correct user id, please contact an administrator - Can not authenticate against this server + Cannot authenticate against this server Keep file up to date Rename Remove - "Do you really want to remove %1$s ?" - "Do you really want to remove %1$s and its contents ?" + "Do you really want to remove %1$s?" + "Do you really want to remove %1$s and its contents?" Local only Local contents only Remove from server @@ -244,7 +244,7 @@ Don\'t upload Image preview - This image can not be shown + This image cannot be shown %1$s could not be copied to %2$s local folder Failed InstantUpload @@ -271,5 +271,5 @@ Copy link Copied to clipboard - Critical error: can not perform operations + Critical error: cannot perform operations -- 2.11.0