Index: branches/5.2.x/core/kernel/utility/temp_handler.php =================================================================== diff -u -N -r14434 -r14572 --- branches/5.2.x/core/kernel/utility/temp_handler.php (.../temp_handler.php) (revision 14434) +++ branches/5.2.x/core/kernel/utility/temp_handler.php (.../temp_handler.php) (revision 14572) @@ -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;