From 12456bf063d7d2c7b4e5c67586a059bd1449616c Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Sat, 20 Oct 2012 20:23:57 +0200 Subject: Use better wording --- src/fe-gtk/setup.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fe-gtk/setup.c') diff --git a/src/fe-gtk/setup.c b/src/fe-gtk/setup.c index 05c879e0..51e69007 100644 --- a/src/fe-gtk/setup.c +++ b/src/fe-gtk/setup.c @@ -1480,7 +1480,7 @@ setup_create_color_page (void) setup_create_other_color (_("Foreground:"), COL_FG, 3, tab); setup_create_other_colorR (_("Background:"), COL_BG, 3, tab); - setup_create_header (tab, 5, N_("Marking Text")); + setup_create_header (tab, 5, N_("Selected Text")); setup_create_other_color (_("Foreground:"), COL_MARK_FG, 6, tab); setup_create_other_colorR (_("Background:"), COL_MARK_BG, 6, tab); -- cgit 1.4.1