sane.ds: Convert Norwegian translation to UTF-8.
This commit is contained in:
parent
052cfad067
commit
828fa067ec
|
@ -1,7 +1,7 @@
|
||||||
/*
|
/*
|
||||||
* Norwegian Bokmål resources for Twain
|
* Norwegian Bokmål resources for Twain
|
||||||
*
|
*
|
||||||
* Copyright 2006 Alexander N. Sørnes <alex@thehandofagony.com>
|
* Copyright 2006 Alexander N. Sørnes <alex@thehandofagony.com>
|
||||||
*
|
*
|
||||||
* This library is free software; you can redistribute it and/or
|
* This library is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU Lesser General Public
|
* modify it under the terms of the GNU Lesser General Public
|
||||||
|
@ -20,6 +20,8 @@
|
||||||
|
|
||||||
#include "resource.h"
|
#include "resource.h"
|
||||||
|
|
||||||
|
#pragma code_page(65001)
|
||||||
|
|
||||||
LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL
|
LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL
|
||||||
|
|
||||||
IDD_DIALOG1 DIALOG 0, 0, 186, 46
|
IDD_DIALOG1 DIALOG 0, 0, 186, 46
|
||||||
|
|
Loading…
Reference in New Issue