From cce42485f68579b6171a60ade8a1ed87c2b61197 Mon Sep 17 00:00:00 2001
From: Uma <uma.s@vtiger.com>
Date: Wed, 11 Nov 2015 07:45:55 +0000
Subject: [PATCH] Reverted test commit changes

---
 languages/en_us/Contacts.php | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/languages/en_us/Contacts.php b/languages/en_us/Contacts.php
index 3cad3d554..73f745093 100644
--- a/languages/en_us/Contacts.php
+++ b/languages/en_us/Contacts.php
@@ -8,8 +8,7 @@
  * All Rights Reserved.
  *************************************************************************************/
 $languageStrings = array(
-//Added test to check test committs
-	'Assistant' => 'Assistant test',
+	'Assistant' => 'Assistant',
 	'Assistant Phone' => 'Assistant Phone',
 	'Birthdate' => 'Date of Birth',
 	'Contact Id' => 'Contact Id',
-- 
GitLab