Use better wording

This commit is contained in:
Berke Viktor 2012-10-20 20:23:57 +02:00
parent bfc8a1a1ed
commit 12456bf063
1 changed files with 1 additions and 1 deletions

View File

@ -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);