Commit 63a2a07e authored by Hugh McMaster's avatar Hugh McMaster Committed by Alexandre Julliard

regedit: Add status bar text for the 'Modify Binary Data' menu item.

parent 6eef9a95
......@@ -168,6 +168,7 @@ END
STRINGTABLE
BEGIN
ID_EDIT_MODIFY "Modifies the value's data"
ID_EDIT_MODIFY_BIN "Modifies the value's data in binary form"
ID_EDIT_NEW_KEY "Adds a new key"
ID_EDIT_NEW_STRINGVALUE "Adds a new string value"
ID_EDIT_NEW_BINARYVALUE "Adds a new binary value"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment