From 0fc5d53e5abc6a9785abcf61e6b88249e62098b9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ug=CC=A7is=20Ozols?= <ugis.ozolss@gmail.com>
Date: Wed, 31 Jul 2013 13:05:14 +0300
Subject: [PATCH] Remove redundant 'are'.

---
 config/locales/server.en.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml
index 33739ba48..b203030ca 100644
--- a/config/locales/server.en.yml
+++ b/config/locales/server.en.yml
@@ -511,7 +511,7 @@ en:
     must_approve_users: "Admins must approve all users before they gain access"
     ga_tracking_code: "Google analytics tracking code code, eg: UA-12345678-9; see http://google.com/analytics"
     ga_domain_name: "Google analytics domain name, eg: mysite.com; see http://google.com/analytics"
-    enable_escaped_fragments: "Enable workaround solution to help old crawlers to index your site. WARNING: enable it only if you are really have to do it."
+    enable_escaped_fragments: "Enable workaround solution to help old crawlers to index your site. WARNING: enable it only if you really have to do it."
     enable_noscript_support: "Enable supporting &lt;noscipt&gt; tag"
     top_menu: "Determine which items appear in the homepage navigation, and in what order. Example latest|hot|read|favorited|unread|new|posted|categories"
     post_menu: "Determine which items appear on the post menu, and in what order. Example like|edit|flag|delete|share|bookmark|reply"