Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
moodle_local_hsh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
elc
moodle_local_hsh
Commits
dfc6f47e
Commit
dfc6f47e
authored
1 year ago
by
Elke Kreim
Browse files
Options
Downloads
Patches
Plain Diff
Change approved message
parent
d4e2b8a6
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
lang/de/local_hsh.php
+3
-2
3 additions, 2 deletions
lang/de/local_hsh.php
lang/en/local_hsh.php
+4
-3
4 additions, 3 deletions
lang/en/local_hsh.php
lib.php
+5
-4
5 additions, 4 deletions
lib.php
with
12 additions
and
9 deletions
lang/de/local_hsh.php
+
3
−
2
View file @
dfc6f47e
...
@@ -95,10 +95,11 @@ $string['courseapprovedemail2'] = 'Zum neuen Kurs gelangen Sie über <a href="{$
...
@@ -95,10 +95,11 @@ $string['courseapprovedemail2'] = 'Zum neuen Kurs gelangen Sie über <a href="{$
Bei Rückfragen zur Nutzung der Moodle Plattform beraten wir Sie gerne telefonisch oder per <a href="mailto:elc@hs-hannover.de">E-Mail</a>.'
;
Bei Rückfragen zur Nutzung der Moodle Plattform beraten wir Sie gerne telefonisch oder per <a href="mailto:elc@hs-hannover.de">E-Mail</a>.'
;
$string
[
'address'
]
=
'Sehr geehrte/r {$a->fullname},'
;
$string
[
'address'
]
=
'Sehr geehrte/r {$a->fullname},'
;
$string
[
'courseapproved'
]
=
'der von Ihnen beantragte Kurs {$a->coursename} wurde angelegt.'
;
$string
[
'courseapproved'
]
=
'der von Ihnen beantragte Kurs
"
{$a->coursename}
"
wurde angelegt.'
;
$string
[
'courseapprovedcopy'
]
=
'Die gewünschte Datenübernahme wird erst nach dem Anlegen des neuen Kurses
$string
[
'courseapprovedcopy'
]
=
'Die gewünschte Datenübernahme wird erst nach dem Anlegen des neuen Kurses
durchgeführt und kann einige Minuten in Anspruch nehmen. Wir bitten Sie um etwas Geduld.'
;
durchgeführt und kann einige Minuten in Anspruch nehmen. Wir bitten Sie um etwas Geduld.'
;
$string
[
'tocourse'
]
=
'Zum neuen Kurs gelangen Sie über '
;
$string
[
'tocourse'
]
=
'Zum neuen Kurs gelangen Sie über '
;
$string
[
'tocourse_plain'
]
=
'Zum neuen Kurs gelangen Sie über {$a->url}'
;
$string
[
'questionhint'
]
=
'Bei Rückfragen zur Nutzung der Moodle Plattform beraten wir Sie gerne telefonisch oder per'
;
$string
[
'questionhint'
]
=
'Bei Rückfragen zur Nutzung der Moodle Plattform beraten wir Sie gerne telefonisch oder per'
;
$string
[
'questionhintmail'
]
=
'E-Mail'
;
$string
[
'questionhintmail'
]
=
'E-Mail'
;
$string
[
'consultinghint'
]
=
'Sie wünschen eine persönliche Beratung zu Moodle oder anderen E-Learning Werkzeugen?
$string
[
'consultinghint'
]
=
'Sie wünschen eine persönliche Beratung zu Moodle oder anderen E-Learning Werkzeugen?
...
...
This diff is collapsed.
Click to expand it.
lang/en/local_hsh.php
+
4
−
3
View file @
dfc6f47e
...
@@ -115,10 +115,11 @@ $string['courseapprovedemail2'] = 'Zum neuen Kurs gelangen Sie über <a href="{$
...
@@ -115,10 +115,11 @@ $string['courseapprovedemail2'] = 'Zum neuen Kurs gelangen Sie über <a href="{$
Bei Rückfragen zur Nutzung der Moodle Plattform beraten wir Sie gerne telefonisch oder per <a href="mailto:elc@hs-hannover.de">E-Mail</a>.'
;
Bei Rückfragen zur Nutzung der Moodle Plattform beraten wir Sie gerne telefonisch oder per <a href="mailto:elc@hs-hannover.de">E-Mail</a>.'
;
$string
[
'address'
]
=
'Dear {$a->fullname},'
;
$string
[
'address'
]
=
'Dear {$a->fullname},'
;
$string
[
'courseapproved'
]
=
'Your course {$a->coursename} has been approved.'
;
$string
[
'courseapproved'
]
=
'Your course
"
{$a->coursename}
"
has been approved.'
;
$string
[
'courseapprovedcopy'
]
=
'The desired data transfer is only carried out after the new course has been created. Please be patient.'
;
$string
[
'courseapprovedcopy'
]
=
'The desired data transfer is only carried out after the new course has been created. Please be patient.'
;
$string
[
'tocourse'
]
=
'Zum neuen Kurs gelangen Sie über '
;
$string
[
'tocourse'
]
=
'Zum neuen Kurs gelangen Sie über '
;
$string
[
'tocourse_plain'
]
=
'Zum neuen Kurs gelangen Sie über {$a->url}'
;
$string
[
'questionhint'
]
=
'Bei Rückfragen zur Nutzung der Moodle Plattform beraten wir Sie gerne telefonisch oder per '
;
$string
[
'questionhint'
]
=
'Bei Rückfragen zur Nutzung der Moodle Plattform beraten wir Sie gerne telefonisch oder per '
;
$string
[
'questionhintmail'
]
=
'E-Mail'
;
$string
[
'questionhintmail'
]
=
'E-Mail'
;
$string
[
'consultinghint'
]
=
'Sie wünschen eine persönliche Beratung zu Moodle oder anderen E-Learning Werkzeugen?
$string
[
'consultinghint'
]
=
'Sie wünschen eine persönliche Beratung zu Moodle oder anderen E-Learning Werkzeugen?
...
...
This diff is collapsed.
Click to expand it.
lib.php
+
5
−
4
View file @
dfc6f47e
...
@@ -538,13 +538,14 @@ class course_request_hsh
...
@@ -538,13 +538,14 @@ class course_request_hsh
$mailadress
=
get_string
(
'elcmailaddress'
,
'local_hsh'
);
$mailadress
=
get_string
(
'elcmailaddress'
,
'local_hsh'
);
$message
=
html_writer
::
tag
(
'p'
,
get_string
(
'address'
,
'local_hsh'
,
$a
));
$message
=
html_writer
::
tag
(
'p'
,
get_string
(
'address'
,
'local_hsh'
,
$a
));
$message
.
=
html_writer
::
tag
(
'p'
,
get_string
(
'courseapproved'
,
'local_hsh'
,
$a
));
$message
.
=
html_writer
::
tag
(
'p'
,
get_string
(
'courseapproved'
,
'local_hsh'
,
$a
));
$message
.
=
html_writer
::
tag
(
'p'
,
get_string
(
'tocourse'
,
'local_hsh'
,
$a
));
$tocourse
=
get_string
(
'tocourse'
,
'local_hsh'
)
.
" "
.
html_writer
::
link
(
$a
->
url
,
$a
->
url
);
$message
.
=
html_writer
::
tag
(
'p'
,
$tocourse
);
if
(
!
empty
(
$this
->
properties
->
coursecopyurl
))
{
if
(
!
empty
(
$this
->
properties
->
coursecopyurl
))
{
$message
.
=
html_writer
::
tag
(
'p'
,
html_writer
::
tag
(
'b'
,
get_string
(
'coursecopyinform'
,
'local_hsh'
,
$a
)));
$message
.
=
html_writer
::
tag
(
'p'
,
html_writer
::
tag
(
'b'
,
get_string
(
'coursecopyinform'
,
'local_hsh'
,
$a
)));
}
}
$message
.
=
html_writer
::
tag
(
'p'
,
get_string
(
'questionhint'
,
'local_hsh'
)
$message
.
=
html_writer
::
tag
(
'p'
,
get_string
(
'questionhint'
,
'local_hsh'
)
.
' '
.
' '
.
html_writer
::
tag
(
'a'
,
get_string
(
'questionhintmail'
,
'local_hsh'
),
array
(
'href'
=>
'mailto:'
.
$mailadress
)));
.
html_writer
::
tag
(
'a'
,
get_string
(
'questionhintmail'
,
'local_hsh'
),
array
(
'href'
=>
'mailto:'
.
$mailadress
))
.
'.'
);
$message
.
=
html_writer
::
tag
(
'p'
,
get_string
(
'consultinghint'
,
'local_hsh'
));
$message
.
=
html_writer
::
tag
(
'p'
,
get_string
(
'consultinghint'
,
'local_hsh'
));
$message
.
=
html_writer
::
tag
(
'p'
,
$message
.
=
html_writer
::
tag
(
'p'
,
get_string
(
'greetings'
,
'local_hsh'
)
get_string
(
'greetings'
,
'local_hsh'
)
...
@@ -582,13 +583,13 @@ class course_request_hsh
...
@@ -582,13 +583,13 @@ class course_request_hsh
$message
.
=
"
\r\n
"
;
$message
.
=
"
\r\n
"
;
$message
.
=
get_string
(
'courseapproved'
,
'local_hsh'
,
$a
)
.
"
\r\n
"
;
$message
.
=
get_string
(
'courseapproved'
,
'local_hsh'
,
$a
)
.
"
\r\n
"
;
$message
.
=
"
\r\n
"
;
$message
.
=
"
\r\n
"
;
$message
.
=
get_string
(
'tocourse'
,
'local_hsh'
,
$a
)
.
"
\r\n
"
;
$message
.
=
get_string
(
'tocourse
_plain
'
,
'local_hsh'
,
$a
)
.
"
\r\n
"
;
$message
.
=
"
\r\n
"
;
$message
.
=
"
\r\n
"
;
if
(
!
empty
(
$this
->
properties
->
coursecopyurl
))
{
if
(
!
empty
(
$this
->
properties
->
coursecopyurl
))
{
$message
.
=
get_string
(
'coursecopyinform'
,
'local_hsh'
,
$a
)
.
"
\r\n
"
;
$message
.
=
get_string
(
'coursecopyinform'
,
'local_hsh'
,
$a
)
.
"
\r\n
"
;
$message
.
=
"
\r\n
"
;
$message
.
=
"
\r\n
"
;
}
}
$message
.
=
get_string
(
'questionhint'
,
'local_hsh'
)
.
get_string
(
'questionhintmail'
,
'local_hsh'
)
.
"
\r\n
"
;
$message
.
=
get_string
(
'questionhint'
,
'local_hsh'
)
.
' '
.
get_string
(
'questionhintmail'
,
'local_hsh'
)
.
"."
.
"
\r\n
"
;
$message
.
=
"
\r\n
"
;
$message
.
=
"
\r\n
"
;
$message
.
=
get_string
(
'consultinghint'
,
'local_hsh'
)
.
"
\r\n
"
;
$message
.
=
get_string
(
'consultinghint'
,
'local_hsh'
)
.
"
\r\n
"
;
$message
.
=
"
\r\n
"
;
$message
.
=
"
\r\n
"
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment