2002-03-09 23:29:33 +00:00
|
|
|
/*
|
|
|
|
* Copyright 2000 Mike McCormack
|
|
|
|
*
|
|
|
|
* This library is free software; you can redistribute it and/or
|
|
|
|
* modify it under the terms of the GNU Lesser General Public
|
|
|
|
* License as published by the Free Software Foundation; either
|
|
|
|
* version 2.1 of the License, or (at your option) any later version.
|
|
|
|
*
|
|
|
|
* This library is distributed in the hope that it will be useful,
|
|
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
|
|
* Lesser General Public License for more details.
|
|
|
|
*
|
|
|
|
* You should have received a copy of the GNU Lesser General Public
|
|
|
|
* License along with this library; if not, write to the Free Software
|
2006-05-18 12:49:52 +00:00
|
|
|
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
2002-03-09 23:29:33 +00:00
|
|
|
*/
|
|
|
|
|
2000-07-15 21:35:55 +00:00
|
|
|
#include "windef.h"
|
2003-09-05 23:08:26 +00:00
|
|
|
#include "winbase.h"
|
2000-07-15 21:35:55 +00:00
|
|
|
#include "winuser.h"
|
|
|
|
#include "serialui.h"
|
|
|
|
|
Bulgarian resources for mpr, msi, user, commdlg, oleaut32, shdocvw,
shell32, comctl32, msrle32, mshtml, winspool, wineps, serialui,
setupapi, wininet, regedit, uninstaller, notepad, winecfg and
winhelp.
2005-09-19 17:00:58 +00:00
|
|
|
#include "Bg.rc"
|
2004-08-16 20:02:09 +00:00
|
|
|
#include "Cs.rc"
|
2004-07-12 19:55:59 +00:00
|
|
|
#include "De.rc"
|
2003-09-17 20:05:31 +00:00
|
|
|
#include "En.rc"
|
2006-04-09 23:32:45 +00:00
|
|
|
#include "Eo.rc"
|
2003-09-25 23:47:55 +00:00
|
|
|
#include "Es.rc"
|
2005-09-12 11:10:03 +00:00
|
|
|
#include "Fi.rc"
|
2003-09-22 21:16:56 +00:00
|
|
|
#include "Fr.rc"
|
2006-03-06 11:47:11 +00:00
|
|
|
#include "Hu.rc"
|
2003-11-17 19:59:13 +00:00
|
|
|
#include "It.rc"
|
2004-06-28 23:50:22 +00:00
|
|
|
#include "Ja.rc"
|
2005-11-14 11:27:36 +00:00
|
|
|
#include "Ko.rc"
|
2003-10-27 22:04:36 +00:00
|
|
|
#include "Nl.rc"
|
2005-09-25 15:15:25 +00:00
|
|
|
#include "No.rc"
|
2003-11-05 23:27:01 +00:00
|
|
|
#include "Pt.rc"
|
2003-09-17 20:05:31 +00:00
|
|
|
#include "Ru.rc"
|
2006-02-06 12:05:47 +00:00
|
|
|
#include "Tr.rc"
|