MDL-64186 lang: Import fixed English strings (en_fix)
This commit is contained in:
committed by
David Mudrák
parent
56d8e413ba
commit
a6a0cc37ed
+1
-1
@@ -22,7 +22,7 @@
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
*/
|
||||
|
||||
$string['broughtbymoodle'] = 'This data export provided by Moodle';
|
||||
$string['broughtbymoodle'] = 'This data export is provided by Moodle.';
|
||||
$string['exportfrom'] = 'Exported from {$a}';
|
||||
$string['exporttime'] = 'Exported on {$a}';
|
||||
$string['exportuser'] = 'Data for {$a}';
|
||||
|
||||
@@ -27,7 +27,7 @@ $string['librarygroup1'] = 'Operators';
|
||||
$string['librarygroup1_desc'] = 'TeX commands listed on the operators tab.';
|
||||
$string['librarygroup2'] = 'Arrows';
|
||||
$string['librarygroup2_desc'] = 'TeX commands listed on the arrows tab.';
|
||||
$string['librarygroup3'] = 'Greek Symbols';
|
||||
$string['librarygroup3'] = 'Greek symbols';
|
||||
$string['librarygroup3_desc'] = 'TeX commands listed on the Greek symbols tab.';
|
||||
$string['librarygroup4'] = 'Advanced';
|
||||
$string['librarygroup4_desc'] = 'TeX commands listed on the advanced tab.';
|
||||
|
||||
Reference in New Issue
Block a user