This commit is contained in:
cgfhtw
2022-11-03 12:52:31 +01:00
parent 1c0b21cb74
commit 4dd983c105
+40
View File
@@ -15708,6 +15708,46 @@ array(
)
)
),
array(
'app' => 'core',
'category' => 'kvp',
'phrase' => 'new.error.nostandardcourse.title',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => "Fehler",
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => "Error",
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'kvp',
'phrase' => 'new.error.nostandardcourse.msg',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => "Dieser Moodle Kurs ist keinem standardisierten Quellkurs zugeordnet",
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => "This Moodle Course is not derived from a standardized Source Course",
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'kvp',