mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-76739 lang: Import fixed English strings (en_fix)
This commit is contained in:
parent
be1c1485ad
commit
975a127325
18 changed files with 34 additions and 34 deletions
|
@ -33,7 +33,7 @@ $string['setting'] = 'Setting';
|
|||
$string['timemodified'] = 'Date';
|
||||
$string['user'] = 'User';
|
||||
$string['usernone'] = 'CLI or install';
|
||||
$string['user_help'] = 'Search by user first name or surname';
|
||||
$string['user_help'] = 'Search by user first name or last name';
|
||||
$string['value'] = 'Value';
|
||||
$string['value_help'] = 'Search by new or original value of the configuration';
|
||||
$string['valuenew'] = 'New value';
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
$string['pluginname'] = 'Activity completion';
|
||||
$string['activityorder'] = 'Activity order';
|
||||
$string['activitysection'] = 'Activity section';
|
||||
$string['activitysection'] = 'Section';
|
||||
$string['allactivitiesandresources'] = 'All activities and resources';
|
||||
$string['alphabetical'] = 'Alphabetical ';
|
||||
$string['include'] = 'Include';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue