From 2ac05785444035fe6de6f8e06bda0076f026eb22 Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Mon, 10 Apr 2006 00:52:24 +0000 Subject: revert original rss now that extra files added --- languages/czech.inc.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'languages') diff --git a/languages/czech.inc.php b/languages/czech.inc.php index ff3c9e1..ea7f0ab 100644 --- a/languages/czech.inc.php +++ b/languages/czech.inc.php @@ -103,12 +103,12 @@ $lang['l_delete_cal'] = 'Delete a Calendar'; $lang['l_logout'] = 'Logout'; $lang['l_cal_file'] = 'Calendar File'; $lang['l_php_error'] = 'PHP Error'; -$upload_error_gen_lang = 'There was a problem with your upload.'; -$upload_error_lang[0] = 'There was a problem with your upload.'; -$upload_error_lang[1] = 'The file you are trying to upload is too big.'; -$upload_error_lang[2] = 'The file you are trying to upload is too big.'; -$upload_error_lang[3] = 'The file you are trying upload was only partially uploaded.'; -$upload_error_lang[4] = 'You must select a file for upload.'; +$upload_error_gen_lang = 'There was a problem with your upload.'; +$upload_error_lang[0] = 'There was a problem with your upload.'; +$upload_error_lang[1] = 'The file you are trying to upload is too big.'; +$upload_error_lang[2] = 'The file you are trying to upload is too big.'; +$upload_error_lang[3] = 'The file you are trying upload was only partially uploaded.'; +$upload_error_lang[4] = 'You must select a file for upload.'; $lang['l_upload_error_type'] = 'Only .ics files may be uploaded.'; $lang['l_copy_error'] = 'Failed to copy file'; $lang['l_delete_error'] = 'Failed to delete file'; -- cgit v1.2.3