aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/addressbook.error.xml
Commit message (Collapse)AuthorAgeFilesLines
* Defer "backend-died" alerts to EShell.Matthew Barnes2013-02-171-6/+0
|
* e-book-shell-view-actions.c: Support deleting remote resources.Matthew Barnes2012-08-031-0/+7
|
* addressbook.error.xml: Remove GroupWise-specific errors.Matthew Barnes2012-08-031-11/+0
|
* addressbook.error.xml: Fix indentation.Matthew Barnes2012-08-031-132/+132
|
* Remove "modal" attribute from error.xml files.Matthew Barnes2012-08-031-8/+8
| | | | | The "modal" attribute is ignored nowadays anyway, but these should have never been modal to begin with.
* Fix error XML definitions with one button.Matthew Barnes2012-07-051-1/+0
| | | | | Don't need an "OK" button because EAlert already adds an [X] button to dismiss the alert. So we wind up seeing [ OK ] [X], which looks silly.
* Bug #224687 - Various fixes in contact list editorDan Vrátil2011-06-291-1/+9
| | | | | | - fixed order of buttons in duplicate adding confirmation dialog - in the editor, don't display email addresses in sublist nodes - automatically remove sublists with no children
* Bug #224687 - Create lists of listsDan Vrátil2011-06-281-0/+7
|
* Added few translator commentsMilan Crha2010-11-301-0/+1
| | | | As requested in bug #635414
* Bug 619637 - Inconsistent buttons in delete confirmation dialogsMatthew Barnes2010-05-291-1/+1
|
* Bug #261062 - Do not translate untranslatable textsMilan Crha2010-04-021-8/+4
|
* Bug 604822 - Drop more alert titlesPaul Bolle2009-12-201-3/+1
| | | | | Drop all alert titles to be found in *.error.xml. HIG suggests alerts do not have a title.
* ** BUGFIX: 355240 - String errorsSukhbir Singh2009-05-041-1/+2
| | | | | | Fixes typos specific to: -> addressbook/gui/component/ldap-config.glade.h -> mail/evolution-mail.schemas.in.in.h
* ** Fix for bug #534762Philip Withnall2008-08-271-10/+10
| | | | | | | | | | | 2008-08-27 Philip Withnall <philip@tecnocode.co.uk> ** Fix for bug #534762 Change "addressbook" to "address book" in translatable strings. svn path=/trunk/; revision=36117
* Fix some strings. See bug #543753.Andre Klapper2008-07-211-3/+3
| | | | | | | | | 2008-07-20 Andre Klapper <a9016009@gmx.de> * addressbook.error.xml: Fix some strings. See bug #543753. svn path=/trunk/; revision=35786
* ** Fix for bug #438613Milan Crha2008-03-271-1/+1
| | | | | | | | | | | | | | | | | 2008-03-27 Milan Crha <mcrha@redhat.com> ** Fix for bug #438613 * addressbook/addressbook.error.xml: Improved "contact-delete-error-perm" secondary text. * calendar/calendar.error.xml: New message "prompt-read-only-cal-editor". * calendar/gui/dialogs/comp-editor.c: (prompt_and_save_changes), (menu_file_save_cb): Use different read-only message when checking from contact editor and from calendar UI. svn path=/trunk/; revision=35260
* String changes for improved error-messages and a schema-description. Suman Manjunath2008-02-111-1/+2
| | | | | | | | | | | | | | M addressbook/ChangeLog M addressbook/addressbook.error.xml M mail/ChangeLog M mail/mail-config.glade M mail/evolution-mail.schemas.in M calendar/calendar.error.xml M calendar/gui/dialogs/comp-editor.c M calendar/gui/e-calendar-view.c M calendar/ChangeLog svn path=/trunk/; revision=34982
* ** Fix for bug #448441Milan Crha2008-01-101-0/+6
| | | | | | | | | | | | | | | | 2008-01-10 Milan Crha <mcrha@redhat.com> ** Fix for bug #448441 * addressbook.error.xml: New message "error-read-only" added. * gui/contact-editor/e-contact-quick-add.c: (struct _QuickAdd), (merge_cb), (sanitize_widgets), (source_changed), (build_quick_add_dialog): Disable "OK" and "Edit Full" buttons if no source is selected. Also set always book from combo, do not use the new created. svn path=/trunk/; revision=34791
* ** Fixes bug#332908Ushveen Kaur2006-10-161-2/+3
| | | | | | | | | | | | 2006-10-16 Ushveen Kaur <kushveen@novell.com> ** Fixes bug#332908 * addressbook.error.xml : * gui/contact-editor/e-contact-editor.c : Prompt-resize dialog options changed. Three options given now, "Resize", "Use as it is" and "Do not save". svn path=/trunk/; revision=32889
* ** Fixes bug #261062Srinivasa Ragavan2006-09-291-0/+4
| | | | svn path=/trunk/; revision=32827
* Added a callback to handle contact deletion error and corresponding errorSushma Rai2006-08-071-0/+5
| | | | | | strings. Fixes #260403. svn path=/trunk/; revision=32483
* 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
* Groupwise address book, new warning message if the user's frequent contactsSushma Rai2005-11-241-0/+5
| | | | | | folder is not createdi. svn path=/trunk/; revision=30653
* Marked string for translation and removed trailing space. Fixes bugFrank Arnold2005-08-031-2/+2
| | | | | | | | | 2005-08-03 Frank Arnold <farnold@cvs.gnome.org> * addressbook.error.xml: Marked string for translation and removed trailing space. Fixes bug #254923 again. svn path=/trunk/; revision=29962
* Added a string for resize popup Added code to check the size of image andSrinivasa Ragavan2005-07-251-0/+6
| | | | | | | | | | 2005-07-25 Srinivasa Ragavan <sragavam@novell.com> * addressbook.error.xml: Added a string for resize popup * gui/contact-editor/e-contact-editor.c: (image_selected) Added code to check the size of image and prompt for resize. svn path=/trunk/; revision=29885
* moved e-error to e-utilNot Zed2005-05-161-0/+100
2005-05-16 Not Zed <NotZed@Ximian.com> * moved e-error to e-util * Makefile.am: renamed error xml file & u18n stuff. svn path=/trunk/; revision=29361