diff --git a/pkg/vtiger/translations/BritishLanguagePack_br_br/modules/Events.php b/pkg/vtiger/translations/BritishLanguagePack_br_br/modules/Events.php index 53d9cd40f9ddb19b57d3a3d80f3d64da35d5ead9..89ee8b0a93bb4523e0abb4f2d6e6bcd92e35ce32 100644 --- a/pkg/vtiger/translations/BritishLanguagePack_br_br/modules/Events.php +++ b/pkg/vtiger/translations/BritishLanguagePack_br_br/modules/Events.php @@ -15,7 +15,7 @@ $languageStrings = array( 'LBL_EVENTS' => 'Events' , 'LBL_TODOS' => 'To Do' , 'LBL_HOLD_FOLLOWUP_ON' => 'Hold Followup on' , - 'LBL_CREATE_FOLLOWUP_EVENT' => 'Create Follow Up Event' , + 'LBL_CREATE_FOLLOWUP_EVENT' => 'Create Follow Up Event' , 'LBL_EVENT_INFORMATION' => 'Event Details' , 'LBL_RECURRENCE_INFORMATION' => 'Recurrence Details' , 'LBL_RELATED_TO' => 'Related To' , // TODO: Review @@ -23,9 +23,9 @@ $languageStrings = array( 'Recurrence' => 'Recurrence' , 'Send Notification' => 'Send Notification' , 'Location' => 'Location' , - 'Send Reminder' => 'Send Email Reminder Before' , + 'Send Reminder' => 'Send Email Reminder Before' , 'End Date & Time' => 'End Date & Time' , - 'End Date' => 'End Date & Time' , + 'End Date' => 'End Date & Time' , 'Activity Type' => 'Activity Type' , 'Visibility' => 'Visibility' , 'Private' => 'Private' , @@ -35,7 +35,7 @@ $languageStrings = array( 'Planned' => 'Planned' , 'Held' => 'Held' , 'Not Held' => 'Not Held' , - 'Related To' => 'Related To' , + 'Related To' => 'Related To' , 'LBL_DAYS' => 'Days' , 'LBL_HOURS' => 'Hours' , 'LBL_DAYS_TYPE' => 'Day(s)' , // TODO: Review @@ -62,16 +62,15 @@ $languageStrings = array( 'Weekly' => 'Week(s)' , // TODO: Review 'Monthly' => 'Month(s)' , // TODO: Review 'Yearly' => 'Year' , // TODO: Review - 'LBL_REPEATEVENT' => 'Once in every' , // TODO: Review + 'LBL_REPEATEVENT' => 'Once in every' , // TODO: Review 'LBL_UNTIL' => 'Until' , // TODO: Review 'LBL_DAY_OF_THE_MONTH' => 'day of the month' , // TODO: Review 'LBL_ON' => 'on' , // TODO: Review 'LBL_CALENDAR_VIEW' => 'Calendar View' , 'LBL_INVITE_USER_BLOCK' => 'Invite' , // TODO: Review 'LBL_INVITE_USERS' => 'Invite Users' , // TODO: Review - 'LBL_INVITE_PEOPLE' => 'Pozovi Ljudi' , - - 'INVITATION' => ' Invitation ', - 'Busy' => 'Busy', + 'LBL_INVITE_PEOPLE' => 'Invite People' , + 'INVITATION' => ' Invitation ' , + 'Busy' => 'Busy' , );