Shorter translation for "failed"

This commit is contained in:
Karsten Heiken
2011-04-22 11:29:47 +02:00
parent 8bbc04513e
commit 2b69148b2f

View File

@@ -2,7 +2,7 @@
$lang['done'] = "Complete";
$lang['waiting'] = "Waiting for start...";
$lang['failed'] = "Computation failed";
$lang['failed'] = "Failed";
/* End of file projects_lang.php */
/* Location: ./application/language/english/jobs_lang.php */