2007-04-18 23:49:02 +00:00
|
|
|
/*
|
|
|
|
* Top level resource file for WLDAP32
|
|
|
|
*
|
|
|
|
* Copyright 2005 Hans Leidekker
|
|
|
|
*
|
|
|
|
* 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
|
|
|
|
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
|
|
|
*/
|
|
|
|
|
2014-01-01 22:14:20 +00:00
|
|
|
#include <windef.h>
|
2007-04-18 23:49:02 +00:00
|
|
|
|
2015-01-03 10:34:01 +00:00
|
|
|
/* UTF-8 */
|
|
|
|
#pragma code_page(65001)
|
|
|
|
|
2012-02-27 22:46:20 +00:00
|
|
|
#ifdef LANGUAGE_DA_DK
|
2013-09-22 19:43:06 +00:00
|
|
|
#include "lang/wldap32_Da.rc"
|
2012-02-27 22:46:20 +00:00
|
|
|
#endif
|
2015-01-03 10:34:01 +00:00
|
|
|
#ifdef LANGUAGE_DE_DE
|
|
|
|
#include "lang/wldap32_De.rc"
|
|
|
|
#endif
|
2012-02-27 22:46:20 +00:00
|
|
|
#ifdef LANGUAGE_EN_US
|
2013-09-22 19:43:06 +00:00
|
|
|
#include "lang/wldap32_En.rc"
|
2012-02-27 22:46:20 +00:00
|
|
|
#endif
|
|
|
|
#ifdef LANGUAGE_ES_ES
|
2013-09-22 19:43:06 +00:00
|
|
|
#include "lang/wldap32_Es.rc"
|
2012-02-27 22:46:20 +00:00
|
|
|
#endif
|
|
|
|
#ifdef LANGUAGE_FR_FR
|
2013-09-22 19:43:06 +00:00
|
|
|
#include "lang/wldap32_Fr.rc"
|
2012-02-27 22:46:20 +00:00
|
|
|
#endif
|
2013-02-21 17:36:53 +00:00
|
|
|
#ifdef LANGUAGE_HE_IL
|
2013-09-22 19:43:06 +00:00
|
|
|
#include "lang/wldap32_He.rc"
|
2013-02-21 17:36:53 +00:00
|
|
|
#endif
|
2012-02-27 22:46:20 +00:00
|
|
|
#ifdef LANGUAGE_HU_HU
|
2013-09-22 19:43:06 +00:00
|
|
|
#include "lang/wldap32_Hu.rc"
|
2012-02-27 22:46:20 +00:00
|
|
|
#endif
|
|
|
|
#ifdef LANGUAGE_IT_IT
|
2013-09-22 19:43:06 +00:00
|
|
|
#include "lang/wldap32_It.rc"
|
2012-02-27 22:46:20 +00:00
|
|
|
#endif
|
[TRANSLATIONS]
Japanese translations for the following libraries: browseui, credui, ieframe,
iernonce, msports, msvfw32, mycomput, oleacc, samsrv, serialui, shimgvw, and
wldap32.
Patch by Katayama Hirofumi MZ. Thanks!
CORE-11884 #resolve #comment Committed in revision r72452.
svn path=/trunk/; revision=72452
2016-08-25 03:44:29 +00:00
|
|
|
#ifdef LANGUAGE_JA_JP
|
|
|
|
#include "lang/wldap32_Ja.rc"
|
|
|
|
#endif
|
2015-01-03 10:34:01 +00:00
|
|
|
#ifdef LANGUAGE_KO_KR
|
|
|
|
#include "lang/wldap32_Ko.rc"
|
|
|
|
#endif
|
2012-02-27 22:46:20 +00:00
|
|
|
#ifdef LANGUAGE_LT_LT
|
2013-09-22 19:43:06 +00:00
|
|
|
#include "lang/wldap32_Lt.rc"
|
2012-02-27 22:46:20 +00:00
|
|
|
#endif
|
2015-01-03 10:34:01 +00:00
|
|
|
#ifdef LANGUAGE_NL_NL
|
|
|
|
#include "lang/wldap32_Nl.rc"
|
|
|
|
#endif
|
|
|
|
#ifdef LANGUAGE_NO_NO
|
|
|
|
#include "lang/wldap32_No.rc"
|
|
|
|
#endif
|
|
|
|
#ifdef LANGUAGE_PL_PL
|
|
|
|
#include "lang/wldap32_Pl.rc"
|
|
|
|
#endif
|
2012-02-27 22:46:20 +00:00
|
|
|
#ifdef LANGUAGE_PT_PT
|
2013-09-22 19:43:06 +00:00
|
|
|
#include "lang/wldap32_Pt.rc"
|
2012-02-27 22:46:20 +00:00
|
|
|
#endif
|
|
|
|
#ifdef LANGUAGE_RO_RO
|
2013-09-22 19:43:06 +00:00
|
|
|
#include "lang/wldap32_Ro.rc"
|
2012-02-27 22:46:20 +00:00
|
|
|
#endif
|
|
|
|
#ifdef LANGUAGE_RU_RU
|
2013-09-22 19:43:06 +00:00
|
|
|
#include "lang/wldap32_Ru.rc"
|
2012-02-27 22:46:20 +00:00
|
|
|
#endif
|
2014-04-12 10:49:06 +00:00
|
|
|
#ifdef LANGUAGE_SQ_AL
|
|
|
|
#include "lang/wldap32_Sq.rc"
|
|
|
|
#endif
|
2015-01-03 10:34:01 +00:00
|
|
|
#ifdef LANGUAGE_SV_SE
|
|
|
|
#include "lang/wldap32_Sv.rc"
|
|
|
|
#endif
|
2014-06-30 12:00:07 +00:00
|
|
|
#ifdef LANGUAGE_TR_TR
|
|
|
|
#include "lang/wldap32_Tr.rc"
|
|
|
|
#endif
|
2012-02-27 22:46:20 +00:00
|
|
|
#ifdef LANGUAGE_UK_UA
|
2013-09-22 19:43:06 +00:00
|
|
|
#include "lang/wldap32_Uk.rc"
|
2012-02-27 22:46:20 +00:00
|
|
|
#endif
|
2015-11-30 19:01:56 +00:00
|
|
|
#ifdef LANGUAGE_ZH_CN
|
|
|
|
#include "lang/wldap32_Zh.rc"
|
|
|
|
#endif
|