1
0
mirror of https://github.com/moodle/moodle.git synced 2025-04-23 09:23:09 +02:00

MDL-49845 lang: Remove userspreferences string

This commit is contained in:
Dave Cooper 2015-05-05 16:36:30 +08:00
parent 8b3ba5b370
commit 4c54bc6fe1
2 changed files with 0 additions and 3 deletions

@ -19,4 +19,3 @@ myfilesmanage,core
mypreferences,core_grades
myprofile,core
viewallmyentries,core_blog
userspreferences,core

@ -2040,5 +2040,3 @@ $string['yourself'] = 'yourself';
$string['yourteacher'] = 'your {$a}';
$string['yourwordforx'] = 'Your word for \'{$a}\'';
$string['zippingbackup'] = 'Zipping backup';
// Deprecated since Moodle 2.9
$string['userspreferences'] = 'User {$a}\'s preferences';