From 59e3e9627713907770aebbf682c1065341d7b396 Mon Sep 17 00:00:00 2001 From: stronk7 Date: Tue, 26 Sep 2006 16:27:39 +0000 Subject: [PATCH] copy/paste typo --- 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 b520bb0b1b..e4063a51f0 100644 --- a/lang/en_utf8/xmldb.php +++ b/lang/en_utf8/xmldb.php @@ -55,7 +55,7 @@ $string['missingfieldsinsentence'] = 'Missing fields in sentence'; $string['missingvaluesinsentence'] = 'Missing values in sentence'; $string['mustselectonefield'] = 'You must select one field to see field related actions!'; $string['mustselectoneindex'] = 'You must select one index to see index related actions!'; -$string['mustselectonekey'] = 'You must select one field to see key related actions!'; +$string['mustselectonekey'] = 'You must select one key to see key related actions!'; $string['new_statement'] = 'New Statement'; $string['new_table_from_mysql'] = 'New Table From MySQL'; $string['newfield'] = 'New Field'; -- 2.39.5