MDL-21250 fixed capitalized words and redundant spaces

This commit is contained in:
David Mudrak 2010-11-21 01:13:15 +00:00
parent e3f031dcb0
commit 3278dfeb5f
2 changed files with 14 additions and 14 deletions

View file

@ -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';