blob: fa3d61dfc0572125bec641d42703a670148e98a7 [file] [log] [blame]
Alexandre Julliard0799c1a2002-03-09 23:29:33 +00001/*
2 * Copyright 2000 Dave Pickles
3 *
4 * This library is free software; you can redistribute it and/or
5 * modify it under the terms of the GNU Lesser General Public
6 * License as published by the Free Software Foundation; either
7 * version 2.1 of the License, or (at your option) any later version.
8 *
9 * This library is distributed in the hope that it will be useful,
10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12 * Lesser General Public License for more details.
13 *
14 * You should have received a copy of the GNU Lesser General Public
15 * License along with this library; if not, write to the Free Software
Jonathan Ernst360a3f92006-05-18 14:49:52 +020016 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
Alexandre Julliard0799c1a2002-03-09 23:29:33 +000017 */
18
Dave Picklesa64603d2000-07-25 17:53:58 +000019#include "locale_rc.rc"
20
Frank Richter185526d2006-10-10 01:08:26 +020021#include "nls/winerr_deu.mc.rc"
Alexandre Julliard489d87d2006-09-12 13:01:46 +020022#include "nls/winerr_enu.mc.rc"
Jonathan Ernst6a058832007-01-15 18:27:38 +010023#include "nls/winerr_fra.mc.rc"
Hwang YunSong(황윤성)ca2160a2006-10-24 16:15:30 +090024#include "nls/winerr_kor.mc.rc"
Dmitry Timoshkov8f73cd12001-02-23 20:37:13 +000025
26#include "version.rc"