reactos/base/setup/usetup/lang/zh-SG.h
Timo Kreuzer 9ea495ba33 Create a branch for header work.
svn path=/branches/header-work/; revision=45691
2010-02-26 22:57:55 +00:00

12 lines
216 B
C

#pragma once
MUI_LAYOUTS zhSGLayouts[] =
{
{ L"0409", L"00000409" },
{ L"0804", L"E00E0804" },
{ L"0804", L"E0010804" },
{ L"0804", L"E0030804" },
{ L"0804", L"E0040804" },
{ NULL, NULL }
};