diff options
author | JP Rosevear <jpr@helixcode.com> | 2000-12-20 09:16:18 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2000-12-20 09:16:18 +0800 |
commit | 3cbce63023fc19aac6879df918fcc131ed801741 (patch) | |
tree | 58b9d699d7adf559e114ed7981ebb5a602c5064b /ui/evolution-calendar.xml | |
parent | 6dc2652f706f148223bf921d77929bf7b607321c (diff) | |
download | gsoc2013-evolution-3cbce63023fc19aac6879df918fcc131ed801741.tar gsoc2013-evolution-3cbce63023fc19aac6879df918fcc131ed801741.tar.gz gsoc2013-evolution-3cbce63023fc19aac6879df918fcc131ed801741.tar.bz2 gsoc2013-evolution-3cbce63023fc19aac6879df918fcc131ed801741.tar.lz gsoc2013-evolution-3cbce63023fc19aac6879df918fcc131ed801741.tar.xz gsoc2013-evolution-3cbce63023fc19aac6879df918fcc131ed801741.tar.zst gsoc2013-evolution-3cbce63023fc19aac6879df918fcc131ed801741.zip |
Fix bug #635
2000-12-19 JP Rosevear <jpr@helixcode.com>
* evolution-calendar.xml: Fix bug #635
svn path=/trunk/; revision=7094
Diffstat (limited to 'ui/evolution-calendar.xml')
-rw-r--r-- | ui/evolution-calendar.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/evolution-calendar.xml b/ui/evolution-calendar.xml index 9b95697585..6d3be66151 100644 --- a/ui/evolution-calendar.xml +++ b/ui/evolution-calendar.xml @@ -20,7 +20,7 @@ <menuitem name="CalendarSaveAs" verb="" - _label="_Save Calendar As" + _label="_Save As..." _tip="Save calendar as something else" accel="*Control*a"/> |