aboutsummaryrefslogtreecommitdiff
path: root/src/summary_search.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/summary_search.c')
-rw-r--r--src/summary_search.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/summary_search.c b/src/summary_search.c
index f143996e..98380350 100644
--- a/src/summary_search.c
+++ b/src/summary_search.c
@@ -326,7 +326,7 @@ static void summary_search_execute(GtkButton *button, gpointer data)
str = _("End of list reached; continue from beginning?");
val = alertpanel(_("Search finished"), str,
- _("Yes"), _("No"), NULL);
+ GTK_STOCK_YES, GTK_STOCK_NO, NULL);
if (G_ALERTDEFAULT == val) {
if (backward)
node = GTK_CTREE_NODE