mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
MDL-21250 fixed capitalized words and redundant spaces
This commit is contained in:
parent
e3f031dcb0
commit
3278dfeb5f
2 changed files with 14 additions and 14 deletions
|
@ -60,7 +60,7 @@ $string['reset'] = 'Reset';
|
|||
$string['resetflag'] = 'Reset flag';
|
||||
$string['responsiblewillbenotified'] = 'The person responsible will be notified';
|
||||
$string['rssdesc'] = 'This RSS feed was automatically generated by Moodle and contains user generated tags for courses.';
|
||||
$string['rsstitle'] = 'Course Tags RSS Feed for user: {$a}';
|
||||
$string['rsstitle'] = 'Course tags RSS feed for user: {$a}';
|
||||
$string['search'] = 'Search';
|
||||
$string['searchresultsfor'] = 'Search results for "{$a}"';
|
||||
$string['searchtags'] = 'Search tags';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue