]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-9758 merged improved lang strings
authorskodak <skodak>
Wed, 16 Apr 2008 12:04:16 +0000 (12:04 +0000)
committerskodak <skodak>
Wed, 16 Apr 2008 12:04:16 +0000 (12:04 +0000)
lang/en_utf8/data.php

index 73a55b515c2e33b7d20dc26980fb3030238c7ca6..c33562f8133ddb22c45ee38aee779acb4ccef38f 100644 (file)
@@ -225,8 +225,8 @@ $string['templates'] = 'Templates';
 $string['templatesaved'] = 'Template saved';
 $string['text'] = 'Text';
 $string['textarea'] = 'Textarea';
-$string['timeadded'] = 'Added Time';
-$string['timemodified'] = 'Modified Time';
+$string['timeadded'] = 'Time added';
+$string['timemodified'] = 'Time modified';
 $string['todatabase'] = 'to this database.';
 $string['type'] = 'Field type';
 $string['undefinedprocessactionmethod'] = 'No action method defined in Data_Preset to handle action \"$a\".';