Skip to content
Snippets Groups Projects
Commit d91e60c5 authored by Elke Kreim's avatar Elke Kreim
Browse files

Change text for contact form

parent 96202612
Branches
No related tags found
No related merge requests found
...@@ -49,7 +49,7 @@ $string['improvement'] = 'Verbesserungsvorschlag'; ...@@ -49,7 +49,7 @@ $string['improvement'] = 'Verbesserungsvorschlag';
$string['course'] = 'Moodle Kurs'; $string['course'] = 'Moodle Kurs';
$string['coursedelete'] = 'Moodle Kurslöschung'; $string['coursedelete'] = 'Moodle Kurslöschung';
$string['submit'] = 'Abschicken'; $string['submit'] = 'Abschicken';
$string['confirmrequest'] = 'Ihre Anfrage wurde zum zuständigen Support-Team weitergeleitet. In Kürze wird sich jemand mit Ihnen in Verbindung setzen.'; $string['confirmrequest'] = 'Vielen Dank für Ihre Nachricht! Ihre Anfrage wird zum Team des Servicezentrums Lehre weitergeleitet. Wir setzen uns in Kürze mit Ihnen in Verbindung.';
// Course Request Fields // Course Request Fields
......
...@@ -5,9 +5,9 @@ ...@@ -5,9 +5,9 @@
* Time: 10:48 * Time: 10:48
*/ */
$string['pluginname'] = 'HSH edits'; $string['pluginname'] = 'HSH edits';
$string['formtitle'] = 'Kontakt zum Servicezentrum Lehre'; $string['formtitle'] = 'Contact the Servicezentrum Lehre (Service Center for Teaching)';
$string['intro_1'] = 'Sie haben Fragen zu Moodle oder benötigen Unterstützung bei der Umsetzung Ihrer digitalen Lehre?'; $string['intro_1'] = 'Do you have questions about Moodle or need support in implementing digital teaching?';
$string['intro_2'] = 'Schreiben Sie uns Ihr Anliegen über das Kontaktformular. Wir melden uns zeitnah bei Ihnen.'; $string['intro_2'] = 'Send us your request using the contact form. We will process your request and contact you as soon as possible.';
$string['missingfield'] = 'Required field!'; $string['missingfield'] = 'Required field!';
$string['contactform'] = 'Contact us'; $string['contactform'] = 'Contact us';
$string['contactto'] = 'Request for'; $string['contactto'] = 'Request for';
...@@ -48,7 +48,9 @@ $string['improvement'] = 'Suggestion for improvement'; ...@@ -48,7 +48,9 @@ $string['improvement'] = 'Suggestion for improvement';
$string['course'] = 'Moodle course'; $string['course'] = 'Moodle course';
$string['coursedelete'] = 'Moodle course deletion'; $string['coursedelete'] = 'Moodle course deletion';
$string['submit'] = 'Submit'; $string['submit'] = 'Submit';
$string['confirmrequest'] = 'Your request has been mailed to our support team. Our supporter will become connected with you.'; $string['confirmrequest'] = 'Thank you for your inquiry!
Your request has been forwarded to the team at the Servicezentrum Lehre (Service Center for Teaching).';
// Course Request Fields // Course Request Fields
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
defined('MOODLE_INTERNAL') || die(); defined('MOODLE_INTERNAL') || die();
$plugin->component = 'local_hsh'; $plugin->component = 'local_hsh';
$plugin->version = 2021022301; $plugin->version = 2022021500;
$plugin->release = '3.3 (Build: 2015042300)'; $plugin->release = '3.3 (Build: 2015042300)';
$plugin->requires = 2014051200; $plugin->requires = 2014051200;
$plugin->maturity = MATURITY_STABLE; $plugin->maturity = MATURITY_STABLE;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment