aboutsummaryrefslogtreecommitdiffstats
path: root/languages
diff options
context:
space:
mode:
authorJim Hu <jimhu@users.sourceforge.net>2006-04-10 00:52:24 +0000
committerJim Hu <jimhu@users.sourceforge.net>2006-04-10 00:52:24 +0000
commit2ac05785444035fe6de6f8e06bda0076f026eb22 (patch)
tree45fd3c324aa8ffcd2a8f94b7b9c883240929f772 /languages
parent9c2b9c81261abf33fb945e7082339da8140e7f12 (diff)
downloadphpicalendar-2ac05785444035fe6de6f8e06bda0076f026eb22.tar.gz
phpicalendar-2ac05785444035fe6de6f8e06bda0076f026eb22.tar.bz2
phpicalendar-2ac05785444035fe6de6f8e06bda0076f026eb22.zip
revert original rss now that extra files added
Diffstat (limited to 'languages')
-rw-r--r--languages/czech.inc.php12
1 files changed, 6 insertions, 6 deletions
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';

© 2014-2024 Faster IT GmbH | imprint | privacy policy