[evolution/kill-bonobo] Fix mislabeled button.
- From: Matthew Barnes <mbarnes src gnome org>
- To: svn-commits-list gnome org
- Subject: [evolution/kill-bonobo] Fix mislabeled button.
- Date: Sat, 20 Jun 2009 01:05:08 -0400 (EDT)
commit cd29d53b07609ac39be3efa646baa59f9d1731ed
Author: Matthew Barnes <mbarnes redhat com>
Date: Fri Jun 19 22:30:26 2009 -0400
Fix mislabeled button.
mail/e-mail-reader.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/mail/e-mail-reader.c b/mail/e-mail-reader.c
index 9f07ae3..787bd0c 100644
--- a/mail/e-mail-reader.c
+++ b/mail/e-mail-reader.c
@@ -585,7 +585,7 @@ action_mail_move_cb (GtkAction *action,
dialog = em_folder_selector_new (
EM_FOLDER_TREE (folder_tree),
EM_FOLDER_SELECTOR_CAN_CREATE,
- _("Select Folder"), NULL, _("C_opy"));
+ _("Select Folder"), NULL, _("_Move"));
if (default_xfer_messages_uri != NULL)
em_folder_selector_set_selected (
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]