Skip to content

Commit df06a5b

Browse files
committed
WindowExplorer: Update properties text
1 parent 9aa5e02 commit df06a5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/WindowExplorer/WindowExplorer.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ END
116116

117117
IDD_WNDPROPLIST DIALOGEX 0, 0, 271, 224
118118
STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_CAPTION | WS_SYSMENU
119-
CAPTION "Property List"
119+
CAPTION "Properties"
120120
FONT 8, "MS Shell Dlg", 400, 0, 0x1
121121
BEGIN
122122
CONTROL "",IDC_LIST,"SysListView32",LVS_REPORT | LVS_SHOWSELALWAYS | LVS_ALIGNLEFT | WS_TABSTOP,0,0,271,224

0 commit comments

Comments
 (0)