From 89aaaa7c55b59de105d29ef98103239defc7e1ba Mon Sep 17 00:00:00 2001 From: Thijs Lemmens Date: Thu, 3 Mar 2016 20:06:26 +0100 Subject: [PATCH 1/2] Fixed Dutch translation --- src/application/language/dutch/translations_lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/application/language/dutch/translations_lang.php b/src/application/language/dutch/translations_lang.php index dc972262..a1f7246b 100644 --- a/src/application/language/dutch/translations_lang.php +++ b/src/application/language/dutch/translations_lang.php @@ -218,7 +218,7 @@ $lang['no_privileges'] ='Geen rechten'; $lang['no_provileges_message'] ='Je hebt niet de benodigde rechten om deze pagina te bekijken. Navigeer naar een andere sectie.'; $lang['backend_calendar'] ='Backend Kalender'; $lang['start_date_time'] ='Start Datum / Tijd'; -$lang['end_date_time'] ='End Date / Time'; +$lang['end_date_time'] ='Eind Datum / Tijd'; $lang['licensed_under'] ='Gelicenseerd onder'; $lang['unexpected_issues_occurred'] ='Onverwachte problemen opgetreden!'; $lang['service_communication_error'] ='Een server communicatiefout opgetreden, probeer het opnieuw.'; From 13698d8726d7fbc5076aadbbda834b9fd1166776 Mon Sep 17 00:00:00 2001 From: Thijs Lemmens Date: Sat, 5 Mar 2016 21:09:40 +0100 Subject: [PATCH 2/2] Use the site_url function instead of the index.php link --- src/application/views/backend/header.php | 12 ++++++------ src/application/views/general/installation.php | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) mode change 100644 => 100755 src/application/views/backend/header.php mode change 100644 => 100755 src/application/views/general/installation.php diff --git a/src/application/views/backend/header.php b/src/application/views/backend/header.php old mode 100644 new mode 100755 index fbb4fc49..e441f276 --- a/src/application/views/backend/header.php +++ b/src/application/views/backend/header.php @@ -81,7 +81,7 @@ // ------------------------------------------------------ ?> - lang->line('calendar'); ?> @@ -90,7 +90,7 @@ // ------------------------------------------------------ ?> - lang->line('customers'); ?> @@ -99,7 +99,7 @@ // ------------------------------------------------------ ?> - lang->line('services'); ?> @@ -108,7 +108,7 @@ // ------------------------------------------------------ ?> - lang->line('users'); ?> @@ -118,14 +118,14 @@ - lang->line('settings'); ?> - lang->line('log_out'); ?> diff --git a/src/application/views/general/installation.php b/src/application/views/general/installation.php old mode 100644 new mode 100755 index a70c0284..10199977 --- a/src/application/views/general/installation.php +++ b/src/application/views/general/installation.php @@ -72,7 +72,7 @@

This page will help you set the main settings of your Easy!Appointments installation. You will be able to edit these settings and many more in the backend session of your - system. Remember to use the /index.php/backend + system. Remember to use the /strong> url to connect to the backend section of Easy!Appointments. If you face any problems during the usage of Easy!Appointments you can always check