aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.c
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-07-13 05:06:30 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-07-13 05:06:30 +0000
commit4dfe03d7e946f6be9384619a71feaec1145c32e6 (patch)
tree493d1bf7da576921e64f43684fc56810b365c226 /src/mainwindow.c
parent06270b26184b5a7a292a7475bb53d82c3295bdcb (diff)
updated po files.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2611 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/mainwindow.c')
-rw-r--r--src/mainwindow.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwindow.c b/src/mainwindow.c
index 4d85b7a0..5438a46e 100644
--- a/src/mainwindow.c
+++ b/src/mainwindow.c
@@ -857,7 +857,7 @@ static GtkItemFactoryEntry mainwin_entries[] =
#endif
{N_("/_Tools/Delete du_plicated messages"),
NULL, delete_duplicated_cb, 0, NULL},
- {N_("/_Tools/Concatenate separated messages"),
+ {N_("/_Tools/C_oncatenate separated messages"),
NULL, concat_partial_cb, 0, NULL},
{N_("/_Tools/---"), NULL, NULL, 0, "<Separator>"},
{N_("/_Tools/E_xecute marked process"), "X", execute_summary_cb, 0, NULL},