Commit daaf185d authored by Michael Stefaniuc's avatar Michael Stefaniuc Committed by Alexandre Julliard

sane.ds: The Da, En, Fi, Fr, Nl, Pt resources are using UTF-8.

parent 8bcc61fb
......@@ -20,6 +20,8 @@
#include "resource.h"
#pragma code_page(65001)
LANGUAGE LANG_DANISH, SUBLANG_DEFAULT
IDD_DIALOG1 DIALOG 0, 0, 186, 46
......
......@@ -20,6 +20,8 @@
#include "resource.h"
#pragma code_page(65001)
LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
IDD_DIALOG1 DIALOG 0, 0, 186, 46
......
......@@ -20,6 +20,8 @@
#include "resource.h"
#pragma code_page(65001)
LANGUAGE LANG_FINNISH, SUBLANG_DEFAULT
IDD_DIALOG1 DIALOG 0, 0, 186, 46
......
......@@ -20,6 +20,8 @@
#include "resource.h"
#pragma code_page(65001)
LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
IDD_DIALOG1 DIALOG 0, 0, 186, 46
......
......@@ -20,6 +20,8 @@
#include "resource.h"
#pragma code_page(65001)
LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL
IDD_DIALOG1 DIALOG 0, 0, 186, 46
......
......@@ -21,6 +21,8 @@
#include "resource.h"
#pragma code_page(65001)
LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE_BRAZILIAN
IDD_DIALOG1 DIALOG 0, 0, 186, 46
......
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