From 4e4889f28d009ca754a923c23c89feb4e79d8936 Mon Sep 17 00:00:00 2001 From: toyomoyo Date: Mon, 30 Jul 2007 04:30:19 +0000 Subject: [PATCH] fixing some strings --- lang/en_utf8/notes.php | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/lang/en_utf8/notes.php b/lang/en_utf8/notes.php index d0d32f7982..3a2d301d68 100755 --- a/lang/en_utf8/notes.php +++ b/lang/en_utf8/notes.php @@ -1,29 +1,24 @@ name - $a->date'; $string['publishstate'] = 'Status'; $string['personal'] = 'personal'; $string['course'] = 'course'; $string['site'] = 'site'; +$string['editnote'] = 'Edit note'; ?> \ No newline at end of file -- 2.39.5