From f40586fbaabdb6ade0a19ec88a0e3e274abe837c Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Tue, 12 Mar 2013 20:23:02 +0000 Subject: The merge dialog should probably say "Read filter" as well. svn path=/trunk/; revision=48267 --- image/file_dlg_win32.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'image') diff --git a/image/file_dlg_win32.rc b/image/file_dlg_win32.rc index 4fd61b4483..bb8c7b2674 100644 --- a/image/file_dlg_win32.rc +++ b/image/file_dlg_win32.rc @@ -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 -- cgit v1.2.3