Author: akhaldi Date: Thu Sep 19 22:45:00 2013 New Revision: 60225
URL: http://svn.reactos.org/svn/reactos?rev=60225&view=rev Log: [LOCALSPL] * Move resource files to the lang folder. CORE-7470
Added: trunk/reactos/dll/win32/localspl/lang/ (with props) trunk/reactos/dll/win32/localspl/lang/spl_Cy.rc - copied unchanged from r60218, trunk/reactos/dll/win32/localspl/spl_Cy.rc trunk/reactos/dll/win32/localspl/lang/spl_Da.rc - copied unchanged from r60218, trunk/reactos/dll/win32/localspl/spl_Da.rc trunk/reactos/dll/win32/localspl/lang/spl_De.rc - copied unchanged from r60218, trunk/reactos/dll/win32/localspl/spl_De.rc trunk/reactos/dll/win32/localspl/lang/spl_En.rc - copied unchanged from r60218, trunk/reactos/dll/win32/localspl/spl_En.rc trunk/reactos/dll/win32/localspl/lang/spl_Es.rc - copied unchanged from r60218, trunk/reactos/dll/win32/localspl/spl_Es.rc trunk/reactos/dll/win32/localspl/lang/spl_Fr.rc - copied unchanged from r60218, trunk/reactos/dll/win32/localspl/spl_Fr.rc trunk/reactos/dll/win32/localspl/lang/spl_He.rc - copied unchanged from r60218, trunk/reactos/dll/win32/localspl/spl_He.rc trunk/reactos/dll/win32/localspl/lang/spl_Hu.rc - copied unchanged from r60218, trunk/reactos/dll/win32/localspl/spl_Hu.rc trunk/reactos/dll/win32/localspl/lang/spl_It.rc - copied unchanged from r60218, trunk/reactos/dll/win32/localspl/spl_It.rc trunk/reactos/dll/win32/localspl/lang/spl_Ja.rc - copied unchanged from r60218, trunk/reactos/dll/win32/localspl/spl_Ja.rc trunk/reactos/dll/win32/localspl/lang/spl_Ko.rc - copied unchanged from r60218, trunk/reactos/dll/win32/localspl/spl_Ko.rc trunk/reactos/dll/win32/localspl/lang/spl_Lt.rc - copied unchanged from r60218, trunk/reactos/dll/win32/localspl/spl_Lt.rc trunk/reactos/dll/win32/localspl/lang/spl_Nl.rc - copied unchanged from r60218, trunk/reactos/dll/win32/localspl/spl_Nl.rc trunk/reactos/dll/win32/localspl/lang/spl_No.rc - copied unchanged from r60218, trunk/reactos/dll/win32/localspl/spl_No.rc trunk/reactos/dll/win32/localspl/lang/spl_Pl.rc - copied unchanged from r60218, trunk/reactos/dll/win32/localspl/spl_Pl.rc trunk/reactos/dll/win32/localspl/lang/spl_Pt.rc - copied unchanged from r60218, trunk/reactos/dll/win32/localspl/spl_Pt.rc trunk/reactos/dll/win32/localspl/lang/spl_Ro.rc - copied unchanged from r60218, trunk/reactos/dll/win32/localspl/spl_Ro.rc trunk/reactos/dll/win32/localspl/lang/spl_Ru.rc - copied unchanged from r60218, trunk/reactos/dll/win32/localspl/spl_Ru.rc trunk/reactos/dll/win32/localspl/lang/spl_Si.rc - copied unchanged from r60218, trunk/reactos/dll/win32/localspl/spl_Si.rc trunk/reactos/dll/win32/localspl/lang/spl_Sv.rc - copied unchanged from r60218, trunk/reactos/dll/win32/localspl/spl_Sv.rc trunk/reactos/dll/win32/localspl/lang/spl_Uk.rc - copied unchanged from r60218, trunk/reactos/dll/win32/localspl/spl_Uk.rc trunk/reactos/dll/win32/localspl/lang/spl_Zh.rc - copied unchanged from r60218, trunk/reactos/dll/win32/localspl/spl_Zh.rc Removed: trunk/reactos/dll/win32/localspl/spl_Cy.rc trunk/reactos/dll/win32/localspl/spl_Da.rc trunk/reactos/dll/win32/localspl/spl_De.rc trunk/reactos/dll/win32/localspl/spl_En.rc trunk/reactos/dll/win32/localspl/spl_Es.rc trunk/reactos/dll/win32/localspl/spl_Fr.rc trunk/reactos/dll/win32/localspl/spl_He.rc trunk/reactos/dll/win32/localspl/spl_Hu.rc trunk/reactos/dll/win32/localspl/spl_It.rc trunk/reactos/dll/win32/localspl/spl_Ja.rc trunk/reactos/dll/win32/localspl/spl_Ko.rc trunk/reactos/dll/win32/localspl/spl_Lt.rc trunk/reactos/dll/win32/localspl/spl_Nl.rc trunk/reactos/dll/win32/localspl/spl_No.rc trunk/reactos/dll/win32/localspl/spl_Pl.rc trunk/reactos/dll/win32/localspl/spl_Pt.rc trunk/reactos/dll/win32/localspl/spl_Ro.rc trunk/reactos/dll/win32/localspl/spl_Ru.rc trunk/reactos/dll/win32/localspl/spl_Si.rc trunk/reactos/dll/win32/localspl/spl_Sv.rc trunk/reactos/dll/win32/localspl/spl_Uk.rc trunk/reactos/dll/win32/localspl/spl_Zh.rc Modified: trunk/reactos/dll/win32/localspl/localspl.rc
Propchange: trunk/reactos/dll/win32/localspl/lang/ ------------------------------------------------------------------------------ --- bugtraq:logregex (added) +++ bugtraq:logregex Thu Sep 19 22:45:00 2013 @@ -0,0 +1,2 @@ +([Ii]ssue|[Bb]ug)s? #?(\d+)(,? ?#?(\d+))*(,? ?(and |or )?#?(\d+))? +(\d+)
Propchange: trunk/reactos/dll/win32/localspl/lang/ ------------------------------------------------------------------------------ bugtraq:message = See issue #%BUGID% for more details.
Propchange: trunk/reactos/dll/win32/localspl/lang/ ------------------------------------------------------------------------------ bugtraq:url = http://www.reactos.org/bugzilla/show_bug.cgi?id=%BUGID%
Propchange: trunk/reactos/dll/win32/localspl/lang/ ------------------------------------------------------------------------------ tsvn:logminsize = 10
Modified: trunk/reactos/dll/win32/localspl/localspl.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localspl/localspl... ============================================================================== --- trunk/reactos/dll/win32/localspl/localspl.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localspl/localspl.rc [iso-8859-1] Thu Sep 19 22:45:00 2013 @@ -37,67 +37,67 @@ #include <wine/wine_common_ver.rc>
#ifdef LANGUAGE_DA_DK - #include "spl_Da.rc" + #include "lang/spl_Da.rc" #endif #ifdef LANGUAGE_EN_US - #include "spl_En.rc" + #include "lang/spl_En.rc" #endif #ifdef LANGUAGE_FR_FR - #include "spl_Fr.rc" + #include "lang/spl_Fr.rc" #endif #ifdef LANGUAGE_KO_KR - #include "spl_Ko.rc" + #include "lang/spl_Ko.rc" #endif #ifdef LANGUAGE_NL_NL - #include "spl_Nl.rc" + #include "lang/spl_Nl.rc" #endif #ifdef LANGUAGE_NO_NO - #include "spl_No.rc" + #include "lang/spl_No.rc" #endif #ifdef LANGUAGE_PL_PL - #include "spl_Pl.rc" + #include "lang/spl_Pl.rc" #endif #ifdef LANGUAGE_PT_PT - #include "spl_Pt.rc" + #include "lang/spl_Pt.rc" #endif #ifdef LANGUAGE_SV_SE - #include "spl_Sv.rc" + #include "lang/spl_Sv.rc" #endif
/* UTF-8 */ #ifdef LANGUAGE_DE_DE - #include "spl_De.rc" + #include "lang/spl_De.rc" #endif #ifdef LANGUAGE_ES_ES - #include "spl_Es.rc" + #include "lang/spl_Es.rc" #endif #ifdef LANGUAGE_HE_IL - #include "spl_He.rc" + #include "lang/spl_He.rc" #endif #ifdef LANGUAGE_HU_HU - #include "spl_Hu.rc" + #include "lang/spl_Hu.rc" #endif #ifdef LANGUAGE_IT_IT - #include "spl_It.rc" + #include "lang/spl_It.rc" #endif #ifdef LANGUAGE_JA_JP - #include "spl_Ja.rc" + #include "lang/spl_Ja.rc" #endif #ifdef LANGUAGE_LT_LT - #include "spl_Lt.rc" + #include "lang/spl_Lt.rc" #endif #ifdef LANGUAGE_RO_RO - #include "spl_Ro.rc" + #include "lang/spl_Ro.rc" #endif #ifdef LANGUAGE_RU_RU - #include "spl_Ru.rc" + #include "lang/spl_Ru.rc" #endif #ifdef LANGUAGE_SL_SI - #include "spl_Si.rc" + #include "lang/spl_Si.rc" #endif #ifdef LANGUAGE_UK_UA - #include "spl_Uk.rc" + #include "lang/spl_Uk.rc" #endif #ifdef LANGUAGE_ZH_CN - #include "spl_Zh.rc" + #include "lang/spl_Zh.rc" #endif
Removed: trunk/reactos/dll/win32/localspl/spl_Cy.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localspl/spl_Cy.r... ============================================================================== --- trunk/reactos/dll/win32/localspl/spl_Cy.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localspl/spl_Cy.rc (removed) @@ -1,30 +0,0 @@ -/* - * Cefnogaeth iaith Cymraeg - * Welsh language support - * - * Copyright 2010 Ken Sharp - * - * 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 - */ - -#include "localspl_private.h" - -LANGUAGE LANG_WELSH, SUBLANG_DEFAULT - -STRINGTABLE -{ - IDS_LOCALPORT "Port Lleol" - IDS_LOCALMONITOR "Monitor Lleol" -}
Removed: trunk/reactos/dll/win32/localspl/spl_Da.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localspl/spl_Da.r... ============================================================================== --- trunk/reactos/dll/win32/localspl/spl_Da.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localspl/spl_Da.rc (removed) @@ -1,29 +0,0 @@ -/* - * Danish resources for localspl - * - * Copyright 2008 Jens Albretsen jens@albretsen.dk - * - * 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 - */ - -#include "localspl_private.h" - -LANGUAGE LANG_DANISH, SUBLANG_DEFAULT - -STRINGTABLE -{ - IDS_LOCALPORT "Lokal port" - IDS_LOCALMONITOR "Lokal overvåger" -}
Removed: trunk/reactos/dll/win32/localspl/spl_De.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localspl/spl_De.r... ============================================================================== --- trunk/reactos/dll/win32/localspl/spl_De.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localspl/spl_De.rc (removed) @@ -1,32 +0,0 @@ -/* - * German resources for localspl - * - * Copyright 2005 Henning Gerhardt - * Copyright 2006 Detlef Riekenberg - * - * 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 - */ - -#include "localspl_private.h" - -#pragma code_page(65001) - -LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL - -STRINGTABLE -{ - IDS_LOCALPORT "Lokaler Anschluss" - IDS_LOCALMONITOR "Lokaler Monitor" -}
Removed: trunk/reactos/dll/win32/localspl/spl_En.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localspl/spl_En.r... ============================================================================== --- trunk/reactos/dll/win32/localspl/spl_En.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localspl/spl_En.rc (removed) @@ -1,30 +0,0 @@ -/* - * English resources for localspl - * - * Copyright 2005 Huw Davies - * Copyright 2006 Detlef Riekenberg - * - * 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 - */ - -#include "localspl_private.h" - -LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT - -STRINGTABLE -{ - IDS_LOCALPORT "Local Port" - IDS_LOCALMONITOR "Local Monitor" -}
Removed: trunk/reactos/dll/win32/localspl/spl_Es.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localspl/spl_Es.r... ============================================================================== --- trunk/reactos/dll/win32/localspl/spl_Es.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localspl/spl_Es.rc (removed) @@ -1,32 +0,0 @@ -/* - * Spanish resources for localspl - * - * Copyright 2010 José Manuel Ferrer Ortiz - * - * 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 - */ - -#include "localspl_private.h" - -/* UTF-8 */ -#pragma code_page(65001) - -LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL - -STRINGTABLE -{ - IDS_LOCALPORT "Puerto local" - IDS_LOCALMONITOR "Monitor local" -}
Removed: trunk/reactos/dll/win32/localspl/spl_Fr.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localspl/spl_Fr.r... ============================================================================== --- trunk/reactos/dll/win32/localspl/spl_Fr.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localspl/spl_Fr.rc (removed) @@ -1,29 +0,0 @@ -/* - * French resources for localspl - * - * Copyright 2007 Jonathan Ernst - * - * 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 - */ - -#include "localspl_private.h" - -LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL - -STRINGTABLE -{ - IDS_LOCALPORT "Port local" - IDS_LOCALMONITOR "Moniteur local" -}
Removed: trunk/reactos/dll/win32/localspl/spl_He.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localspl/spl_He.r... ============================================================================== --- trunk/reactos/dll/win32/localspl/spl_He.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localspl/spl_He.rc (removed) @@ -1,32 +0,0 @@ -/* - * Hebrew resources for localspl - * - * Copyright 2005 Huw Davies - * Copyright 2006 Detlef Riekenberg - * - * Translated by Baruch Rutman - * - * 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 - */ - -#include "localspl_private.h" - -LANGUAGE LANG_HEBREW, SUBLANG_DEFAULT - -STRINGTABLE -{ - IDS_LOCALPORT "×צ××× ××§×××ת" - IDS_LOCALMONITOR "× ×××ר ××§×××" -}
Removed: trunk/reactos/dll/win32/localspl/spl_Hu.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localspl/spl_Hu.r... ============================================================================== --- trunk/reactos/dll/win32/localspl/spl_Hu.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localspl/spl_Hu.rc (removed) @@ -1,32 +0,0 @@ -/* - * Hungarian resources for localspl - * - * Copyright 2010 Andras Kovacs - * - * 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 - */ - -#include "localspl_private.h" - -/* UTF-8 */ -#pragma code_page(65001) - -LANGUAGE LANG_HUNGARIAN, SUBLANG_DEFAULT - -STRINGTABLE -{ - IDS_LOCALPORT "Helyi Port" - IDS_LOCALMONITOR "Helyi figyelÅ" -}
Removed: trunk/reactos/dll/win32/localspl/spl_It.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localspl/spl_It.r... ============================================================================== --- trunk/reactos/dll/win32/localspl/spl_It.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localspl/spl_It.rc (removed) @@ -1,33 +0,0 @@ -/* - * Italian resources for localspl - * - * Copyright 2005 Huw Davies - * Copyright 2006 Detlef Riekenberg - * - * 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 - */ - -#include "localspl_private.h" - -/* UTF-8 */ -#pragma code_page(65001) - -LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL - -STRINGTABLE -{ - IDS_LOCALPORT "Porta locale" - IDS_LOCALMONITOR "Schermo locale" -}
Removed: trunk/reactos/dll/win32/localspl/spl_Ja.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localspl/spl_Ja.r... ============================================================================== --- trunk/reactos/dll/win32/localspl/spl_Ja.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localspl/spl_Ja.rc (removed) @@ -1,33 +0,0 @@ -/* - * Japanese resources for localspl - * - * Copyright 2005 Huw Davies - * Copyright 2006 Detlef Riekenberg - * - * 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 - */ - -#include "localspl_private.h" - -/* UTF-8 */ -#pragma code_page(65001) - -LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT - -STRINGTABLE -{ - IDS_LOCALPORT "ãã¼ã«ã« ãã¼ã" - IDS_LOCALMONITOR "ãã¼ã«ã« ã¢ãã¿" -}
Removed: trunk/reactos/dll/win32/localspl/spl_Ko.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localspl/spl_Ko.r... ============================================================================== --- trunk/reactos/dll/win32/localspl/spl_Ko.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localspl/spl_Ko.rc (removed) @@ -1,31 +0,0 @@ -/* - * Korean resources for localspl - * - * Copyright 2005 Huw Davies - * Copyright 2006 Detlef Riekenberg - * Copyright 2006 YunSong Hwang - * - * 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 - */ - -#include "localspl_private.h" - -LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT - -STRINGTABLE -{ - IDS_LOCALPORT "Áö¿ª Æ÷Æ®" - IDS_LOCALMONITOR "Áö¿ª ¸ð´ÏÅÍ" -}
Removed: trunk/reactos/dll/win32/localspl/spl_Lt.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localspl/spl_Lt.r... ============================================================================== --- trunk/reactos/dll/win32/localspl/spl_Lt.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localspl/spl_Lt.rc (removed) @@ -1,32 +0,0 @@ -/* - * Lithuanian resources for localspl - * - * Copyright 2009 Aurimas Fišeras aurimas@gmail.com - * - * 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 - */ - -#include "localspl_private.h" - -/* UTF-8 */ -#pragma code_page(65001) - -LANGUAGE LANG_LITHUANIAN, SUBLANG_NEUTRAL - -STRINGTABLE -{ - IDS_LOCALPORT "Vietinis prievadas" - IDS_LOCALMONITOR "Vietinis monitorius" -}
Removed: trunk/reactos/dll/win32/localspl/spl_Nl.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localspl/spl_Nl.r... ============================================================================== --- trunk/reactos/dll/win32/localspl/spl_Nl.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localspl/spl_Nl.rc (removed) @@ -1,29 +0,0 @@ -/* - * Dutch resources for localspl - * - * Copyright 2008 Frans Kool - * - * 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 - */ - -#include "localspl_private.h" - -LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL - -STRINGTABLE -{ - IDS_LOCALPORT "Lokale Poort" - IDS_LOCALMONITOR "Lokale Monitor" -}
Removed: trunk/reactos/dll/win32/localspl/spl_No.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localspl/spl_No.r... ============================================================================== --- trunk/reactos/dll/win32/localspl/spl_No.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localspl/spl_No.rc (removed) @@ -1,29 +0,0 @@ -/* - * Norwegian Bokmål resources for localspl - * - * Copyright 2006 Alexander N. Sørnes alex@thehandofagony.com - * - * 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 - */ - -#include "localspl_private.h" - -LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL - -STRINGTABLE -{ - IDS_LOCALPORT "Lokal port" - IDS_LOCALMONITOR "Lokal overvåker" -}
Removed: trunk/reactos/dll/win32/localspl/spl_Pl.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localspl/spl_Pl.r... ============================================================================== --- trunk/reactos/dll/win32/localspl/spl_Pl.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localspl/spl_Pl.rc (removed) @@ -1,31 +0,0 @@ -/* - * Polish resources for localspl - * - * Copyright 2005 Huw Davies - * Copyright 2006 Detlef Riekenberg - * Copyright 2007 Mikolaj Zalewski - * - * 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 - */ - -#include "localspl_private.h" - -LANGUAGE LANG_POLISH, SUBLANG_DEFAULT - -STRINGTABLE -{ - IDS_LOCALPORT "Port lokalny" - IDS_LOCALMONITOR "Monitor lokalny" -}
Removed: trunk/reactos/dll/win32/localspl/spl_Pt.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localspl/spl_Pt.r... ============================================================================== --- trunk/reactos/dll/win32/localspl/spl_Pt.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localspl/spl_Pt.rc (removed) @@ -1,29 +0,0 @@ -/* - * Portuguese resources for localspl - * - * Copyright 2008 Ricardo Filipe - * - * 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 - */ - -#include "localspl_private.h" - -LANGUAGE LANG_PORTUGUESE, SUBLANG_NEUTRAL - -STRINGTABLE -{ - IDS_LOCALPORT "Porta local" - IDS_LOCALMONITOR "Monitor Local" -}
Removed: trunk/reactos/dll/win32/localspl/spl_Ro.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localspl/spl_Ro.r... ============================================================================== --- trunk/reactos/dll/win32/localspl/spl_Ro.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localspl/spl_Ro.rc (removed) @@ -1,31 +0,0 @@ -/* - * Copyright 2005 Huw Davies - * Copyright 2006 Detlef Riekenberg - * Copyright 2008 Michael Stefaniuc - * - * 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 - */ - -#include "localspl_private.h" - -#pragma code_page(65001) - -LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL - -STRINGTABLE -{ - IDS_LOCALPORT "Port local" - IDS_LOCALMONITOR "Monitor local" -}
Removed: trunk/reactos/dll/win32/localspl/spl_Ru.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localspl/spl_Ru.r... ============================================================================== --- trunk/reactos/dll/win32/localspl/spl_Ru.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localspl/spl_Ru.rc (removed) @@ -1,32 +0,0 @@ -/* - * Russian resources for localspl - * - * Copyright 2008 Vitaliy Margolen - * - * 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 - */ - -#include "localspl_private.h" - -/* UTF-8 */ -#pragma code_page(65001) - -LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT - -STRINGTABLE -{ - IDS_LOCALPORT "ÐокалÑнÑй поÑÑ" - IDS_LOCALMONITOR "ÐокалÑнÑй мониÑоÑ" -}
Removed: trunk/reactos/dll/win32/localspl/spl_Si.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localspl/spl_Si.r... ============================================================================== --- trunk/reactos/dll/win32/localspl/spl_Si.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localspl/spl_Si.rc (removed) @@ -1,31 +0,0 @@ -/* - * Slovenian resources for localspl - * - * Copyright 2008 Rok Mandeljc - * - * 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 - */ - -#include "localspl_private.h" - -#pragma code_page(65001) - -LANGUAGE LANG_SLOVENIAN, SUBLANG_DEFAULT - -STRINGTABLE -{ - IDS_LOCALPORT "Lokalna vrata" - IDS_LOCALMONITOR "Lokalen monitor" -}
Removed: trunk/reactos/dll/win32/localspl/spl_Sv.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localspl/spl_Sv.r... ============================================================================== --- trunk/reactos/dll/win32/localspl/spl_Sv.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localspl/spl_Sv.rc (removed) @@ -1,29 +0,0 @@ -/* - * Swedish resources for localspl - * - * Copyright 2007 Daniel Nylander - * - * 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 - */ - -#include "localspl_private.h" - -LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL - -STRINGTABLE -{ - IDS_LOCALPORT "Lokal port" - IDS_LOCALMONITOR "Lokal skärm" -}
Removed: trunk/reactos/dll/win32/localspl/spl_Uk.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localspl/spl_Uk.r... ============================================================================== --- trunk/reactos/dll/win32/localspl/spl_Uk.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localspl/spl_Uk.rc (removed) @@ -1,32 +0,0 @@ -/* - * Ukrainian resources for localspl - * - * Copyright 2010 Igor Paliychuk - * - * 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 - */ - -#include "localspl_private.h" - -/* UTF-8 */ -#pragma code_page(65001) - -LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT - -STRINGTABLE -{ - IDS_LOCALPORT "ÐокалÑний поÑÑ" - IDS_LOCALMONITOR "ÐокалÑний монÑÑоÑ" -}
Removed: trunk/reactos/dll/win32/localspl/spl_Zh.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localspl/spl_Zh.r... ============================================================================== --- trunk/reactos/dll/win32/localspl/spl_Zh.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localspl/spl_Zh.rc (removed) @@ -1,40 +0,0 @@ -/* - * localspl (Simplified and Traditional Chinese Resources) - * - * Copyright 2008 Hongbo Ni <hongbo.at.njstar.com> - * - * 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 - */ - -#include "localspl_private.h" - -/* Chinese text is encoded in UTF-8 */ -#pragma code_page(65001) - -LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED - -STRINGTABLE -{ - IDS_LOCALPORT "æ¬å°ç«¯å£" - IDS_LOCALMONITOR "æ¬å°çè§å¨" -} - -LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_TRADITIONAL - -STRINGTABLE -{ - IDS_LOCALPORT "æ¬å°ç«¯å£" - IDS_LOCALMONITOR "æ¬å°ç£è¦å¨" -}