From 99da736a376322c5425dad776bc1871239c25f14 Mon Sep 17 00:00:00 2001 From: David Adam Bordoley Date: Fri, 9 May 2003 04:08:39 +0000 Subject: s/items/links to match the docs. 2003-05-09 David Adam Bordoley * src/ephy-history-window.c: (confirmation_dialog_construct): s/items/links to match the docs. --- src/ephy-history-window.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/ephy-history-window.c b/src/ephy-history-window.c index 1adba22cf..6d1be0f7b 100644 --- a/src/ephy-history-window.c +++ b/src/ephy-history-window.c @@ -253,7 +253,7 @@ confirmation_dialog_construct (EphyHistoryWindow *editor) gtk_widget_show (label); label = gtk_label_new (_("Clearing the browsing history will cause all" - " history items to be permanently deleted.")); + " history links to be permanently deleted.")); gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5); gtk_label_set_line_wrap (GTK_LABEL (label), TRUE); gtk_box_pack_start (GTK_BOX (vbox), label, TRUE, TRUE, 0); -- cgit v1.2.3