diff options
author | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-07-06 04:35:35 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-07-06 04:35:35 +0800 |
commit | 73a72a3b270288076834c304a7f6893c47b1de3f (patch) | |
tree | 1e49c3590a509478909931328d94051b8ef1b688 /ui/evolution-message-composer.xml | |
parent | a293a2aa215aea513cf5c88c14f783f224719de8 (diff) | |
download | gsoc2013-evolution-73a72a3b270288076834c304a7f6893c47b1de3f.tar gsoc2013-evolution-73a72a3b270288076834c304a7f6893c47b1de3f.tar.gz gsoc2013-evolution-73a72a3b270288076834c304a7f6893c47b1de3f.tar.bz2 gsoc2013-evolution-73a72a3b270288076834c304a7f6893c47b1de3f.tar.lz gsoc2013-evolution-73a72a3b270288076834c304a7f6893c47b1de3f.tar.xz gsoc2013-evolution-73a72a3b270288076834c304a7f6893c47b1de3f.tar.zst gsoc2013-evolution-73a72a3b270288076834c304a7f6893c47b1de3f.zip |
s/now// for "Send this message now" tooltip
svn path=/trunk/; revision=17380
Diffstat (limited to 'ui/evolution-message-composer.xml')
-rw-r--r-- | ui/evolution-message-composer.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/evolution-message-composer.xml b/ui/evolution-message-composer.xml index 39e90cf51c..9afb0561f7 100644 --- a/ui/evolution-message-composer.xml +++ b/ui/evolution-message-composer.xml @@ -23,7 +23,7 @@ accel="*Ctrl**Alt*f" _tip="Insert a file as text into the message"/> - <cmd name="FileSend" _label="Send" _tip="Send this message now" + <cmd name="FileSend" _label="Send" _tip="Send this message" accel="*Ctrl*Return" pixtype="pixbuf"/> |