Index: branches/5.1.x/core/kernel/utility/temp_handler.php =================================================================== diff -u -N -r13750 -r14161 --- branches/5.1.x/core/kernel/utility/temp_handler.php (.../temp_handler.php) (revision 13750) +++ branches/5.1.x/core/kernel/utility/temp_handler.php (.../temp_handler.php) (revision 14161) @@ -1,6 +1,6 @@ 30) { // another coping process failed to finished in 30 seconds - $error_message = $this->Application->Phrase('la_error_TemporaryTableCopingFailed'); + $error_message = $this->Application->Phrase('la_error_TemporaryTableCopyingFailed'); $this->Application->SetVar('_temp_table_message', $error_message); return false;