aboutsummaryrefslogtreecommitdiffstats
path: root/README.translators
blob: 6349fc1f8cf3d12fc44c8d275fbc4d31c7d0e710 (plain) (blame)
1
2
3
4
5
6
7
8
9
Evolution is translated like most GNOME projects, by updating the the
.po files in evolution/po and by translating the help files in
evolution/help/C and placing them in a locale specific dir, ie
evolution/help/fr.  In addition, the default welcome message is in
evolution/mail/default/C/Inbox and can be tranlated by translating the
message in the file and also putting it in a locale specific dir, ie
evolution/mail/default/fr/Inbox.  The file name 'Inbox' should not be
changed, as this is an internally defined string (the name in the
folder list will still be translated though).
Remove one more unused header.Kjartan Maraas2007-10-312-1/+4 * Remove unneeded includeKjartan Maraas2007-10-312-2/+4 * Warning fixes. - NULL vs. 0 - ANSIfication of declarations - mixing codeKjartan Maraas2007-10-264-14/+21 * ** Fix for bug #412360Milan Crha2007-10-112-2/+54 * Remove the entry_pixcache array to silence the run-time warnings whenMatthew Barnes2007-10-042-13/+7 * ** Fixes bug #469657Matthew Barnes2007-10-022-41/+43 * ** Fixes bug #477045Matthew Barnes2007-09-283-9/+33 * Removed em-attachment* from the build. Remains in the CVS, just incase toSrinivasa Ragavan2007-09-225-2092/+0 * Remove this. It was only used by e-icon-list, which is no longer there.Dan Winship2007-09-221-53/+0 * Remove the --enable-file-chooser configure option.Matthew Barnes2007-09-142-47/+8 * ** Fixes bug #476040Matthew Barnes2007-09-133-7/+14 * 2007-09-07 mcrha Fix for bug #473903Milan Crha2007-09-072-1/+8 * ** Fix for bug #471791 (Move away from asserts to g_ret*)Srinivasa Ragavan2007-09-033-10/+22 * Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-0214-25/+25 * ** Fixes bug #355766Matthew Barnes2007-08-253-0/+53 * Committed on behalf of Raghavendran <raghavguru7@gmail.com>Sankar P2007-08-232-25/+35 * 2007-08-16 mcrha Part of fix for bug #350539Milan Crha2007-08-164-4/+33 * Fix for Bug 462138 – Signature on top doesn't work... Committed on behalf of PJohnny Jacob2007-08-102-0/+15 * ** Fix for bug #455799Hiroyuki Ikezoe2007-08-041-17/+0 * ** Fix for bug #462332Hiroyuki Ikezoe2007-08-022-62/+76 * ** Fix for downstream bug from openSUSE (bnc #271045)Srinivasa Ragavan2007-08-012-0/+8 * Provide support for keeping your signature on top while replying.Sankar P2007-07-162-4/+53 * Fix for build breakSrinivasa Ragavan2007-07-092-3/+7 * Added prototypes for e_msg_composer_get_raw_message_text andJohnny Jacob2007-07-093-1/+11 * Commit for tnef attachment and attachment reminderSrinivasa Ragavan2007-07-092-0/+33 * ** Fix for bug #444107Srinivasa Ragavan2007-06-182-5/+13 * Use the proper object to send the signal on (Closes: #442631)Bastien Nocera2007-06-132-1/+6 * M composer/ChangeLog M composer/e-msg-composer.c M mail/ChangeLog MSankar P2007-06-132-1/+12 * Add support for the XF86Reply and XF86MailForward multimedia keys (Closes:Bastien Nocera2007-06-122-0/+15 * ** Fix for bug #386503 from Matthew BarnesSrinivasa Ragavan2007-06-032-6/+11 * ** Fix for bug #315012 from Pascal TerjanSrinivasa Ragavan2007-06-022-7/+16 * Massive code cleanup (bug #429422)Matthew Barnes2007-04-202-4/+9 * Fix for bug #356523 from Martin OlssonSrinivasa Ragavan2007-04-092-6/+18 * Patch committed on behalf of Paul Iadonisi <pri.gnome-bz@iadonisi.to>Sankar P2007-04-052-3/+11 * Fix "incompatible pointer type" warnings (#360619).Matthew Barnes2007-03-302-1/+6 * Don't mix declarations and code (#405495).Matthew Barnes2007-03-272-15/+16 * ** Fixes bug #419524Matthew Barnes2007-03-216-5/+11 * ** Fixes bug #360240Matthew Barnes2007-03-173-3/+8 * ** Fixes #401546 - Commit the missing error string and remove the buttonVeerapuram Varadhan2007-02-262-0/+11 * Use ~/.evolution as the auto-save location.Sankar P2007-02-262-4/+21 * Fix for bug #343943Srinivasa Ragavan2007-02-262-0/+9 * **Fixes bug #343943 Added code for tab sequence to go from BCC into Body.Raghavendran2007-01-262-1/+14 * , (e_msg_composer_remove_header): Added code for modifying and removingRaghavendran R2007-01-233-4/+100 * ** Fixes bug #261062Srinivasa Ragavan2006-09-292-0/+6 * Fixes #351332Matthew Barnes2006-09-192-0/+7 * close an html tag properly. Fixes bug #350154.Andre Klapper2006-08-062-1/+5 * Fix for Bug 273921Devashish Sharma2006-07-212-3/+20 * Fix for memory leak in bug #209254Srinivasa Ragavan2006-07-182-6/+8 * Fix for bug #209254Srinivasa Ragavan2006-07-172-3/+7 * Fix for bug #209254Srinivasa Ragavan2006-07-142-2/+45 * fixedJeffrey Stedfast2006-06-261-9/+10 * Fixes bug #177416 on bnc initialise type to "" and not NULL.Parthasarathi Susarla2006-06-122-1/+7 * If 'str' is empty, continue immediately rather than trying to parse it aJeffrey Stedfast2006-05-272-3/+9 * Instead of g_free()ing 'str' in the if and else blocks, just g_free itJeffrey Stedfast2006-05-262-28/+24 * Replace 'if (!filename)' with 'if (filename)', fixes a bug in Srini'sJeffrey Stedfast2006-05-262-3/+7 * Set the visible field to FALSE.Jeffrey Stedfast2006-05-263-16/+22 * fixed ChangeLog formattingJeffrey Stedfast2006-05-261-70/+86 * Added code to save/attach files/mails/events to/from remote sharesSrinivasa Ragavan2006-05-253-8/+31 * Committing fix for bug #333971Srinivasa Ragavan2006-04-262-1/+9 * Added ENameSelectorList support.Srinivasa Ragavan2006-04-242-6/+26 * ** Fixes bug #333213 According to POSIX.1 specfication, if iconv()Simon Zheng2006-04-052-1/+9 * ** Fix for bug #268584Boby Wang2006-03-203-6/+36 * Committing Rohini's patch for bug #324742.Srinivasa Ragavan2006-02-242-7/+37 * Return a value... Why are blatant errors like this just warnings in gcc?Tor Lillqvist2006-02-162-3/+9 * Factorize some code.Frédéric Crozat2006-02-102-29/+18 * fixing a patch to again fix bug 325276.Andre Klapper2006-02-072-1/+4 * Use guint for 1 bit bitfield, use g_slist_delete_link instead ofKjartan Maraas2006-01-305-20/+22 * 2006-1-15 Srinivasa Ragavan <sragavan@novell.comSrinivasa Ragavan2006-01-162-22/+72 * ** Fixes bug #326378Srinivasa Ragavan2006-01-142-2/+9 * Committing Rohini's patch.Srinivasa Ragavan2006-01-102-3/+12 * use libedataserver/e-account.h instead of e-util/e-account.h. useSimon Zheng2006-01-063-2/+9 * s/don't/do not/ string changes. Fixes #325276.Harish Krishnaswamy2006-01-011-1/+1 * Include <gtk/gtk.h> instead of attempting to hand-pick individual GTKTor Lillqvist2005-12-182-14/+16 * Include <gtk/gtk.h> instead of attempting to hand-pick individual GTKTor Lillqvist2005-12-172-36/+47 * Committed Johnny's patch.Srinivasa Ragavan2005-12-142-1/+7 * Add support for setting priority of a message.Parthasarathi Susarla2005-12-073-0/+79 * ** See bug #322863 Check if the account indeed exists beforeParthasarathi Susarla2005-12-052-2/+13 * Include e-util-private.h to get redefinition of compile-time pathnames asTor Lillqvist2005-11-262-2/+16 * use composer->priv->charset instead of p->charset. This fixes a crashParthasarathi Susarla2005-10-223-3/+9 * Comitted NotZed's patch given on #314701Vivek Jain2005-10-212-7/+18 * Little oepsPhilip Van Hoof2005-10-191-10/+0 * Little oepsPhilip Van Hoof2005-10-191-17/+1 * composer/e-msg-composer-select-file.c, composer/e-msg-composer.c,Philip Van Hoof2005-10-196-805/+1081 * Reverting the last commitParthasarathi Susarla2005-10-052-2/+6 * ** See bug #315987Parthasarathi Susarla2005-10-052-2/+10 * ** fixes bug #316937Srinivasa Ragavan2005-10-042-0/+9 * ** See bug 317337Parthasarathi Susarla2005-09-292-0/+10 * Show the bar depending on the number of attachments.Srinivasa Ragavan2005-08-243-5/+19 * only define skip_content: if it is used. (menu_file_add_attachment_cb):Not Zed2005-08-243-41/+51 * C99 keyword 'inline' could not been used as variable name.Mengjie Yu2005-07-272-1/+8 * Fix build breakage due to extra whitespace after a backslash.Jody Goldberg2005-07-272-1/+6 * Fix make distcheck issues.Harish Krishnaswamy2005-07-272-0/+5 * Added Shortcut for Save Draft (Ctrl+Shift+s) and a toolbar button for theSrinivasa Ragavan2005-07-252-0/+6 * Use camel_object_unref instead of g_object_unref.Shreyas Srinivasan2005-07-212-5/+10 * unref the store which was being leaked.Shreyas Srinivasan2005-07-152-6/+11 * add casts in previous patch to fix warnings. (account_can_send): fix theNot Zed2005-07-142-4/+10 * ** See bug #309869S.Antony Vincent Pandian2005-07-142-0/+16 * Don't leak the file name here.Kjartan Maraas2005-07-133-2/+12 * There are no camel or addressbook/backend directories in evolution.Tor Lillqvist2005-07-132-4/+5 * Removed em-attachment* from the build. Remains in the CVS, just incase toSrinivasa Ragavan2005-07-114-43/+204 * Take into account store permissions (Read Only). These are proxy specificShreyas Srinivasan2005-07-102-36/+68 * Added widgets in INCLUDES.Kaushal Kumar2005-06-232-3/+3 * Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-173-4/+4 * Fixed to show the attachment bar, when a message is forwardedSrinivasa Ragavan2005-06-032-0/+8 * hack up so we dont include mail-component.h anymore, since it now reliesNot Zed2005-06-032-1/+12 * Show attachment bar when attachments are added e-msg-composer.cSrinivasa Ragavan2005-06-033-8/+42 * e-msg-composer-attachment.cSrinivasa Ragavan2005-05-272-0/+5 * Fixed a potential memory leak.Srinivasa Ragavan2005-05-242-3/+8 * Added attachment of remote URL. The dnd of url, downloads the files andSrininvasa Ragavan2005-05-238-40/+433 * composer/e-message-composer.c calendar/gui/dialogs/comp-editor.cSrinivasa Ragavan2005-05-162-83/+16 * moved e-error to e-util.Not Zed2005-05-164-3/+7 * Set a mnemonic for the "Attach" buttonRodney Dawes2005-05-092-1/+6 * Use "Attach" as the text for the "Open" action button in the file chooserRodney Dawes2005-05-072-1/+6 * renamed from mail-errors.xml, add i18n tags, fix some whitespace issues.Not Zed2005-05-065-135/+83 * put back e_msg_composer_set_enable_autosave which was removed by mistakeRadek Doulik2005-05-061-0/+8 * removed old unused function which was using low level gtkhtml APIsRadek Doulik2005-05-052-71/+5 * block gtkhtml's selection so that we don't set primary X selectionRadek Doulik2005-04-082-0/+9 * implement read-receipt functionality.ERDI Gergo2005-04-083-1/+82 * ** See bug #73347Not Zed2005-03-172-1/+7 * Set up c/c/p for To: Cc: Bcc: and Post To: entries too.Hans Petter Jansson2005-03-162-0/+21 * ** See bug #66592Not Zed2005-03-043-19/+63 * Fix previous patch for the !USE_GTKFILECHOOSER case.Jeffrey Stedfast2005-02-172-1/+6 * Add a11y name for attachment button and barsHarry Lu2005-02-163-0/+12 * declare a variable in the !USE_GTKFILECHOOSER code pathJeffrey Stedfast2005-02-151-1/+2 * ** See bug #66126.Not Zed2005-02-105-127/+173 * Set pointers to the contact editor creation functions in the entries, soHans Petter Jansson2005-01-252-0/+13 * initialise composer before using it. sigh.Not Zed2005-01-122-3/+6 * turn off debug, setup g private instance data structure. (setup_ui):Not Zed2005-01-052-3/+46 * kill warnings (map_default_cb): the to entry widget is now just a gtkJP Rosevear2004-12-242-13/+12 * Remove select-names from here.Hans Petter Jansson2004-12-233-6/+10 * Unref the name selector. (e_contact_list_editor_save_contact): Fix aHans Petter Jansson2004-12-233-92/+152 * svn path=/trunk/; revision=28178Not Zed2004-12-223-2/+8 * addressbook/gui/component/addressbook-migrate.cHans Petter Jansson2004-12-092-1/+6 * include camel-cipher-context.h so we build if nss isn't available.Not Zed2004-12-072-0/+6 * remove the old camel_multipart_encrypted api.Not Zed2004-12-033-9/+15 * get image from icon factory directlyJP Rosevear2004-11-262-4/+6 * fix the popup id.Not Zed2004-10-283-2/+15 * Close on Esc. (create_composer): Connect to the key-press-event signal.Jeffrey Stedfast2004-10-282-3/+27 * fix for bugzilla #44876mengjie yu2004-10-273-14/+31 * convert to org.gnome hook namesJP Rosevear2004-10-203-2/+7 * g_strdup() the gpg/smime keys into the recipients list or else we end upJeffrey Stedfast2004-10-122-2/+8 * updatedJeffrey Stedfast2004-10-091-0/+2 * e-popup api changes.Not Zed2004-10-073-2/+7 * set a GTKHTML_API_VERSION variableJP Rosevear2004-10-012-1/+6 * enable ask drop action and hook onto drag motion. (drag_motion):Not Zed2004-10-012-10/+169 * Use non-deprecated functions.Kjartan Maraas2004-09-302-3/+9 * handle 'attachment' as well, as per Mozilla's mangling, and the newMichael Meeks2004-09-202-2/+10 * Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-206-149/+113 * ** See bug #64454.Not Zed2004-09-093-4/+11 * set paragraph style to normal to avoid signature landing in PRE paragraphRadek Doulik2004-08-142-0/+6 * Optionally use GtkFileChooser if compiled against Gtk+ >= 2.4.0.Carlos Garnacho Parro2004-08-134-53/+139 * Fixes for api changes in mail/ for 61940.Not Zed2004-07-292-5/+9 * removed unused static variable listener_vepvRadek Doulik2004-07-285-19/+55 * removed body content + signature html concatenating and callRadek Doulik2004-07-232-22/+12 * include config.h. See #61395.Not Zed2004-07-222-0/+8 * ** Fix for #60387.Not Zed2004-06-184-42/+138 * clean up the code slightly.Not Zed2004-06-174-29/+48 * Don't connect to the key_pressed_event. (composer_key_pressed): Removed.Jeffrey Stedfast2004-06-152-16/+7 * fix the name of "stock_save-as" everywhereDan Winship2004-06-072-1/+5 * Use e_error_run() instead of the e_activation_error_dialog() stuff that noJeffrey Stedfast2004-06-054-18/+31 * always insert new paragraph for signatureRadek Doulik2004-06-032-2/+8 * s/${0}/{0}/gJeffrey Stedfast2004-05-283-11/+15 * Require e-error-toolRodney Dawes2004-05-282-0/+5 * use e-icon-factory sizes.Not Zed2004-05-252-6/+8 * if we have a cached icon, use it, don't just ignore it! #58831.Not Zed2004-05-252-2/+10 * don't dist the error .h fileJP Rosevear2004-05-202-1/+4 * set the default for exit-unsaved to save, as in 1.4. #57995.Not Zed2004-05-182-1/+4 * fix for folder selector api change.Not Zed2004-05-182-1/+6 * add for translators.Not Zed2004-05-125-60/+112 * Use CAMEL_EXCEPTION_SYSTEM instead of '1', also don't useJeffrey Stedfast2004-05-122-3/+13 * Fixing parts of #53466.Enver ALTIN2004-05-102-2/+6 * updateDan Winship2004-05-031-16/+9 * header cleanups.Not Zed2004-05-032-0/+12 * ** Changed error messages to EError.Not Zed2004-04-286-119/+75 * duh, pass the string not the content type to the warning message. AndNot Zed2004-04-272-3/+9 * Only unlink the original autosave draft file if we are successful inJeffrey Stedfast2004-04-272-9/+13 * forgot to save after i added bug #.Michael Zucci2004-04-231-1/+1 * fallback to stock attach if we can't ifnd the icon.Not Zed2004-04-232-11/+21 * Use the E_ICON_SIZE enums rather than specifying an absolute pixel size.Jeffrey Stedfast2004-04-202-3/+7 * Update the composer to use the icon theme via the EIconFactory object inMichael Terry2004-04-193-13/+31 * Work in progress, HIG'ing and de-coupling of errors.Michael Zucci2004-04-161-0/+35 * Same idea here as with build_mesage(), don't convert th gconf charsetJeffrey Stedfast2004-04-163-52/+82 * To be on the safe side (even though the real bug behind bug #51924 can'tJeffrey Stedfast2004-04-142-3/+11 * add missing debug wrapper back.Larry Ewing2004-04-131-1/+1 * accept text/calendar drops.Larry Ewing2004-04-132-2/+17 * EABDestination -> EDestination. (e_msg_composer_hdrs_to_message_internal):Chris Toshok2004-04-106-105/+172 * Reversed the logic for setting the signature menu to "None" (only set itJeffrey Stedfast2004-04-082-28/+34 * ops, saved it this timeRadek Doulik2004-04-071-3/+3 * (set_editor_text): added pad_signature parameter to tell if weRadek Doulik2004-04-072-6/+10 * added empty hbox so that we have 12pxs between account setting andRadek Doulik2004-04-072-1/+11 * Revert Radek's last change to fix bug #56381.Jeffrey Stedfast2004-04-032-1/+7 * dumb fixJeffrey Stedfast2004-04-021-3/+2 * Fixed some breakage I introduced in the changes below.Jeffrey Stedfast2004-04-022-2/+12 * simplify menu_item_set_label()Jeffrey Stedfast2004-04-021-10/+5 * Updated to use the new signature APIs. (signature_added): _()ify theJeffrey Stedfast2004-04-022-4/+27 * Updated to use the new signature APIs.Jeffrey Stedfast2004-04-023-149/+176 * Fixed missing headers now mail/* doesn't include gtk/*, camel/*, andNot Zed2004-03-317-1/+23 * do not add <br> between text and signatureRadek Doulik2004-03-302-2/+6 * do not set editor insensitive, use editable-off command insteadRadek Doulik2004-03-232-1/+13 * exclude non-viable folder targets for selection, related to #55089.Not Zed2004-03-222-1/+7 * delete event: if empty paragraph has signature == 1 then set it to 0Radek Doulik2004-03-192-2/+16 * If we select multi-attachments, the "properities" menu item in popup iconBill Zhu2004-03-182-1/+17 * If the subject is empty, use _("Untitled Message") as the subject instead.Jeffrey Stedfast2004-03-072-1/+6 * Fixes bug #55202Jeffrey Stedfast2004-03-062-10/+16 * add a key-press event handler, with which a little modification to PaoloBruce Tao2004-03-042-1/+33 * Add a <br> tag between the message text and the signature text (makes itJeffrey Stedfast2004-02-272-8/+16 * From www@reality.cz Tue Feb 17 11:52:51 2004REALiTY-ON-LINE2004-02-172-2/+6 * removed debug printfRadek Doulik2004-02-13