"MDL-14129, add lang string"
authordongsheng <dongsheng>
Fri, 13 Jun 2008 05:13:29 +0000 (05:13 +0000)
committerdongsheng <dongsheng>
Fri, 13 Jun 2008 05:13:29 +0000 (05:13 +0000)
lang/en_utf8/error.php
lang/en_utf8/lesson.php

index 8328eeaa149f377eed51f891774784a0a0849650..c1f460d8f1fe325e3503a417e9028a6d501d18bd 100644 (file)
@@ -158,6 +158,7 @@ $string['downloadedfilecheckfailed'] = 'Downloaded file check failed.';
 $string['duplicateusername'] = 'Duplicate username - skiping record';
 $string['duplicaterolename'] = 'there is already a role with this name!';
 $string['duplicateroleshortname'] = 'there is already a role with this shortname!';
+$string['emailfail'] = 'Emailing Failed';
 $string['errorcleaningdirectory'] = 'Error cleaning directory \"$a\"';
 $string['errorcopyingfiles'] = 'Error copying files';
 $string['errorcreatingdirectory'] = 'Error creating directory \"$a\"';
index 7cd005d2040defea3553149c3b35f6a8afcd3d1f..26f2ae7322429e715f4e1c5b93d6dcf9716344f0 100644 (file)
@@ -256,6 +256,7 @@ $string['postsuccess'] = 'Post successful';
 $string['practice'] = 'Practice lesson';
 $string['preprocesserror'] = 'Error occurred during pre-processing!';
 $string['processerror'] = 'Error occurred during processing!';
+$string['postprocesserror'] = 'Error occurred during post-processing!';
 $string['preview'] = 'Preview';
 $string['previewlesson'] = 'Preview $a';
 $string['previouspage'] = 'Previous page';