mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Addition of Mail notification string (bug #1929)
This commit is contained in:
parent
91fa15e4c2
commit
9be8c24785
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ $string['everybody'] = 'Everybody';
|
||||||
$string['furtherinformation'] = 'Further Information';
|
$string['furtherinformation'] = 'Further Information';
|
||||||
$string['lastentry'] = 'Last Entry';
|
$string['lastentry'] = 'Last Entry';
|
||||||
$string['maildefault'] = 'Mail Default';
|
$string['maildefault'] = 'Mail Default';
|
||||||
|
$string['mailnotification'] = 'Mail Notification';
|
||||||
$string['modulename'] = 'Dialogue';
|
$string['modulename'] = 'Dialogue';
|
||||||
$string['modulenameplural'] = 'Dialogues';
|
$string['modulenameplural'] = 'Dialogues';
|
||||||
$string['namehascloseddialogue'] = '$a has closed dialogue';
|
$string['namehascloseddialogue'] = '$a has closed dialogue';
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue