[MSAFD]
[reactos.git] / reactos / base / setup / reactos / lang / zh-CN.rc
1 /*
2 * reactos (Simplified Chinese resources)
3 * (简体中文资源)
4 * Copyright 2007 zhangbing <e_zb@21cn.com, ezb@mail.gywb.cn>
5 *
6 * This program is free software; you can redistribute it and/or
7 * modify it under the terms of the GNU Lesser General Public
8 * License as published by the Free Software Foundation; either
9 * version 2.1 of the License, or (at your option) any later version.
10 *
11 * This program is distributed in the hope that it will be useful,
12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14 * Lesser General Public License for more details.
15 *
16 * You should have received a copy of the GNU Lesser General Public
17 * License along with this program; if not, write to the Free Software
18 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
19 */
20
21 LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
22
23 /* String Tables */
24 STRINGTABLE DISCARDABLE
25 BEGIN
26 IDS_CAPTION " ReactOS 安装 "
27 IDS_TEXT " 不能直接从这个 CD 安装 ReactOS! \n\n 请重新启动你的计算机选择从光盘引导来安装 ReactOS。"
28 END
29
30 /* EOF */