mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 19:26:42 +00:00
[browseui]
set correct codepage for translations (UTF-8) svn path=/branches/shell-experiments/; revision=63431
This commit is contained in:
@@ -70,6 +70,8 @@ IDR_REGTREEOPTIONS REGISTRY "res/regtreeoptions.rgs"
|
||||
//#include "lang/zh-TW.rc"
|
||||
|
||||
/* UTF-8 */
|
||||
#pragma code_page(65001)
|
||||
|
||||
#ifdef LANGUAGE_BG_BG
|
||||
#include "lang/bg-BG.rc"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user