diff --git a/layouts/v7/modules/Events/DetailViewBlockView.tpl b/layouts/v7/modules/Events/DetailViewBlockView.tpl
index 07e3c62b4539551ddbcde1cd8afe5e0cb8f6fc12..6441af73223317acb5bef40ee6d61388f2b09ae2 100644
--- a/layouts/v7/modules/Events/DetailViewBlockView.tpl
+++ b/layouts/v7/modules/Events/DetailViewBlockView.tpl
@@ -29,7 +29,7 @@
             <tbody>
                 <tr>
                     <td class="fieldLabel {$WIDTHTYPE}">
-                        <span class="muted">{vtranslate('LBL_INVITE_USERS', $MODULE)}</span>
+                        <span class="muted">{vtranslate('LBL_INVITE_USERS', $MODULE_NAME)}</span>
                     </td>
                     <td class="fieldValue {$WIDTHTYPE}">
                         {foreach key=USER_ID item=USER_NAME from=$ACCESSIBLE_USERS}
diff --git a/layouts/v7/modules/Events/partials/EditViewContents.tpl b/layouts/v7/modules/Events/partials/EditViewContents.tpl
index 5430b9643a127db2ce1114ed0559e0d07670135f..8b278e4f5f2e5b8f5af52c18a77dc588336c8761 100644
--- a/layouts/v7/modules/Events/partials/EditViewContents.tpl
+++ b/layouts/v7/modules/Events/partials/EditViewContents.tpl
@@ -17,7 +17,7 @@
 			<hr>
 			<table class="table table-borderless">
 				<tr>
-					<td class="fieldLabel alignMiddle">{vtranslate('LBL_INVITE_PEOPLE',$MODULE)}</td>
+					<td class="fieldLabel alignMiddle">{vtranslate('LBL_INVITE_USERS', $MODULE)}</td>
 					<td class="fieldValue">
 						<select id="selectedUsers" class="select2 inputElement" multiple name="selectedusers[]">
 							{foreach key=USER_ID item=USER_NAME from=$ACCESSIBLE_USERS}
diff --git a/pkg/vtiger/translations/Arabic_ar_ae/modules/Events.php b/pkg/vtiger/translations/Arabic_ar_ae/modules/Events.php
index f0ea1e87348f6b03427d36d49c62942795a65eaf..6aa5136a7feb962837da1b713359139a1d44cb9d 100644
--- a/pkg/vtiger/translations/Arabic_ar_ae/modules/Events.php
+++ b/pkg/vtiger/translations/Arabic_ar_ae/modules/Events.php
@@ -95,7 +95,7 @@ $languageStrings = array(
 
     'LBL_INVITE_USER_BLOCK' => 'دعوة',
     'LBL_INVITE_USERS' => 'دعوة مستخدمين',
-    'LBL_INVITE_PEOPLE' => 'دعوة الناس',
+	'LBL_INVITE_PEOPLE' => 'ادعو الناس',
 
 
   'INVITATION' => ' دعوة ',
diff --git a/pkg/vtiger/translations/BrazilianLanguagePack_bz_bz/modules/Events.php b/pkg/vtiger/translations/BrazilianLanguagePack_bz_bz/modules/Events.php
index e988cac01a519a9e4bff6a3b8e4f65eed2768f08..ddf5d6c79423fc974100b9d2773d37f246802185 100644
--- a/pkg/vtiger/translations/BrazilianLanguagePack_bz_bz/modules/Events.php
+++ b/pkg/vtiger/translations/BrazilianLanguagePack_bz_bz/modules/Events.php
@@ -69,7 +69,7 @@ $languageStrings = array(
 	'LBL_CALENDAR_VIEW'            => 'Calendar View'               , 
 	'LBL_INVITE_USER_BLOCK'        => 'Invite'                      , // TODO: Review
 	'LBL_INVITE_USERS'             => 'Invite Users'                , // TODO: Review
-        'LBL_INVITE_PEOPLE'            => 'Convidar Pessoas',
+	'LBL_INVITE_PEOPLE'			   => 'Convidar pessoas',
 
 
   'INVITATION' => ' Convite ',
diff --git a/pkg/vtiger/translations/Deutsch/modules/Events.php b/pkg/vtiger/translations/Deutsch/modules/Events.php
index 27642fcc32c248bf4f13be754d761d644056794e..b61153f0f00e1758427e510c6e9902e441c7e588 100644
--- a/pkg/vtiger/translations/Deutsch/modules/Events.php
+++ b/pkg/vtiger/translations/Deutsch/modules/Events.php
@@ -69,7 +69,7 @@ $languageStrings = array(
 	'LBL_CALENDAR_VIEW'            => 'Calendar View'               , 
 	'LBL_INVITE_USER_BLOCK'        => 'Invite'                      , 
 	'LBL_INVITE_USERS'             => 'Invite Users'                , 
-        'LBL_INVITE_PEOPLE'            => 'Leute Einladen'               ,
+	'LBL_INVITE_PEOPLE'			   => 'Menschen einladen',
 
   'INVITATION' => ' Einladung ',
   'Busy' => 'Beschäftigt',
diff --git a/pkg/vtiger/translations/Dutch/modules/Events.php b/pkg/vtiger/translations/Dutch/modules/Events.php
index 2276c77468a22a2829fb6e9f2e34bf1cc69e34f6..882061c01e86b3de23f847c582b0000c51de6619 100644
--- a/pkg/vtiger/translations/Dutch/modules/Events.php
+++ b/pkg/vtiger/translations/Dutch/modules/Events.php
@@ -69,7 +69,7 @@ $languageStrings = array(
 	'LBL_CALENDAR_VIEW'            => 'Kalenderoverzicht'           , 
 	'LBL_INVITE_USER_BLOCK'        => 'Invite'                      , // TODO: Review
 	'LBL_INVITE_USERS'             => 'Invite Users'                , // TODO: Review
-        'LBL_INVITE_PEOPLE'            => 'Nodig mensen'                ,
+	'LBL_INVITE_PEOPLE'			   => 'Mensen uitnodigen',
 
   'INVITATION' => ' Uitnodiging ',
   'Busy' => 'Bezet',
diff --git a/pkg/vtiger/translations/French/modules/Events.php b/pkg/vtiger/translations/French/modules/Events.php
index 430a4711c7d6a690067b514ffa40b6516fb7fb6c..259d73cced8f70c84223377b65275e27db82441a 100644
--- a/pkg/vtiger/translations/French/modules/Events.php
+++ b/pkg/vtiger/translations/French/modules/Events.php
@@ -70,7 +70,7 @@ $languageStrings = array(
 	'LBL_CALENDAR_VIEW'            => 'Calendar View'               , 
 	'LBL_INVITE_USER_BLOCK'        => 'Invite'                      , // TODO: Review
 	'LBL_INVITE_USERS'             => 'Invite Users'                , // TODO: Review
-        'LBL_INVITE_PEOPLE'            => 'Inviter des personnes'       ,
+	'LBL_INVITE_PEOPLE'			   => 'Inviter des gens',
 
 
   'INVITATION' => ' Invitation ',
diff --git a/pkg/vtiger/translations/Hungarian/modules/Events.php b/pkg/vtiger/translations/Hungarian/modules/Events.php
index 9a06651c60a56db2dc4d1e24bc7528ec04344053..9a6e59a4927a7a5c20e0a43b124772788e64339b 100644
--- a/pkg/vtiger/translations/Hungarian/modules/Events.php
+++ b/pkg/vtiger/translations/Hungarian/modules/Events.php
@@ -69,9 +69,9 @@ $languageStrings = array(
 	'LBL_CALENDAR_VIEW'            => 'Naptár nézet'              , 
 	'LBL_INVITE_USER_BLOCK'        => 'Invite'                      , // TODO: Review
 	'LBL_INVITE_USERS'             => 'Invite Users'                , // TODO: Review
-        'LBL_INVITE_PEOPLE'            => 'Hívd Emberek'                ,
+	'LBL_INVITE_PEOPLE'			   => 'Személyek meghívása',
 
   'INVITATION' => ' Meghívó ',
   'Busy' => 'Foglalt',
 
-);
\ No newline at end of file
+);
diff --git a/pkg/vtiger/translations/ItalianLanguagePack_it_it/modules/Events.php b/pkg/vtiger/translations/ItalianLanguagePack_it_it/modules/Events.php
index 9d3825162de5f29ecc117f68321fd35265f97a22..d2d411aa53232f4a114bcc369c8b63ab27802fea 100644
--- a/pkg/vtiger/translations/ItalianLanguagePack_it_it/modules/Events.php
+++ b/pkg/vtiger/translations/ItalianLanguagePack_it_it/modules/Events.php
@@ -69,7 +69,7 @@ $languageStrings = array(
 	'LBL_CALENDAR_VIEW'            => 'Calendar View'               , 
 	'LBL_INVITE_USER_BLOCK'        => 'Invite'                      , // TODO: Review
 	'LBL_INVITE_USERS'             => 'Invite Users'                , // TODO: Review
-        'LBL_INVITE_PEOPLE'            => 'Invita persone'              ,
+	'LBL_INVITE_PEOPLE'			   => 'Invita persone',
 
   'INVITATION' => ' Invito ',
   'Busy' => 'Occupato',
diff --git a/pkg/vtiger/translations/MexicanSpanishLanguagePack_es_mx/modules/Events.php b/pkg/vtiger/translations/MexicanSpanishLanguagePack_es_mx/modules/Events.php
index d4a1796e98ea9b59286eca7ff720ac6e64d972f0..47c0cd058ee8db4cdabd9501e40eb169430ff976 100644
--- a/pkg/vtiger/translations/MexicanSpanishLanguagePack_es_mx/modules/Events.php
+++ b/pkg/vtiger/translations/MexicanSpanishLanguagePack_es_mx/modules/Events.php
@@ -69,7 +69,7 @@ $languageStrings = array(
 	'LBL_CALENDAR_VIEW'            => 'Vista de Calendario'         , 
 	'LBL_INVITE_USER_BLOCK'        => 'Invite'                      , // TODO: Review
 	'LBL_INVITE_USERS'             => 'Invite Users'                , // TODO: Review
-        'LBL_INVITE_PEOPLE'            => 'Invitar Gente'               ,
+	'LBL_INVITE_PEOPLE'			   => 'Invitar a la gente',
 
 
   'INVITATION' => ' Invitación ',
diff --git a/pkg/vtiger/translations/PolishLanguagePack_pl_pl/modules/Events.php b/pkg/vtiger/translations/PolishLanguagePack_pl_pl/modules/Events.php
index 51de12971cac68200166fc2aba629b3dd91f9bc7..7001fb26a7c0d8b8e71ea901b7dbd9d836f0341d 100644
--- a/pkg/vtiger/translations/PolishLanguagePack_pl_pl/modules/Events.php
+++ b/pkg/vtiger/translations/PolishLanguagePack_pl_pl/modules/Events.php
@@ -58,7 +58,7 @@ $languageStrings = array(
 	'LBL_RECORDS_LIST' => 'Widok listy',
 	'LBL_CALENDAR_VIEW' => 'Widok kalendarza',
 	'LBL_REPEATEVENT' => 'Raz w każdy',
-        'LBL_INVITE_PEOPLE' => 'ZaproÅ›',
+	'LBL_INVITE_PEOPLE' => 'ZaproÅ› ludzi',
 
 
   'LBL_RELATED_TO' => 'ZwiÄ…zane Z',
diff --git a/pkg/vtiger/translations/RomanianLanguagePack_rm_rm/modules/Events.php b/pkg/vtiger/translations/RomanianLanguagePack_rm_rm/modules/Events.php
index 72d5d2c0e3eaffb1f0bb26e72276baa37e1e74a0..4022bfe5fecde6e0aa0d6d75ec205eab146ae410 100644
--- a/pkg/vtiger/translations/RomanianLanguagePack_rm_rm/modules/Events.php
+++ b/pkg/vtiger/translations/RomanianLanguagePack_rm_rm/modules/Events.php
@@ -69,7 +69,7 @@ $languageStrings = array(
 	'LBL_CALENDAR_VIEW'            => 'Sarcină View'               , 
 	'LBL_INVITE_USER_BLOCK'        => 'Invite'                      , // TODO: Review
 	'LBL_INVITE_USERS'             => 'Invite Users'                , // TODO: Review
-        'LBL_INVITE_PEOPLE'            => 'Invitați persoane',
+	'LBL_INVITE_PEOPLE'			   => 'Invita persoane',
 
 
   'INVITATION' => ' Invitație ',
diff --git a/pkg/vtiger/translations/Russian/modules/Events.php b/pkg/vtiger/translations/Russian/modules/Events.php
index c7f9356caf2462e85a8c9804a2f2ecb310824831..bbcfb21e0fe99d278afb6aeafce5f0eb1a71a567 100644
--- a/pkg/vtiger/translations/Russian/modules/Events.php
+++ b/pkg/vtiger/translations/Russian/modules/Events.php
@@ -69,7 +69,7 @@ $languageStrings = array(
 	'LBL_CALENDAR_VIEW'            => 'Задача Просмотр'               , 
 	'LBL_INVITE_USER_BLOCK'        => 'Приглашать'                      , 
 	'LBL_INVITE_USERS'             => 'Пригласить пользователей'                , 
-        'LBL_INVITE_PEOPLE'           => 'Пригласить людей',
+	'LBL_INVITE_PEOPLE'			   => 'Пригласить людей',
 
   'INVITATION' => ' Приглашение ',
   'Busy' => 'Занят',
diff --git a/pkg/vtiger/translations/Spanish/modules/Events.php b/pkg/vtiger/translations/Spanish/modules/Events.php
index a21cbe8e9c55143e5289ee61fbb6832a3cf241a7..cb4a4a7d8f0d344448d0957de23fb8ebe6afed91 100644
--- a/pkg/vtiger/translations/Spanish/modules/Events.php
+++ b/pkg/vtiger/translations/Spanish/modules/Events.php
@@ -77,7 +77,7 @@ $languageStrings = array(
 	'LBL_ON' => 'en',
 	'LBL_INVITE_USER_BLOCK' => 'Invita',
 	'LBL_INVITE_USERS' => 'Invita Usuarios',
-        'LBL_INVITE_PEOPLE' => 'Invitar Gente',
+	'LBL_INVITE_PEOPLE' => 'Invitar a la gente',
 
   'INVITATION' => ' Invitación ',
   'Busy' => 'Ocupado',
diff --git a/pkg/vtiger/translations/Sweden_sv_se/modules/Events.php b/pkg/vtiger/translations/Sweden_sv_se/modules/Events.php
index a8a0349c7b8f5759810764c340560bda575e2a48..584bca1cfc2be78d31d4ca1179b16a1f11062eae 100755
--- a/pkg/vtiger/translations/Sweden_sv_se/modules/Events.php
+++ b/pkg/vtiger/translations/Sweden_sv_se/modules/Events.php
@@ -96,7 +96,7 @@ $languageStrings = array(
 
     'LBL_INVITE_USER_BLOCK' => 'Bjud in',
     'LBL_INVITE_USERS' => 'Bjud in Användare',
-    'LBL_INVITE_PEOPLE' => 'Inbjuder folk',
+	'LBL_INVITE_PEOPLE' => 'Bjud in personer',
 
   'INVITATION' => ' Inbjudan ',
   'Busy' => 'Upptagen',
diff --git a/pkg/vtiger/translations/TurkishLanguagePack_tr_tr/modules/Events.php b/pkg/vtiger/translations/TurkishLanguagePack_tr_tr/modules/Events.php
index 6ee09994cd4cadfba3cdbc30688cb1d7dd97a8f1..d8e5d051d176cdfa5ebbc757be9f3d45f45ea348 100644
--- a/pkg/vtiger/translations/TurkishLanguagePack_tr_tr/modules/Events.php
+++ b/pkg/vtiger/translations/TurkishLanguagePack_tr_tr/modules/Events.php
@@ -69,7 +69,7 @@ $languageStrings = array(
 	'LBL_CALENDAR_VIEW'            => 'Calendar View'               , 
 	'LBL_INVITE_USER_BLOCK'        => 'Invite'                      , // TODO: Review
 	'LBL_INVITE_USERS'             => 'Invite Users'                , // TODO: Review
-        'LBL_INVITE_PEOPLE'            => 'Ä°nsanlar Davet',
+	'LBL_INVITE_PEOPLE'			   => 'İnsanları davet et',
 
 
   'INVITATION' => ' Davetiye ',