Re: [evolution-patches] Patch for the bug #66523
- From: Not Zed <notzed ximian com>
- To: shenghao <hao sheng sun com>
- Cc: hpj ximian com, jpr novell com, evolution-patches ximian com
- Subject: Re: [evolution-patches] Patch for the bug #66523
- Date: Thu, 23 Sep 2004 12:26:56 +0800
The text could use some prettying up, I thought someone else would've mentioned it by now.
Perhaps something like:
+ <error id="ask-
list-add-exists
" type="question" default="GTK_RESPONSE_NO">
+ <primary>Address '{0}' already exists.
</primary>
<secondary>A contact already exists with this address. Would you like to add a new card with the same address anyway?</secondary>
+ <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
+ <button stock="gtk-ok" label="_Add"
response="GTK_RESPONSE_YES"/>
+ </error>
I've chnaged the primary text and added secondary text and changed the ok button to read "Add" instead.
The e_error call needs to be changed to give the address too, since the display exepts an argument:
e_error_run(NULL, "addressbook:ask-list-add-exists", email, NULL);
(This is only a suggestion)
On Thu, 2004-09-23 at 12:05 +0800, shenghao wrote:
hi,
Attach is the changed patch to fix the bug #66523 on
http://bugzilla.ximian.com.
"No error dialog in contact list"
Would you like to spend a little time to review it, please?
Best regards
hao.sheng
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]