From 54ec1413cc1a7fc1a319f85b5df30118f5b576a1 Mon Sep 17 00:00:00 2001 From: Andrew Chen Date: Wed, 9 Nov 2011 05:43:17 -0800 Subject: [PATCH] Consolidate translation updates. --- RELEASE-NOTES | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 4f7bbeed6..59129ad1b 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -2,32 +2,23 @@ Release Notes 4.000 - *DRAFT* * get rid of android.permission.GET_ACCOUNTS and android.permission.READ_OWNER_DATA / don't make suggestions for display name * don't open connection to pop3 server if a message is marked as read (since that's a local operation) -* german translation: changed "Mehrfachauswahl" to "Gruppenoperationen" (batch operations) -* updated japanese translation * Fixed counting of new unread messages -* Updated catalan translation (dvbotet) -* Updated german translation * Added option to readd the quoted text editbox after it has been removed * Added account setting to configure whether or not to quote the original message by default * Reset visible limit when "clear messages" is used -* Updated korean translation * Respect "move/copy destination folders" setting in ChooseFolder * Explicitly use Locale.US when dealing with dates in message headers * Treat 5xx SMTP return codes as permanent failures -* Added field UNREAD to Message ContentProvider (João Pedro Taveira) +* Added field UNREAD to Message ContentProvider (Jo�o Pedro Taveira) * MessageList: Properly keep selection in case of a configuration change (orientation, keyboard, etc.) during user interaction (e.g. a dialog) -* Update French (+ French Canadian specific parts) translation * MessageList: Switch subject to marquee ellipsis for landscape layout -* Updated dutch translation (Jan-Bart) * Fixed bug with generation of HTML replies where no text was quoted * Add 2MB, 5MB and "All" message download options -* Added a Hungarian translation (Sándor Péter Nagy) * Rewrite broken MIME types to standard values (e.g. image/pjpeg to image/jpeg) * Changed code to show/hide the correct views for CC/BCC (Issue 3509) * Disable "download by date range" for webdav and pop3. The previous behavior caused catastrophic network abuse, downloading messages outside the date range over and over. * Should not HTMLify the message when it is sent without quoted message (Issue 3530) * Implemented work-around to handle malformed UIDL responses (POP3) (Issue 3546) -* Updated russian translation (Alexei Emanov) * Fixes some crashes with WebDAV * Fixed parsing of messages with a very large header * WebDAV: Fixed bug where uid in response was truncated [Adam] @@ -47,4 +38,4 @@ Release Notes 4.000 - *DRAFT* * Don't crash when trying to connect to an non-SSL service using SSL (Issue 3798) * Added settings import/export * Improved support for picky/buggy apps when viewing attachments -* Added turkish translation (Recep PAYVERDI) \ No newline at end of file +* Updated translations: Catalan (dvbotet), Dutch (Jan-Bart), French, French Canadian, German, Hungarian, Japanese, Korean, Russian (S�ndor P�ter Nagy, Alexei Emanov), Turkish (Recep PAYVERDI) \ No newline at end of file