mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-05 18:52:39 +01:00
Use better wording
This commit is contained in:
parent
bfc8a1a1ed
commit
12456bf063
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user