aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-itip-control.c
diff options
context:
space:
mode:
authornobody <nobody@localhost>2002-05-07 05:31:34 +0800
committernobody <nobody@localhost>2002-05-07 05:31:34 +0800
commitd09835c67aed858a255aab0654afb9cf92104c14 (patch)
tree9b1d5ff0e376003bf6dc62eadedf6603302862eb /calendar/gui/e-itip-control.c
parent0425bffaf1c34bb5a547ceacc64ba6b71a005ac0 (diff)
downloadgsoc2013-evolution-EVOLUTION_1_0_5.tar.gz
gsoc2013-evolution-EVOLUTION_1_0_5.tar.zst
gsoc2013-evolution-EVOLUTION_1_0_5.zip
This commit was manufactured by cvs2svn to create tagEVOLUTION_1_0_5
'EVOLUTION_1_0_5'. svn path=/tags/EVOLUTION_1_0_5/; revision=16695
Diffstat (limited to 'calendar/gui/e-itip-control.c')
-rw-r--r--calendar/gui/e-itip-control.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/e-itip-control.c b/calendar/gui/e-itip-control.c
index 85052a09a1..73b7bdff04 100644
--- a/calendar/gui/e-itip-control.c
+++ b/calendar/gui/e-itip-control.c
@@ -1443,7 +1443,7 @@ update_attendee_status (EItipControl *itip)
itip_strip_mailto (a->value));
if (prop == NULL) {
- dialog = gnome_question_dialog_modal (_("This response is not from a current "
+ dialog = gnome_question_dialog_modal (_("This response is not from a current"
"attendee. Add as an attendee?"),
NULL, NULL);
if (gnome_dialog_run_and_close (GNOME_DIALOG (dialog)) == GNOME_YES) {