From 9be8c247859033215258cb81f05fb9973cbd8a92 Mon Sep 17 00:00:00 2001 From: rkingdon Date: Fri, 10 Sep 2004 18:44:51 +0000 Subject: [PATCH] Addition of Mail notification string (bug #1929) --- lang/en/dialogue.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/en/dialogue.php b/lang/en/dialogue.php index c6ac3d3b91..8673cc3c44 100644 --- a/lang/en/dialogue.php +++ b/lang/en/dialogue.php @@ -29,6 +29,7 @@ $string['everybody'] = 'Everybody'; $string['furtherinformation'] = 'Further Information'; $string['lastentry'] = 'Last Entry'; $string['maildefault'] = 'Mail Default'; +$string['mailnotification'] = 'Mail Notification'; $string['modulename'] = 'Dialogue'; $string['modulenameplural'] = 'Dialogues'; $string['namehascloseddialogue'] = '$a has closed dialogue'; -- 2.39.5