From 1a1f4966815f7062fff7d4ee23263786960fc741 Mon Sep 17 00:00:00 2001 From: moodler Date: Tue, 31 Oct 2006 09:15:47 +0000 Subject: [PATCH] Merged MDL-6975 from stable --- lang/en_utf8/xmldb.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en_utf8/xmldb.php b/lang/en_utf8/xmldb.php index e4063a51f0..83d8c8ef6f 100644 --- a/lang/en_utf8/xmldb.php +++ b/lang/en_utf8/xmldb.php @@ -16,7 +16,7 @@ $string['confirmdeletexmlfile'] = 'Are you absolutely sure that you want to dele $string['confirmrevertchanges'] = 'Are you absolutely sure that you want to revert changes perfomed over:'; $string['create'] = 'Create'; $string['createtable'] = 'Create Table:'; -$string['defaultincorrect'] = ''; +$string['defaultincorrect'] = 'Incorrect default'; $string['delete'] = 'Delete'; $string['delete_field'] = 'Delete Field'; $string['delete_index'] = 'Delete Index'; -- 2.39.5