]> git.mjollnir.org Git - moodle.git/commitdiff
copy/paste typo
authorstronk7 <stronk7>
Tue, 26 Sep 2006 16:27:39 +0000 (16:27 +0000)
committerstronk7 <stronk7>
Tue, 26 Sep 2006 16:27:39 +0000 (16:27 +0000)
lang/en_utf8/xmldb.php

index b520bb0b1beabbfe79fc9801ecf803f6766101a7..e4063a51f04b22b4e063fb1a2347bf19e4c5522e 100644 (file)
@@ -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';