From d629811e4ec149f9895930f6a553f97607bd8db2 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Fri, 27 Jan 2012 13:31:37 +0000 Subject: [PATCH] Fixed strings file Monotone-Parent: 6bee8aebb26a5d4337cc6ae5400d1573f789be82 Monotone-Revision: 3e4e00b49a457f4533668ca39d8371e85202e49c Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-01-27T13:31:37 --- UI/PreferencesUI/English.lproj/Localizable.strings | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/UI/PreferencesUI/English.lproj/Localizable.strings b/UI/PreferencesUI/English.lproj/Localizable.strings index 836df58d4..001a10858 100644 --- a/UI/PreferencesUI/English.lproj/Localizable.strings +++ b/UI/PreferencesUI/English.lproj/Localizable.strings @@ -30,7 +30,7 @@ "Disable auto reply on" = "Disable auto reply on"; "Please specify your message and your email addresses for which you want to enable auto reply." = "Please specify your message and your email addresses for which you want to enable auto reply."; -""Your vacation message must not end with a single dot on a line." +"Your vacation message must not end with a single dot on a line." = "Your vacation message must not end with a single dot on a line."; "End date of your auto reply must be in the future." = "End date of your auto reply must be in the future."; @@ -296,4 +296,4 @@ "Password change is not supported." = "Password change is not supported."; "Unhandled HTTP error code: %{0}" = "Unhandled HTTP error code: %{0}"; "New password:" = "New password:"; -"Confirmation:" = "Confirmation:"; \ No newline at end of file +"Confirmation:" = "Confirmation:";