From: lkehresman Date: Mon, 24 Jul 2000 18:25:20 +0000 (+0000) Subject: - removed BUG and TODO since we use SourceForge now, X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=88c813966455692c10444dbf9e091f2b920486a2;p=squirrelmail.git - removed BUG and TODO since we use SourceForge now, - cleaned up some strings to make translations a bit easier git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@635 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/AUTHORS b/AUTHORS index 85f49076..15fb9feb 100644 --- a/AUTHORS +++ b/AUTHORS @@ -15,8 +15,8 @@ Translations: ------------- Norwegian: Gustav Foseid (gustavf@squirrelmail.org) - German: Chris Thil - Russian: Konstantin Riabitsev + German: Chris Thil (cj@limburgerhof.de) + Russian: Konstantin Riabitsev (graf@relhum.org) Polish: Lukasz Klimek (casa@lo.pila.pl) Swedish: Tobias Ekbom (tobias@vallcom.net) Dutch: Arjan Halma (arjan@halma.nl) diff --git a/BUG b/BUG deleted file mode 100644 index 98d421cb..00000000 --- a/BUG +++ /dev/null @@ -1,46 +0,0 @@ -Known BUGS to be fixed before 0.5pre1: ----------------------TO BE FIXED----------------------- - - Attachments cannot be downloaded with IE. This report was sent to - the mailing list: - What i noticed is that if your downlaoding an attachemnt with - squirrel that netscape is ok with it but IE explorer have an - error that he can't download file not found and a weird error - that i can't resolve.. - - - ------------------------SQUASHED------------------------ ---Fixed for 0.5pre1-- - ---Fixed for 0.4pre2-- -(lme) Sent and Trash are not set to defaults. -(lme) Does not delete folders correctly in UW that end in / -(lme) In "Sent" folder, "from" is "Unknown Sender" - - ---Fixed for 0.4pre1-- -(lme) When more than one line of CCs or TOs is there, it doesn't have - the (more) or (less) option that used to be there.. only displays - the first line. -(lme) When reading through 7 unread messages, every time I would read - a message and click on "Message List" to go back, they would stay - marked "unread". The caching was doing too good of a job. (: -(lme) If a new message comes in while still browsing cached message - list, the space is allocated, but it is blank. -(lme) I'm not convinced that the cache gets deleted all the time. I'll - look into this one. -(lme) LDAP preferences in conf.pl are not working. -(lme) Next/Previous while viewing a message should take into account - the way that the mailbox is sorted. Right now, it just does it - by the next message id. -(lme) Special folders don't get listed at the top of folder list -(lme) The icon for message sorting doesn't always stay. It usually - reverts back to the date. -(lme) There is an infinate loop when moving messages to other folders, - thus breaking the move, and delete buttons. -(lme) Reply which sets the address line to something like the following: - "Luke Ehresman " (without quotes) - translates to the SMTP server as: - > -(lme) In UW, removing folders with a / at the end is broke - diff --git a/ChangeLog b/ChangeLog index 302f02c5..9f6e2404 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,5 @@ Version 0.5pre1 -- DEVELOPMENT ------------------------------ -- Added Swedish translation from Tobias Ekbom -- Added Brazilian Portuguse translation from Henrique Moura -- Added Dutch translation from Arjen Halma - Date display now is similar to Netscape Messenger - Many bugs have been reported to the list, and been squashed - Help system developed @@ -18,6 +15,9 @@ Version 0.5pre1 -- DEVELOPMENT - Added support for message highlighting - Moved Address and Send buttons on Compose form for easier access - Added Polish translation from Lukasz Klimek +- Added Swedish translation from Tobias Ekbom +- Added Brazilian Portuguse translation from Henrique Moura +- Added Dutch translation from Arjen Halma diff --git a/TODO b/TODO deleted file mode 100644 index 2a73eec4..00000000 --- a/TODO +++ /dev/null @@ -1,42 +0,0 @@ -Ideas to be implemented ------------------------ - -initials = taken by that person - - - Make it possible to save preferences in MySQL DB or on Filesystem - - Configurable headers shown on the message listing, like: cc, to, etc - - Filters - - Better inline HTML support including graphics (content-disposition) - - Foreground themes -(mcp) Spell checking -(ssg) Search mailbox(es) for given criteria - - Remove subject and body requirements in Compose - - decodeHeader on to_ary, cc_ary, and filename - - Decode folder names for non-standard characters - - -Finished: ------------------------------------------------------- -(lme) (24.3.00) Saving sent messages -(lme) (24.3.00) Fix "Seen" bug with UW IMAP server -(lme) (24.3.00) Add "subscribe" to folders section -(pl) (25.3.00) LDAP support for address books -(pl) (2.4.00) Personal address book management -(nre) (2.4.00) Better handling emptying Trash folder. Some servers don't allow deleting it (Courier) -(lme) (9.4.00) Better email message body parsing -(lme) (10.4.00) Advanced statuses on messages (Seen, Answered, etc) -(glp) (12.4.00) Customize how many messages are shown at once while reading a mailbox -(nre) (16.4.00) Navigation between messages without going to folder list (next, prev) -(nre) (16.4.00) Cache the sorted messages in mailbox and use that for navigation inside - of mailbox (next 25, prev 25, etc.) -(lme) (21.4.00) Configure script -(lme) (18.6.00) Background highlighting messages in list based on header criteria (like pine 4.2x) -(lme) (18.6.00) Fix conf.pl script and add more error checking so it doesn't throw parse errors -(lme) (21.6.00) Rewrite of mime.php (see Gustav before any work is done) -(lrb) (30.6.00) CSV import for address book. -(pl) (05.7.00) Insert In-Reply-To and References headers when replying to a message. -(lme) (09.7.00) When deleting or moving messages (empty trash too), go back to the - list for the mail box you were looking at without having to click - a link -(lme) (09.7.00) Select multiple Unsubscribe/Subscribe folders at one time -(lme) (09.7.00) Configurable so that after login, you go directly to INBOX diff --git a/functions/mailbox_display.php b/functions/mailbox_display.php index 7343bb0c..9b765664 100644 --- a/functions/mailbox_display.php +++ b/functions/mailbox_display.php @@ -201,15 +201,15 @@ echo ""; if (($nextGroup <= $numMessages) && ($prevGroup >= 0)) { - echo "". _("Previous") ."\n"; + echo "". _("Previous") ." | \n"; echo "". _("Next") ."\n"; } else if (($nextGroup > $numMessages) && ($prevGroup >= 0)) { - echo "". _("Previous") ."\n"; - echo "Next\n"; + echo "". _("Previous") ." | \n"; + echo ""._("Next")."\n"; } else if (($nextGroup <= $numMessages) && ($prevGroup < 0)) { - echo "Previous\n"; + echo ""._("Previous")." | \n"; echo "". _("Next") ."\n"; } echo "\n"; @@ -318,15 +318,15 @@ echo ""; if (($nextGroup <= $numMessages) && ($prevGroup >= 0)) { - echo "" . _("Previous") . "\n"; + echo "" . _("Previous") . " | \n"; echo "" . _("Next") . "\n"; } else if (($nextGroup > $numMessages) && ($prevGroup >= 0)) { - echo "" . _("Previous") . "\n"; + echo "" . _("Previous") . " | \n"; echo "" . _("Next") . "\n"; } else if (($nextGroup <= $numMessages) && ($prevGroup < 0)) { - echo "Previous\n"; + echo "" . _("Previous"). " | \n"; echo "" . _("Next") . "\n"; } echo ""; /** End of message-list table */ diff --git a/functions/page_header.php b/functions/page_header.php index 7b15f38f..1eb18dff 100644 --- a/functions/page_header.php +++ b/functions/page_header.php @@ -81,7 +81,7 @@ echo " \n"; displayInternalLink ("src/signout.php", _("Sign Out"), "_top"); echo " \n"; - echo "
" . _("Current Folder: ") . "$shortBoxName 
\n"; + echo "
" . _("Current Folder") . ": $shortBoxName 
\n"; echo " \n"; echo " \n"; echo "\n\n"; diff --git a/src/folders.php b/src/folders.php index 4be23786..db48ce95 100644 --- a/src/folders.php +++ b/src/folders.php @@ -193,7 +193,7 @@ echo _("Let this folder contain subfolders"); echo "
"; } - echo "\n"; + echo "\n"; echo "\n"; echo " \n"; @@ -233,7 +233,7 @@ /** UNSUBSCRIBE FOLDERS **/ echo "\n"; echo ""; echo "
"; - echo _("Unsubscribe/Subscribe"); + echo _("Unsubscribe") . "/" . _("Subscribe"); echo "
"; if ($count_special_folders < count($boxes)) {