aboutsummaryrefslogtreecommitdiffstats
path: root/image
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2013-03-12 20:23:02 +0000
committerGerald Combs <gerald@wireshark.org>2013-03-12 20:23:02 +0000
commitf40586fbaabdb6ade0a19ec88a0e3e274abe837c (patch)
tree53198055a838bc8acab51e9d8eae2cd4e00d22dd /image
parent7c10fd27244aab5d38969618bdad3ae6be2cc0cc (diff)
The merge dialog should probably say "Read filter" as well.
svn path=/trunk/; revision=48267
Diffstat (limited to 'image')
-rw-r--r--image/file_dlg_win32.rc2
1 files changed, 1 insertions, 1 deletions
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