diff --git a/src/elogd.c b/src/elogd.c index 2e2209fc..c1ff584c 100755 --- a/src/elogd.c +++ b/src/elogd.c @@ -19909,7 +19909,7 @@ void show_elog_list(LOGBOOK * lbs, int past_n, int last_n, int page_n, BOOL defa rsprintf("%s\n", loc("Text")); if (strieq(mode, "Summary")) { - rsprintf("\"%s\"", + rsprintf("\"%s\"", loc("Attachments"), loc("Attachments")); }