The merge dialog should probably say "Read filter" as well.

svn path=/trunk/; revision=48267
This commit is contained in:
Gerald Combs 2013-03-12 20:23:02 +00:00
parent 7c10fd2724
commit f40586fbaa
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ FONT 8, "MS Shell Dlg"
{
// Filter button/entry
// PUSHBUTTON "Filter:", EWFD_FILTER_BTN, 7, 4, 35, 14
LTEXT "Display filter:", EWFD_FILTER_LBL, 67, 2, 49, 14
LTEXT "Read filter:", EWFD_FILTER_LBL, 67, 2, 49, 14
CONTROL "", EWFD_FILTER_EDIT, RICHEDIT_CLASS, ES_AUTOHSCROLL, 112, 0, 88, 12, WS_EX_CLIENTEDGE
CONTROL "Prepend packets to existing file", EWFD_MERGE_PREPEND_BTN, "Button", BS_AUTORADIOBUTTON | WS_GROUP, 67, 30, 120, 8