Commit 7692d926 authored by Nicolas Le Cam's avatar Nicolas Le Cam Committed by Alexandre Julliard

winedbg: Fix Norwegian translation warning by adding UTF-8 pragma.

parent 34a961d3
......@@ -20,6 +20,9 @@
#include "resource.h"
/* UTF-8 */
#pragma code_page(65001)
LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL
IDM_DEBUG_POPUP MENU
......
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