MDL-59524 general: Remove strings deprecated in 3.4

This commit is contained in:
cescobedo 2019-08-12 00:13:08 +02:00
parent 8e9e9a5f7e
commit 0504254f1d
16 changed files with 8 additions and 246 deletions

View file

@ -39,7 +39,3 @@ $string['skipto'] = 'Skip to {$a}';
$string['tocontent'] = 'Skip to main content';
$string['tonavigation'] = 'Go to navigation';
$string['youarehere'] = 'You are here';
// Deprecated since Moodle 3.4.
$string['monthnext'] = 'Next month';
$string['monthprev'] = 'Previous month';