aboutsummaryrefslogtreecommitdiffstats
path: root/shell/shell.error.xml
Commit message (Collapse)AuthorAgeFilesLines
* Adapt libeshell to the new ESource API.Matthew Barnes2012-06-031-7/+0
|
* Drop support for migrating from Evolution < 2.0.Matthew Barnes2010-03-301-31/+9
| | | | | | | There's too much ancient, crufty code there that we can't realistically support anymore. A workaround for those poor users still on 1.x is to upgrade to some 2.x release first, then upgrade again to 3.x. An error dialog explaining this will be shown at startup.
* Bug 604822 - Drop more alert titlesPaul Bolle2009-12-201-2/+0
| | | | | Drop all alert titles to be found in *.error.xml. HIG suggests alerts do not have a title.
* Progress update:Matthew Barnes2008-10-141-3/+2
| | | | | | | | | | - Calendar is kind of a mess at the moment. Doesn't compile. - Roughed in the Mail module, including all the actions. That _does_ compile. Runs, even. svn path=/branches/kill-bonobo/; revision=36611
* Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-021-3/+3
| | | | svn path=/branches/kill-bonobo/; revision=36534
* Work through more compilation errors.Matthew Barnes2008-08-091-22/+0
| | | | | | Rewrite EMultiConfigDialog to not use ETable. svn path=/branches/kill-bonobo/; revision=35942
* addressbook/importers/evolution-ldif-importer.cFrancisco Javier F. Serrador2006-10-151-1/+1
| | | | | | | | | | | | | | | | 2006-10-15 Francisco Javier F. Serrador <serrador@openshine.com> * addressbook/gui/widgets/eab-contact-display.c: addressbook/importers/evolution-ldif-importer.c addressbook/importers/evolution-vcard-importer.c calendar/importers/icalendar-importer.c plugins/groupwise-features/properties.glade plugins/mailing-list-actions/org-gnome-mailing-list-actions.eplug.xml plugins/save-attachments/org-gnome-save-attachments.xml shell/shell.error.xml : Make some string improvements to allow better use of gettext compendia. svn path=/trunk/; revision=32879
* fixing typos. fixes #304996 partially.Andre Klapper2006-02-061-1/+1
| | | | | | | | | 2006-02-05 Andre Klapper <a9016009@gmx.de> * gui/component/ldap-config.glade: * shell.error.xml: fixing typos. fixes #304996 partially. svn path=/trunk/; revision=31409
* Default to [Cancel] instead of [Forget] in the when selecting "ForgetKyle Ambroff2006-01-201-1/+1
| | | | | | | | | 2006-01-19 Kyle Ambroff <kambroff@csus.edu> * shell.error.xml: Default to [Cancel] instead of [Forget] in the when selecting "Forget Passwords" from the menu. (#325871) svn path=/trunk/; revision=31246
* String Fixes (Bug #325122)Harish Krishnaswamy2006-01-011-1/+1
| | | | | | | | 2006-01-01 Harish Krishnaswamy <kharish@novell.com> * String Fixes (Bug #325122) svn path=/trunk/; revision=31006
* removed a typo. yeah.Andre Klapper2005-12-301-1/+1
| | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * shell.error.xml : removed a typo. yeah. svn path=/trunk/; revision=30978
* removed a duplicated word. Fixes bug 325119.Andre Klapper2005-12-301-1/+1
| | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * shell.error.xml : removed a duplicated word. Fixes bug 325119. svn path=/trunk/; revision=30977
* 2005-09-24 Andre Klapper <a9016009@gmx.de>:Harish Krishnaswamy2005-12-231-4/+4
| | | | | | | | | Reviewed and committed by Harish <kharish@novell.com> * shell.error.xml: fixed two dead links to "support.ximian.com" now to the (yet to come) FAQ at go-evolution.org. (#315866) svn path=/trunk/; revision=30943
* Changed the strings to be more interactive and consistent with theSankar P2005-07-221-2/+2
| | | | | | | | | 2005-07-22 Sankar P <psankar@novell.com> * shell.error.xml : Changed the strings to be more interactive and consistent with the exisiting dialog prompts. svn path=/trunk/; revision=29844
* Added string for forget password prompt.Sankar P2005-07-211-0/+7
| | | | | | | | | | | | 2005-07-21 Sankar P <psankar@novell.com> * shell.error.xml : Added string for forget password prompt. * e-shell-window-commands.c: (command_forget_passwords) Added call to a confirmation dialog before forgetting passwords. Fixes bug #216021 svn path=/trunk/; revision=29828
* Merge back eplugin-import-branch.Michael Zucci2005-07-121-0/+6
| | | | svn path=/trunk/; revision=29725
* fix error file build/path changesNot Zed2005-05-161-0/+70
2005-05-16 Not Zed <NotZed@Ximian.com> * Makefile.am: fix error file build/path changes svn path=/trunk/; revision=29367