Skip to content
Snippets Groups Projects
Commit b536de01 authored by Liam Ellexus's avatar Liam Ellexus
Browse files

Changed Croatian to British English in Language file, also spacing

parent e6560ef7
No related branches found
No related tags found
No related merge requests found
......@@ -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' ,
);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment