From 08e070fba81509e7872867bae3fc24eb53f62895 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Thu, 8 Oct 2009 16:43:00 +0000 Subject: [PATCH] Fixed typo in UI/MainUI/English.lproj/Localizable.strings Monotone-Parent: f6e09cdea7e72d0dfcc010c17daadb672ea4a779 Monotone-Revision: 1a75ed2c351b2f9a6aa8e6ee319849ffeac2ee4e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-08T16:43:00 Monotone-Branch: ca.inverse.sogo --- UI/MainUI/English.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UI/MainUI/English.lproj/Localizable.strings b/UI/MainUI/English.lproj/Localizable.strings index 5605c6481..8e1dfb6da 100644 --- a/UI/MainUI/English.lproj/Localizable.strings +++ b/UI/MainUI/English.lproj/Localizable.strings @@ -10,7 +10,7 @@ "Wrong username or password." = "Wrong username or password."; "cookiesNotEnabled" = "You cannot login because your browser's cookies are disabled. Please enable cookies in your browser's settings and try again."; -"browserNotCompatible" = "We've detected that your browser version is currently not supported on this site. Our recommendation is to use Firefox. Click on the link bellow to download the most current version of this browser."; +"browserNotCompatible" = "We've detected that your browser version is currently not supported on this site. Our recommendation is to use Firefox. Click on the link below to download the most current version of this browser."; "alternativeBrowsers" = "Alternatively, you can also use the following compatible browsers"; "alternativeBrowserSafari" = "Alternatively, you can also use Safari."; "Download" = "Download";