diff options
author | Aaron Weber <aaron@src.gnome.org> | 2002-10-01 04:11:15 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2002-10-01 04:11:15 +0800 |
commit | 43dfa91e96a82455faeeb6376b02b0dc8a53c93c (patch) | |
tree | bb95caff9d089907f0a0f48144d0dc10089d0fa3 /calendar/gui/dialogs | |
parent | 44a1f8aeec2c3a49a5fab8e67cd583c39fe54c3f (diff) | |
download | gsoc2013-evolution-43dfa91e96a82455faeeb6376b02b0dc8a53c93c.tar.gz gsoc2013-evolution-43dfa91e96a82455faeeb6376b02b0dc8a53c93c.tar.zst gsoc2013-evolution-43dfa91e96a82455faeeb6376b02b0dc8a53c93c.zip |
It's a grand old string-review! Nitpicky and minor changes; details in the appropriate ChangeLog files.
svn path=/trunk/; revision=18268
Diffstat (limited to 'calendar/gui/dialogs')
-rw-r--r-- | calendar/gui/dialogs/alarm-options.glade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/dialogs/alarm-options.glade b/calendar/gui/dialogs/alarm-options.glade index 00c38b9390..645d57758e 100644 --- a/calendar/gui/dialogs/alarm-options.glade +++ b/calendar/gui/dialogs/alarm-options.glade @@ -267,7 +267,7 @@ days <class>GtkLabel</class> <name>malarm-group</name> <visible>False</visible> - <label>This is an email reminder, but Evolution does not yet support this kind of reminders. You will not be able to edit the options for this reminder.</label> + <label>Evolution does not yet support email notification for reminders. You will not be able to edit the options for this reminder.</label> <justify>GTK_JUSTIFY_CENTER</justify> <wrap>True</wrap> <xalign>0.5</xalign> |