From a4649d37301a657dbdda88500031224881a64347 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20Nicolaysen=20S=C3=B8rnes?= Date: Mon, 14 Apr 2008 18:01:44 +0200 Subject: [PATCH] =?UTF-8?q?regedit:=20Update=20Norwegian=20Bokm=C3=A5l=20r?= =?UTF-8?q?esource.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- programs/regedit/No.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programs/regedit/No.rc b/programs/regedit/No.rc index 0ee4d36a8c4..ee57f2a60a7 100644 --- a/programs/regedit/No.rc +++ b/programs/regedit/No.rc @@ -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