From 25d420141f8e20d0330928b18dc7e05332090aac Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Tue, 2 Aug 2016 10:44:08 -0400 Subject: [PATCH] Localization --- UI/MailerUI/English.lproj/Localizable.strings | 1 + 1 file changed, 1 insertion(+) diff --git a/UI/MailerUI/English.lproj/Localizable.strings b/UI/MailerUI/English.lproj/Localizable.strings index bcba2852c..5358fc77c 100644 --- a/UI/MailerUI/English.lproj/Localizable.strings +++ b/UI/MailerUI/English.lproj/Localizable.strings @@ -267,6 +267,7 @@ "Operation failed" = "Operation failed"; "Quota" = "Quota:"; "quotasFormat" = "%{0}% used on %{1} MB"; +"Unable to move/delete folder." = "Unable to move/delete folder."; /* Confirmation message when deleting multiple messages */ "Are you sure you want to delete the selected messages?" = "Are you sure you want to delete the selected messages?";