diff --git a/application/language/english/translations_lang.php b/application/language/english/translations_lang.php index 04f35a6d..b92e1f59 100755 --- a/application/language/english/translations_lang.php +++ b/application/language/english/translations_lang.php @@ -92,7 +92,7 @@ $lang['reload_appointments_hint'] = 'Reload calendar appointments.'; $lang['trigger_google_sync_hint'] = 'Trigger the Google Calendar synchronization process.'; $lang['appointment_updated'] = 'Appointment updated successfully.'; $lang['undo'] = 'Undo'; -$lang['appointment_details_changed'] = 'Appointment details have changed.'; +$lang['appointment_details_changed'] = 'Appointment details have changed'; $lang['appointment_changes_saved'] = 'Appointment changes have been successfully saved.'; $lang['save'] = 'Save'; $lang['new'] = 'New';