regedit: Update Norwegian Bokmål resource.

This commit is contained in:
Alexander Nicolaysen Sørnes 2008-04-14 18:01:44 +02:00 committed by Alexandre Julliard
parent 271f2eda14
commit a4649d3730
1 changed files with 1 additions and 1 deletions

View File

@ -201,7 +201,7 @@ CAPTION "Rediger bin
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Verdinavn:",IDC_STATIC,5,5,119,8
EDITTEXT IDC_VALUE_NAME,5,15,200,12, WS_BORDER | WS_TABSTOP | WS_DISABLED
EDITTEXT IDC_VALUE_NAME,5,15,200,12, WS_BORDER | WS_TABSTOP | ES_AUTOHSCROLL | WS_DISABLED
LTEXT "Verdidata:",IDC_STATIC,5,30,90,8
CONTROL "",IDC_VALUE_DATA,"HexEdit",WS_TABSTOP,4,40,160,40
DEFPUSHBUTTON "OK",IDOK,140,80,30,11,WS_GROUP