Author: akhaldi Date: Fri Sep 20 19:12:38 2013 New Revision: 60249
URL: http://svn.reactos.org/svn/reactos?rev=60249&view=rev Log: [LOCALUI] * Move resource files to the lang folder. CORE-7470
Added: trunk/reactos/dll/win32/localui/lang/ (with props) trunk/reactos/dll/win32/localui/lang/ui_Da.rc - copied unchanged from r60247, trunk/reactos/dll/win32/localui/ui_Da.rc trunk/reactos/dll/win32/localui/lang/ui_De.rc - copied unchanged from r60247, trunk/reactos/dll/win32/localui/ui_De.rc trunk/reactos/dll/win32/localui/lang/ui_En.rc - copied unchanged from r60247, trunk/reactos/dll/win32/localui/ui_En.rc trunk/reactos/dll/win32/localui/lang/ui_Es.rc - copied unchanged from r60247, trunk/reactos/dll/win32/localui/ui_Es.rc trunk/reactos/dll/win32/localui/lang/ui_Fr.rc - copied unchanged from r60247, trunk/reactos/dll/win32/localui/ui_Fr.rc trunk/reactos/dll/win32/localui/lang/ui_He.rc - copied unchanged from r60247, trunk/reactos/dll/win32/localui/ui_He.rc trunk/reactos/dll/win32/localui/lang/ui_Hu.rc - copied unchanged from r60247, trunk/reactos/dll/win32/localui/ui_Hu.rc trunk/reactos/dll/win32/localui/lang/ui_It.rc - copied unchanged from r60247, trunk/reactos/dll/win32/localui/ui_It.rc trunk/reactos/dll/win32/localui/lang/ui_Ja.rc - copied unchanged from r60247, trunk/reactos/dll/win32/localui/ui_Ja.rc trunk/reactos/dll/win32/localui/lang/ui_Ko.rc - copied unchanged from r60247, trunk/reactos/dll/win32/localui/ui_Ko.rc trunk/reactos/dll/win32/localui/lang/ui_Lt.rc - copied unchanged from r60247, trunk/reactos/dll/win32/localui/ui_Lt.rc trunk/reactos/dll/win32/localui/lang/ui_Nl.rc - copied unchanged from r60247, trunk/reactos/dll/win32/localui/ui_Nl.rc trunk/reactos/dll/win32/localui/lang/ui_No.rc - copied unchanged from r60247, trunk/reactos/dll/win32/localui/ui_No.rc trunk/reactos/dll/win32/localui/lang/ui_Pl.rc - copied unchanged from r60247, trunk/reactos/dll/win32/localui/ui_Pl.rc trunk/reactos/dll/win32/localui/lang/ui_Pt.rc - copied unchanged from r60247, trunk/reactos/dll/win32/localui/ui_Pt.rc trunk/reactos/dll/win32/localui/lang/ui_Ro.rc - copied unchanged from r60247, trunk/reactos/dll/win32/localui/ui_Ro.rc trunk/reactos/dll/win32/localui/lang/ui_Ru.rc - copied unchanged from r60247, trunk/reactos/dll/win32/localui/ui_Ru.rc trunk/reactos/dll/win32/localui/lang/ui_Si.rc - copied unchanged from r60247, trunk/reactos/dll/win32/localui/ui_Si.rc trunk/reactos/dll/win32/localui/lang/ui_Sv.rc - copied unchanged from r60247, trunk/reactos/dll/win32/localui/ui_Sv.rc trunk/reactos/dll/win32/localui/lang/ui_Uk.rc - copied unchanged from r60247, trunk/reactos/dll/win32/localui/ui_Uk.rc trunk/reactos/dll/win32/localui/lang/ui_Zh.rc - copied unchanged from r60247, trunk/reactos/dll/win32/localui/ui_Zh.rc Removed: trunk/reactos/dll/win32/localui/ui_Da.rc trunk/reactos/dll/win32/localui/ui_De.rc trunk/reactos/dll/win32/localui/ui_En.rc trunk/reactos/dll/win32/localui/ui_Es.rc trunk/reactos/dll/win32/localui/ui_Fr.rc trunk/reactos/dll/win32/localui/ui_He.rc trunk/reactos/dll/win32/localui/ui_Hu.rc trunk/reactos/dll/win32/localui/ui_It.rc trunk/reactos/dll/win32/localui/ui_Ja.rc trunk/reactos/dll/win32/localui/ui_Ko.rc trunk/reactos/dll/win32/localui/ui_Lt.rc trunk/reactos/dll/win32/localui/ui_Nl.rc trunk/reactos/dll/win32/localui/ui_No.rc trunk/reactos/dll/win32/localui/ui_Pl.rc trunk/reactos/dll/win32/localui/ui_Pt.rc trunk/reactos/dll/win32/localui/ui_Ro.rc trunk/reactos/dll/win32/localui/ui_Ru.rc trunk/reactos/dll/win32/localui/ui_Si.rc trunk/reactos/dll/win32/localui/ui_Sv.rc trunk/reactos/dll/win32/localui/ui_Uk.rc trunk/reactos/dll/win32/localui/ui_Zh.rc Modified: trunk/reactos/dll/win32/localui/localui.rc
Propchange: trunk/reactos/dll/win32/localui/lang/ ------------------------------------------------------------------------------ --- bugtraq:logregex (added) +++ bugtraq:logregex Fri Sep 20 19:12:38 2013 @@ -0,0 +1,2 @@ +([Ii]ssue|[Bb]ug)s? #?(\d+)(,? ?#?(\d+))*(,? ?(and |or )?#?(\d+))? +(\d+)
Propchange: trunk/reactos/dll/win32/localui/lang/ ------------------------------------------------------------------------------ bugtraq:message = See issue #%BUGID% for more details.
Propchange: trunk/reactos/dll/win32/localui/lang/ ------------------------------------------------------------------------------ bugtraq:url = http://www.reactos.org/bugzilla/show_bug.cgi?id=%BUGID%
Propchange: trunk/reactos/dll/win32/localui/lang/ ------------------------------------------------------------------------------ tsvn:logminsize = 10
Modified: trunk/reactos/dll/win32/localui/localui.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localui/localui.r... ============================================================================== --- trunk/reactos/dll/win32/localui/localui.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localui/localui.rc [iso-8859-1] Fri Sep 20 19:12:38 2013 @@ -38,67 +38,67 @@ #include "wine/wine_common_ver.rc"
#ifdef LANGUAGE_DA_DK - #include "ui_Da.rc" + #include "lang/ui_Da.rc" #endif #ifdef LANGUAGE_EN_US - #include "ui_En.rc" + #include "lang/ui_En.rc" #endif #ifdef LANGUAGE_KO_KR - #include "ui_Ko.rc" + #include "lang/ui_Ko.rc" #endif #ifdef LANGUAGE_NL_NL - #include "ui_Nl.rc" + #include "lang/ui_Nl.rc" #endif #ifdef LANGUAGE_NO_NO - #include "ui_No.rc" + #include "lang/ui_No.rc" #endif #ifdef LANGUAGE_PL_PL - #include "ui_Pl.rc" + #include "lang/ui_Pl.rc" #endif #ifdef LANGUAGE_PT_PT - #include "ui_Pt.rc" + #include "lang/ui_Pt.rc" #endif #ifdef LANGUAGE_SV_SE - #include "ui_Sv.rc" + #include "lang/ui_Sv.rc" #endif
/* UTF-8 */ #ifdef LANGUAGE_DE_DE - #include "ui_De.rc" + #include "lang/ui_De.rc" #endif #ifdef LANGUAGE_ES_ES - #include "ui_Es.rc" + #include "lang/ui_Es.rc" #endif #ifdef LANGUAGE_FR_FR - #include "ui_Fr.rc" + #include "lang/ui_Fr.rc" #endif #ifdef LANGUAGE_HE_IL - #include "ui_He.rc" + #include "lang/ui_He.rc" #endif #ifdef LANGUAGE_HU_HU - #include "ui_Hu.rc" + #include "lang/ui_Hu.rc" #endif #ifdef LANGUAGE_IT_IT - #include "ui_It.rc" + #include "lang/ui_It.rc" #endif #ifdef LANGUAGE_JA_JP - #include "ui_Ja.rc" + #include "lang/ui_Ja.rc" #endif #ifdef LANGUAGE_LT_LT - #include "ui_Lt.rc" + #include "lang/ui_Lt.rc" #endif #ifdef LANGUAGE_RO_RO - #include "ui_Ro.rc" + #include "lang/ui_Ro.rc" #endif #ifdef LANGUAGE_RU_RU - #include "ui_Ru.rc" + #include "lang/ui_Ru.rc" #endif #ifdef LANGUAGE_SL_SI - #include "ui_Si.rc" + #include "lang/ui_Si.rc" #endif #ifdef LANGUAGE_UK_UA - #include "ui_Uk.rc" + #include "lang/ui_Uk.rc" #endif #ifdef LANGUAGE_ZH_CN - #include "ui_Zh.rc" + #include "lang/ui_Zh.rc" #endif
Removed: trunk/reactos/dll/win32/localui/ui_Da.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localui/ui_Da.rc?... ============================================================================== --- trunk/reactos/dll/win32/localui/ui_Da.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localui/ui_Da.rc (removed) @@ -1,56 +0,0 @@ -/* - * Danish resources for localui - * - * 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 "localui.h" - -LANGUAGE LANG_DANISH, SUBLANG_DEFAULT - -ADDPORT_DIALOG DIALOG 6, 18, 245, 47 -STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION -CAPTION "Opret en lokal port" -FONT 8, "MS Shell Dlg" -BEGIN - LTEXT "&Skriv navnet på den nye port:", -1, 7, 13, 194, 13, WS_VISIBLE - EDITTEXT ADDPORT_EDIT, 6, 28, 174, 12, WS_VISIBLE | ES_AUTOHSCROLL - DEFPUSHBUTTON "OK", IDOK, 199, 10, 40, 14, WS_VISIBLE - PUSHBUTTON "Annuller", IDCANCEL, 199, 27, 40, 14, WS_VISIBLE -END - - -LPTCONFIG_DIALOG DIALOG 6, 18, 220, 47 -STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION -CAPTION "Opsæt LPT port" -FONT 8, "MS Shell Dlg" -BEGIN - GROUPBOX "Timeout (sekunder)", LPTCONFIG_GROUP, 6, 6, 150, 35, BS_GROUPBOX - LTEXT "&Transmission retry:", -1, 14, 22, 90, 13, WS_VISIBLE - EDITTEXT LPTCONFIG_EDIT, 112, 20, 32, 13, WS_VISIBLE | ES_NUMBER - DEFPUSHBUTTON "OK", IDOK, 164, 10, 50, 14, WS_VISIBLE - PUSHBUTTON "Annuller", IDCANCEL, 164, 27, 50, 14, WS_VISIBLE -END - - -STRINGTABLE -{ - IDS_LOCALPORT "Lokal port" - IDS_INVALIDNAME "'%s' er ikke et gyldigt port navn" - IDS_PORTEXISTS "Porten %s findes allerede" - IDS_NOTHINGTOCONFIG "Denne port har ingen indstillinger" -}
Removed: trunk/reactos/dll/win32/localui/ui_De.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localui/ui_De.rc?... ============================================================================== --- trunk/reactos/dll/win32/localui/ui_De.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localui/ui_De.rc (removed) @@ -1,58 +0,0 @@ -/* - * German resources for localui - * - * Copyright 2007 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 "localui.h" - -#pragma code_page(65001) - -LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL - -ADDPORT_DIALOG DIALOG 6, 18, 245, 47 -STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION -CAPTION "Lokalen Anschluss hinzufügen" -FONT 8, "MS Shell Dlg" -BEGIN - LTEXT "&Lokaler Anschuss, der hinzugefügt werden soll:", -1, 7, 13, 194, 13, WS_VISIBLE - EDITTEXT ADDPORT_EDIT, 6, 28, 174, 12, WS_VISIBLE | ES_AUTOHSCROLL - DEFPUSHBUTTON "OK", IDOK, 188, 10, 50, 14, WS_VISIBLE - PUSHBUTTON "Abbrechen", IDCANCEL, 188, 27, 50, 14, WS_VISIBLE -END - - -LPTCONFIG_DIALOG DIALOG 6, 18, 220, 47 -STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION -CAPTION "LPT-Anschluss konfigurieren" -FONT 8, "MS Shell Dlg" -BEGIN - GROUPBOX "Zeitüberschreitung (Sekunden)", LPTCONFIG_GROUP, 6, 6, 150, 35, BS_GROUPBOX - LTEXT "Ã&bertragung wiederholen:", -1, 14, 22, 90, 13, WS_VISIBLE - EDITTEXT LPTCONFIG_EDIT, 112, 20, 32, 13, WS_VISIBLE | ES_NUMBER - DEFPUSHBUTTON "OK", IDOK, 164, 10, 50, 14, WS_VISIBLE - PUSHBUTTON "Abbrechen", IDCANCEL, 164, 27, 50, 14, WS_VISIBLE -END - - -STRINGTABLE -{ - IDS_LOCALPORT "Lokaler Anschluss" - IDS_INVALIDNAME "'%s' ist kein gültiger Anschlussname" - IDS_PORTEXISTS "Der Anschluss %s existiert bereits" - IDS_NOTHINGTOCONFIG "Dieser Anschluss hat keine Optionen zum Konfigurieren" -}
Removed: trunk/reactos/dll/win32/localui/ui_En.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localui/ui_En.rc?... ============================================================================== --- trunk/reactos/dll/win32/localui/ui_En.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localui/ui_En.rc (removed) @@ -1,56 +0,0 @@ -/* - * English resources for localui - * - * Copyright 2007 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 "localui.h" - -LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT - -ADDPORT_DIALOG DIALOG 6, 18, 245, 47 -STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION -CAPTION "Add a Local Port" -FONT 8, "MS Shell Dlg" -BEGIN - LTEXT "&Enter the port name to add:", -1, 7, 13, 194, 13, WS_VISIBLE - EDITTEXT ADDPORT_EDIT, 6, 28, 174, 12, WS_VISIBLE | ES_AUTOHSCROLL - DEFPUSHBUTTON "OK", IDOK, 199, 10, 40, 14, WS_VISIBLE - PUSHBUTTON "Cancel", IDCANCEL, 199, 27, 40, 14, WS_VISIBLE -END - - -LPTCONFIG_DIALOG DIALOG 6, 18, 220, 47 -STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION -CAPTION "Configure LPT Port" -FONT 8, "MS Shell Dlg" -BEGIN - GROUPBOX "Timeout (seconds)", LPTCONFIG_GROUP, 6, 6, 150, 35, BS_GROUPBOX - LTEXT "&Transmission Retry:", -1, 14, 22, 90, 13, WS_VISIBLE - EDITTEXT LPTCONFIG_EDIT, 112, 20, 32, 13, WS_VISIBLE | ES_NUMBER - DEFPUSHBUTTON "OK", IDOK, 164, 10, 50, 14, WS_VISIBLE - PUSHBUTTON "Cancel", IDCANCEL, 164, 27, 50, 14, WS_VISIBLE -END - - -STRINGTABLE -{ - IDS_LOCALPORT "Local Port" - IDS_INVALIDNAME "'%s' is not a valid port name" - IDS_PORTEXISTS "Port %s already exists" - IDS_NOTHINGTOCONFIG "This port has no options to configure" -}
Removed: trunk/reactos/dll/win32/localui/ui_Es.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localui/ui_Es.rc?... ============================================================================== --- trunk/reactos/dll/win32/localui/ui_Es.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localui/ui_Es.rc (removed) @@ -1,58 +0,0 @@ -/* - * Spanish resources for localui - * - * Copyright 2010 José Rostagno - * - * 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 "localui.h" - -#pragma code_page(65001) - -LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL - -ADDPORT_DIALOG DIALOG 6, 18, 245, 47 -STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION -CAPTION "Agregar un puerto local" -FONT 8, "MS Shell Dlg" -BEGIN - LTEXT "&Ingrese el nombre del puerto a agregar:", -1, 7, 13, 194, 13, WS_VISIBLE - EDITTEXT ADDPORT_EDIT, 6, 28, 174, 12, WS_VISIBLE | ES_AUTOHSCROLL - DEFPUSHBUTTON "Aceptar", IDOK, 199, 10, 40, 14, WS_VISIBLE - PUSHBUTTON "Cancelar", IDCANCEL, 199, 27, 40, 14, WS_VISIBLE -END - - -LPTCONFIG_DIALOG DIALOG 6, 18, 220, 47 -STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION -CAPTION "Configurar puerto LPT" -FONT 8, "MS Shell Dlg" -BEGIN - GROUPBOX "Tiempo de espera (segundos)", LPTCONFIG_GROUP, 6, 6, 150, 35, BS_GROUPBOX - LTEXT "&Reintentar transmisión:", -1, 14, 22, 90, 13, WS_VISIBLE - EDITTEXT LPTCONFIG_EDIT, 112, 20, 32, 13, WS_VISIBLE | ES_NUMBER - DEFPUSHBUTTON "Aceptar", IDOK, 164, 10, 50, 14, WS_VISIBLE - PUSHBUTTON "Cancelar", IDCANCEL, 164, 27, 50, 14, WS_VISIBLE -END - - -STRINGTABLE -{ - IDS_LOCALPORT "Puerto local" - IDS_INVALIDNAME "'%s' no es un nombre de puerto válido" - IDS_PORTEXISTS "El puerto %s ya existe" - IDS_NOTHINGTOCONFIG "Este puerto no tiene opciones para configurar" -}
Removed: trunk/reactos/dll/win32/localui/ui_Fr.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localui/ui_Fr.rc?... ============================================================================== --- trunk/reactos/dll/win32/localui/ui_Fr.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localui/ui_Fr.rc (removed) @@ -1,58 +0,0 @@ -/* - * French resources for localui - * - * 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 "localui.h" - -#pragma code_page(65001) - -LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL - -ADDPORT_DIALOG DIALOG 6, 18, 245, 47 -STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION -CAPTION "Ajouter un port local" -FONT 8, "MS Shell Dlg" -BEGIN - LTEXT "&Saisisser le nom du port à ajouter :", -1, 7, 13, 194, 13, WS_VISIBLE - EDITTEXT ADDPORT_EDIT, 6, 28, 174, 12, WS_VISIBLE | ES_AUTOHSCROLL - DEFPUSHBUTTON "OK", IDOK, 199, 10, 40, 14, WS_VISIBLE - PUSHBUTTON "Annuler", IDCANCEL, 199, 27, 40, 14, WS_VISIBLE -END - - -LPTCONFIG_DIALOG DIALOG 6, 18, 220, 47 -STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION -CAPTION "Configurer un port LPT" -FONT 8, "MS Shell Dlg" -BEGIN - GROUPBOX "Délai (en secondes)", LPTCONFIG_GROUP, 6, 6, 150, 35, BS_GROUPBOX - LTEXT "&Essais de retransmission :", -1, 14, 22, 90, 13, WS_VISIBLE - EDITTEXT LPTCONFIG_EDIT, 112, 20, 32, 13, WS_VISIBLE | ES_NUMBER - DEFPUSHBUTTON "OK", IDOK, 164, 10, 50, 14, WS_VISIBLE - PUSHBUTTON "Annuler", IDCANCEL, 164, 27, 50, 14, WS_VISIBLE -END - - -STRINGTABLE -{ - IDS_LOCALPORT "Port local" - IDS_INVALIDNAME "« %s » n'est pas un nom de port valide" - IDS_PORTEXISTS "Le port %s existe déjà " - IDS_NOTHINGTOCONFIG "Ce port n'a pas d'options de configuration" -}
Removed: trunk/reactos/dll/win32/localui/ui_He.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localui/ui_He.rc?... ============================================================================== --- trunk/reactos/dll/win32/localui/ui_He.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localui/ui_He.rc (removed) @@ -1,58 +0,0 @@ -/* - * Hebrew resources for localui - * - * Copyright 2007 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 "localui.h" - -LANGUAGE LANG_HEBREW, SUBLANG_DEFAULT - -ADDPORT_DIALOG DIALOG 6, 18, 245, 47 -STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION -CAPTION "××סף ×צ××× ××§×××ת" -FONT 8, "MS Shell Dlg" -BEGIN - LTEXT "××× ×ת ×©× ××צ××× ××× ×××ס×פ×:", -1, 7, 13, 194, 13, WS_VISIBLE - EDITTEXT ADDPORT_EDIT, 6, 28, 174, 12, WS_VISIBLE | ES_AUTOHSCROLL - DEFPUSHBUTTON "××ש×ר", IDOK, 199, 10, 40, 14, WS_VISIBLE - PUSHBUTTON "×××××", IDCANCEL, 199, 27, 40, 14, WS_VISIBLE -END - - -LPTCONFIG_DIALOG DIALOG 6, 18, 220, 47 -STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION -CAPTION "×××רת ×צ××ת LPT" -FONT 8, "MS Shell Dlg" -BEGIN - GROUPBOX "פסק ××× (×©× ××ת)", LPTCONFIG_GROUP, 6, 6, 150, 35, BS_GROUPBOX - LTEXT "× ×ס××× ×©×××ר ×××ר:", -1, 14, 22, 90, 13, WS_VISIBLE - EDITTEXT LPTCONFIG_EDIT, 112, 20, 32, 13, WS_VISIBLE | ES_NUMBER - DEFPUSHBUTTON "××ש×ר", IDOK, 164, 10, 50, 14, WS_VISIBLE - PUSHBUTTON "×××××", IDCANCEL, 164, 27, 50, 14, WS_VISIBLE -END - - -STRINGTABLE -{ - IDS_LOCALPORT "×צ××× ××§×××ת" - IDS_INVALIDNAME "'%s' ××× × ×©× ×צ××× ×××§×" - IDS_PORTEXISTS "×צ××× %s ××ר ×§×××ת" - IDS_NOTHINGTOCONFIG "××צ××× ××× ××× ×פשר×××ת ×××××ר" -}
Removed: trunk/reactos/dll/win32/localui/ui_Hu.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localui/ui_Hu.rc?... ============================================================================== --- trunk/reactos/dll/win32/localui/ui_Hu.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localui/ui_Hu.rc (removed) @@ -1,59 +0,0 @@ -/* - * Hungarian resources for localui - * - * 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 "localui.h" - -/* UTF-8 */ -#pragma code_page(65001) - -LANGUAGE LANG_HUNGARIAN, SUBLANG_DEFAULT - -ADDPORT_DIALOG DIALOG 6, 18, 245, 47 -STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION -CAPTION "Helyi port hozzáadása" -FONT 8, "MS Shell Dlg" -BEGIN - LTEXT "Adja meg a &hozzáadni kÃvánt port nevét:", -1, 7, 13, 194, 13, WS_VISIBLE - EDITTEXT ADDPORT_EDIT, 6, 28, 174, 12, WS_VISIBLE | ES_AUTOHSCROLL - DEFPUSHBUTTON "OK", IDOK, 199, 10, 40, 14, WS_VISIBLE - PUSHBUTTON "Mégse", IDCANCEL, 199, 27, 40, 14, WS_VISIBLE -END - - -LPTCONFIG_DIALOG DIALOG 6, 18, 220, 47 -STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION -CAPTION "LPT port beállÃtása" -FONT 8, "MS Shell Dlg" -BEGIN - GROUPBOX "IdÅtúllépés (másodperc)", LPTCONFIG_GROUP, 6, 6, 150, 35, BS_GROUPBOX - LTEXT "Ã&tviteli újrapróbálkozás:", -1, 14, 22, 90, 13, WS_VISIBLE - EDITTEXT LPTCONFIG_EDIT, 112, 20, 32, 13, WS_VISIBLE | ES_NUMBER - DEFPUSHBUTTON "OK", IDOK, 164, 10, 50, 14, WS_VISIBLE - PUSHBUTTON "Mégse", IDCANCEL, 164, 27, 50, 14, WS_VISIBLE -END - - -STRINGTABLE -{ - IDS_LOCALPORT "Helyi port" - IDS_INVALIDNAME "A(z) '%s' nem egy érvényes portnév" - IDS_PORTEXISTS "A port: %s már létezik" - IDS_NOTHINGTOCONFIG "Ennek a portnak nincsenek beállÃtható tulajdonságai" -}
Removed: trunk/reactos/dll/win32/localui/ui_It.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localui/ui_It.rc?... ============================================================================== --- trunk/reactos/dll/win32/localui/ui_It.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localui/ui_It.rc (removed) @@ -1,60 +0,0 @@ -/* - * Italian resources for localui - * - * Copyright 2007 Detlef Riekenberg - * Copyright 2010 Luca Bennati - * - * 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 "localui.h" - -/* UTF-8 */ -#pragma code_page(65001) - -LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL - -ADDPORT_DIALOG DIALOG 6, 18, 245, 47 -STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION -CAPTION "Aggiungi una porta locale" -FONT 8, "MS Shell Dlg" -BEGIN - LTEXT "&Inserisci il nome della porta da aggiungere:", -1, 7, 13, 194, 13, WS_VISIBLE - EDITTEXT ADDPORT_EDIT, 6, 28, 174, 12, WS_VISIBLE | ES_AUTOHSCROLL - DEFPUSHBUTTON "OK", IDOK, 199, 10, 40, 14, WS_VISIBLE - PUSHBUTTON "Annulla", IDCANCEL, 199, 27, 40, 14, WS_VISIBLE -END - - -LPTCONFIG_DIALOG DIALOG 6, 18, 220, 47 -STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION -CAPTION "Configura la porta LPT" -FONT 8, "MS Shell Dlg" -BEGIN - GROUPBOX "Timeout (secondi)", LPTCONFIG_GROUP, 6, 6, 150, 35, BS_GROUPBOX - LTEXT "&Tentativi di trasmissione:", -1, 14, 22, 90, 13, WS_VISIBLE - EDITTEXT LPTCONFIG_EDIT, 112, 20, 32, 13, WS_VISIBLE | ES_NUMBER - DEFPUSHBUTTON "OK", IDOK, 164, 10, 50, 14, WS_VISIBLE - PUSHBUTTON "Annulla", IDCANCEL, 164, 27, 50, 14, WS_VISIBLE -END - - -STRINGTABLE -{ - IDS_LOCALPORT "Porta locale" - IDS_INVALIDNAME "'%s' non è un nome di porta valido" - IDS_PORTEXISTS "La porta %s già esiste" - IDS_NOTHINGTOCONFIG "Questa porta non ha opzioni da configurare" -}
Removed: trunk/reactos/dll/win32/localui/ui_Ja.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localui/ui_Ja.rc?... ============================================================================== --- trunk/reactos/dll/win32/localui/ui_Ja.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localui/ui_Ja.rc (removed) @@ -1,59 +0,0 @@ -/* - * Japanese resources for localui - * - * Copyright 2007 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 "localui.h" - -/* UTF-8 */ -#pragma code_page(65001) - -LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT - -ADDPORT_DIALOG DIALOG 6, 18, 245, 47 -STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION -CAPTION "ãã¼ã«ã« ãã¼ãã®è¿½å " -FONT 8, "MS Shell Dlg" -BEGIN - LTEXT "追å ãããã¼ãã®åå(&E):", -1, 7, 13, 194, 13, WS_VISIBLE - EDITTEXT ADDPORT_EDIT, 6, 28, 174, 12, WS_VISIBLE | ES_AUTOHSCROLL - DEFPUSHBUTTON "OK", IDOK, 199, 10, 40, 14, WS_VISIBLE - PUSHBUTTON "ãã£ã³ã»ã«", IDCANCEL, 199, 27, 40, 14, WS_VISIBLE -END - - -LPTCONFIG_DIALOG DIALOG 6, 18, 220, 47 -STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION -CAPTION "ããªã³ã¿ ãã¼ãã®è¨å®" -FONT 8, "MS Shell Dlg" -BEGIN - GROUPBOX "ã¿ã¤ã ã¢ã¦ã (ç§)", LPTCONFIG_GROUP, 6, 6, 150, 35, BS_GROUPBOX - LTEXT "åéåæ°(&T):", -1, 14, 22, 90, 13, WS_VISIBLE - EDITTEXT LPTCONFIG_EDIT, 112, 20, 32, 13, WS_VISIBLE | ES_NUMBER - DEFPUSHBUTTON "OK", IDOK, 164, 10, 50, 14, WS_VISIBLE - PUSHBUTTON "ãã£ã³ã»ã«", IDCANCEL, 164, 27, 50, 14, WS_VISIBLE -END - - -STRINGTABLE -{ - IDS_LOCALPORT "ãã¼ã«ã« ãã¼ã" - IDS_INVALIDNAME "'%s' ã¯ãã¼ãåã¨ãã¦æ£ããããã¾ãã" - IDS_PORTEXISTS "ãã¼ã %s ã¯ãã§ã«åå¨ãã¾ã" - IDS_NOTHINGTOCONFIG "ãã®ãã¼ãã«ã¯è¨å®é ç®ãããã¾ãã" -}
Removed: trunk/reactos/dll/win32/localui/ui_Ko.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localui/ui_Ko.rc?... ============================================================================== --- trunk/reactos/dll/win32/localui/ui_Ko.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localui/ui_Ko.rc (removed) @@ -1,57 +0,0 @@ -/* - * Korean resources for localui - * - * Copyright 2007 Detlef Riekenberg - * Copyright 2007 YunSong Hwang(ȲÀ±¼º)(hys545@dreamwiz.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 "localui.h" - -LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT - -ADDPORT_DIALOG DIALOG 6, 18, 245, 47 -STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION -CAPTION "Áö¿ª Æ÷Æ® ´õÇϱâ" -FONT 9, "MS Shell Dlg" -BEGIN - LTEXT "´õÇÒ Æ÷Æ® À̸§ ÀÔ·Â(&E):", -1, 7, 13, 194, 13, WS_VISIBLE - EDITTEXT ADDPORT_EDIT, 6, 28, 174, 12, WS_VISIBLE | ES_AUTOHSCROLL - DEFPUSHBUTTON "È®ÀÎ", IDOK, 199, 10, 40, 14, WS_VISIBLE - PUSHBUTTON "Ãë¼Ò", IDCANCEL, 199, 27, 40, 14, WS_VISIBLE -END - - -LPTCONFIG_DIALOG DIALOG 6, 18, 220, 47 -STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION -CAPTION "LPT Æ÷Æ® ¼³Á¤" -FONT 9, "MS Shell Dlg" -BEGIN - GROUPBOX "½Ã°£Ãʰú(ÃÊ)", LPTCONFIG_GROUP, 6, 6, 150, 35, BS_GROUPBOX - LTEXT "Àç Àü¼Û Ƚ¼ö(&T):", -1, 14, 22, 90, 13, WS_VISIBLE - EDITTEXT LPTCONFIG_EDIT, 112, 20, 32, 13, WS_VISIBLE | ES_NUMBER - DEFPUSHBUTTON "È®ÀÎ", IDOK, 164, 10, 50, 14, WS_VISIBLE - PUSHBUTTON "Ãë¼Ò", IDCANCEL, 164, 27, 50, 14, WS_VISIBLE -END - - -STRINGTABLE -{ - IDS_LOCALPORT "Áö¿ª Æ÷Æ®" - IDS_INVALIDNAME "'%s'´Â ¿Ã¹Ù¸¥ Æ÷Æ® À̸§ÀÌ ¾Æ´Õ´Ï´Ù" - IDS_PORTEXISTS "Æ÷Æ® %s´Â ÀÌ¹Ì Á¸ÀçÇÕ´Ï´Ù" - IDS_NOTHINGTOCONFIG "ÀÌ Æ÷Æ®´Â ¼³Á¤ÇÒ ¿É¼ÇÀÌ ¾ø½À´Ï´Ù" -}
Removed: trunk/reactos/dll/win32/localui/ui_Lt.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localui/ui_Lt.rc?... ============================================================================== --- trunk/reactos/dll/win32/localui/ui_Lt.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localui/ui_Lt.rc (removed) @@ -1,59 +0,0 @@ -/* - * Lithuanian resources for localui - * - * 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 "localui.h" - -/* UTF-8 */ -#pragma code_page(65001) - -LANGUAGE LANG_LITHUANIAN, SUBLANG_NEUTRAL - -ADDPORT_DIALOG DIALOG 6, 18, 245, 47 -STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION -CAPTION "PridÄti vietinį prievadÄ " -FONT 8, "MS Shell Dlg" -BEGIN - LTEXT "&Ä®veskite pridedamo prievado vardÄ :", -1, 7, 13, 194, 13, WS_VISIBLE - EDITTEXT ADDPORT_EDIT, 6, 28, 174, 12, WS_VISIBLE | ES_AUTOHSCROLL - DEFPUSHBUTTON "Gerai", IDOK, 199, 10, 40, 14, WS_VISIBLE - PUSHBUTTON "Atsisakyti", IDCANCEL, 199, 27, 40, 14, WS_VISIBLE -END - - -LPTCONFIG_DIALOG DIALOG 6, 18, 220, 47 -STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION -CAPTION "KonfigÅ«ruoti LPT prievadÄ " -FONT 8, "MS Shell Dlg" -BEGIN - GROUPBOX "Laukimo laikas (sekundÄmis)", LPTCONFIG_GROUP, 6, 6, 150, 35, BS_GROUPBOX - LTEXT "&Perdavimo pakartojimas:", -1, 14, 22, 90, 13, WS_VISIBLE - EDITTEXT LPTCONFIG_EDIT, 112, 20, 32, 13, WS_VISIBLE | ES_NUMBER - DEFPUSHBUTTON "Gerai", IDOK, 164, 10, 50, 14, WS_VISIBLE - PUSHBUTTON "Atsisakyti", IDCANCEL, 164, 27, 50, 14, WS_VISIBLE -END - - -STRINGTABLE -{ - IDS_LOCALPORT "Vietinis prievadas" - IDS_INVALIDNAME "â%sâ yra netinkamas prievado vardas" - IDS_PORTEXISTS "Prievadas %s jau egzistuoja" - IDS_NOTHINGTOCONFIG "Å is prievadas neturi parinkÄių konfigÅ«ravimui" -}
Removed: trunk/reactos/dll/win32/localui/ui_Nl.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localui/ui_Nl.rc?... ============================================================================== --- trunk/reactos/dll/win32/localui/ui_Nl.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localui/ui_Nl.rc (removed) @@ -1,56 +0,0 @@ -/* - * Dutch resources for localui - * - * 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 "localui.h" - -LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL - -ADDPORT_DIALOG DIALOG 6, 18, 245, 47 -STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION -CAPTION "Voeg een Lokale Poort toe" -FONT 8, "MS Shell Dlg" -BEGIN - LTEXT "&Voer de toe te voegen poort naam in:", -1, 7, 13, 194, 13, WS_VISIBLE - EDITTEXT ADDPORT_EDIT, 6, 28, 174, 12, WS_VISIBLE | ES_AUTOHSCROLL - DEFPUSHBUTTON "OK", IDOK, 199, 10, 40, 14, WS_VISIBLE - PUSHBUTTON "Annuleren", IDCANCEL, 199, 27, 40, 14, WS_VISIBLE -END - - -LPTCONFIG_DIALOG DIALOG 6, 18, 220, 47 -STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION -CAPTION "Configureer LPT Poort" -FONT 8, "MS Shell Dlg" -BEGIN - GROUPBOX "Timeout (seconden)", LPTCONFIG_GROUP, 6, 6, 150, 35, BS_GROUPBOX - LTEXT "&Transmissie Herstart:", -1, 14, 22, 90, 13, WS_VISIBLE - EDITTEXT LPTCONFIG_EDIT, 112, 20, 32, 13, WS_VISIBLE | ES_NUMBER - DEFPUSHBUTTON "OK", IDOK, 164, 10, 50, 14, WS_VISIBLE - PUSHBUTTON "Annuleren", IDCANCEL, 164, 27, 50, 14, WS_VISIBLE -END - - -STRINGTABLE -{ - IDS_LOCALPORT "Lokale Poort" - IDS_INVALIDNAME "'%s' is geen valide poort naam" - IDS_PORTEXISTS "Poort %s bestaat reeds" - IDS_NOTHINGTOCONFIG "Deze poort heeft geen opties om in te stellen" -}
Removed: trunk/reactos/dll/win32/localui/ui_No.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localui/ui_No.rc?... ============================================================================== --- trunk/reactos/dll/win32/localui/ui_No.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localui/ui_No.rc (removed) @@ -1,56 +0,0 @@ -/* - * Norwegian Bokmål resources for localui - * - * Copyright 2007 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 "localui.h" - -LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL - -ADDPORT_DIALOG DIALOG 6, 18, 245, 47 -STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION -CAPTION "Legg til en lokal port" -FONT 8, "MS Shell Dlg" -BEGIN - LTEXT "Skriv inn navn&et på den nye porten:", -1, 7, 13, 194, 13, WS_VISIBLE - EDITTEXT ADDPORT_EDIT, 6, 28, 174, 12, WS_VISIBLE | ES_AUTOHSCROLL - DEFPUSHBUTTON "OK", IDOK, 199, 10, 40, 14, WS_VISIBLE - PUSHBUTTON "Avbryt", IDCANCEL, 199, 27, 40, 14, WS_VISIBLE -END - - -LPTCONFIG_DIALOG DIALOG 6, 18, 220, 47 -STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION -CAPTION "Oppsett av LPT-port" -FONT 8, "MS Shell Dlg" -BEGIN - GROUPBOX "Tidsavbrudd (sekunder)", LPTCONFIG_GROUP, 6, 6, 150, 35, BS_GROUPBOX - LTEXT "Prøv å sende på nyt&t:", -1, 14, 22, 90, 13, WS_VISIBLE - EDITTEXT LPTCONFIG_EDIT, 112, 20, 32, 13, WS_VISIBLE | ES_NUMBER - DEFPUSHBUTTON "OK", IDOK, 164, 10, 50, 14, WS_VISIBLE - PUSHBUTTON "Avbryt", IDCANCEL, 164, 27, 50, 14, WS_VISIBLE -END - - -STRINGTABLE -{ - IDS_LOCALPORT "Lokal port" - IDS_INVALIDNAME "«%s» er ikke et gyldig portnavn" - IDS_PORTEXISTS "Porten %s finnes allerede" - IDS_NOTHINGTOCONFIG "Denne porten har ingen innstillinger" -}
Removed: trunk/reactos/dll/win32/localui/ui_Pl.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localui/ui_Pl.rc?... ============================================================================== --- trunk/reactos/dll/win32/localui/ui_Pl.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localui/ui_Pl.rc (removed) @@ -1,57 +0,0 @@ -/* - * Polish resources for localui - * - * Copyright 2007 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 "localui.h" - -LANGUAGE LANG_POLISH, SUBLANG_DEFAULT - -ADDPORT_DIALOG DIALOG 6, 18, 245, 47 -STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION -CAPTION "Dodaj port lokalny" -FONT 8, "MS Shell Dlg" -BEGIN - LTEXT "&Nazwa nowego portu:", -1, 7, 13, 194, 13, WS_VISIBLE - EDITTEXT ADDPORT_EDIT, 6, 28, 174, 12, WS_VISIBLE | ES_AUTOHSCROLL - DEFPUSHBUTTON "&OK", IDOK, 199, 10, 40, 14, WS_VISIBLE - PUSHBUTTON "&Anuluj", IDCANCEL, 199, 27, 40, 14, WS_VISIBLE -END - - -LPTCONFIG_DIALOG DIALOG 6, 18, 220, 47 -STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION -CAPTION "Konfiguracja portu LPT" -FONT 8, "MS Shell Dlg" -BEGIN - GROUPBOX "Czasy oczekiwania (sekundy)", LPTCONFIG_GROUP, 6, 6, 150, 35, BS_GROUPBOX - LTEXT "&Ponowienie transmisji:", -1, 14, 22, 90, 13, WS_VISIBLE - EDITTEXT LPTCONFIG_EDIT, 112, 20, 32, 13, WS_VISIBLE | ES_NUMBER - DEFPUSHBUTTON "&OK", IDOK, 164, 10, 50, 14, WS_VISIBLE - PUSHBUTTON "&Anuluj", IDCANCEL, 164, 27, 50, 14, WS_VISIBLE -END - - -STRINGTABLE -{ - IDS_LOCALPORT "Port lokalny" - IDS_INVALIDNAME "'%s' nie jest poprawn¹ nazw¹ portu" - IDS_PORTEXISTS "Port %s ju¿ istnieje" - IDS_NOTHINGTOCONFIG "Ten port nie ma opcji do skonfigurowania" -}
Removed: trunk/reactos/dll/win32/localui/ui_Pt.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localui/ui_Pt.rc?... ============================================================================== --- trunk/reactos/dll/win32/localui/ui_Pt.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localui/ui_Pt.rc (removed) @@ -1,56 +0,0 @@ -/* - * Portuguese resources for localui - * - * 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 "localui.h" - -LANGUAGE LANG_PORTUGUESE, SUBLANG_NEUTRAL - -ADDPORT_DIALOG DIALOG 6, 18, 245, 47 -STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION -CAPTION "Adicionar uma porta local" -FONT 8, "MS Shell Dlg" -BEGIN - LTEXT "&Introduza o nome da porta a adicionar:", -1, 7, 13, 194, 13, WS_VISIBLE - EDITTEXT ADDPORT_EDIT, 6, 28, 174, 12, WS_VISIBLE | ES_AUTOHSCROLL - DEFPUSHBUTTON "OK", IDOK, 199, 10, 40, 14, WS_VISIBLE - PUSHBUTTON "Cancelar", IDCANCEL, 199, 27, 40, 14, WS_VISIBLE -END - - -LPTCONFIG_DIALOG DIALOG 6, 18, 220, 47 -STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION -CAPTION "Configurar porta LPT" -FONT 8, "MS Shell Dlg" -BEGIN - GROUPBOX "Tempo expirado (segundos)", LPTCONFIG_GROUP, 6, 6, 150, 35, BS_GROUPBOX - LTEXT "&Recomeço da transmissão:", -1, 14, 22, 90, 13, WS_VISIBLE - EDITTEXT LPTCONFIG_EDIT, 112, 20, 32, 13, WS_VISIBLE | ES_NUMBER - DEFPUSHBUTTON "OK", IDOK, 164, 10, 50, 14, WS_VISIBLE - PUSHBUTTON "Cancelar", IDCANCEL, 164, 27, 50, 14, WS_VISIBLE -END - - -STRINGTABLE -{ - IDS_LOCALPORT "Porta Local" - IDS_INVALIDNAME "'%s' não é um nome de porta válido" - IDS_PORTEXISTS "Porta %s já existe" - IDS_NOTHINGTOCONFIG "Esta porta não possui opções de configuração" -}
Removed: trunk/reactos/dll/win32/localui/ui_Ro.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localui/ui_Ro.rc?... ============================================================================== --- trunk/reactos/dll/win32/localui/ui_Ro.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localui/ui_Ro.rc (removed) @@ -1,57 +0,0 @@ -/* - * Copyright 2007 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 "localui.h" - -LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL - -#pragma code_page(65001) - -ADDPORT_DIALOG DIALOG 6, 18, 245, 47 -STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION -CAPTION "AdaugÄ un port local" -FONT 8, "MS Shell Dlg" -BEGIN - LTEXT "&Nume port de adÄugat:", -1, 7, 13, 194, 13, WS_VISIBLE - EDITTEXT ADDPORT_EDIT, 6, 28, 174, 12, WS_VISIBLE | ES_AUTOHSCROLL - DEFPUSHBUTTON "OK", IDOK, 199, 10, 40, 14, WS_VISIBLE - PUSHBUTTON "RenunÈÄ", IDCANCEL, 199, 27, 40, 14, WS_VISIBLE -END - - -LPTCONFIG_DIALOG DIALOG 6, 18, 220, 47 -STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION -CAPTION "Configurare port LPT" -FONT 8, "MS Shell Dlg" -BEGIN - GROUPBOX "Temporizare (secunde)", LPTCONFIG_GROUP, 6, 6, 150, 35, BS_GROUPBOX - LTEXT "ReîncearcÄ &transmisia:", -1, 14, 22, 90, 13, WS_VISIBLE - EDITTEXT LPTCONFIG_EDIT, 112, 20, 32, 13, WS_VISIBLE | ES_NUMBER - DEFPUSHBUTTON "OK", IDOK, 164, 10, 50, 14, WS_VISIBLE - PUSHBUTTON "RenunÈÄ", IDCANCEL, 164, 27, 50, 14, WS_VISIBLE -END - - -STRINGTABLE -{ - IDS_LOCALPORT "Port local" - IDS_INVALIDNAME "'%s' nu este un nume valid de port" - IDS_PORTEXISTS "Portul %s existsÄ deja" - IDS_NOTHINGTOCONFIG "Acest port nu are opÈiuni de configurat" -}
Removed: trunk/reactos/dll/win32/localui/ui_Ru.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localui/ui_Ru.rc?... ============================================================================== --- trunk/reactos/dll/win32/localui/ui_Ru.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localui/ui_Ru.rc (removed) @@ -1,59 +0,0 @@ -/* - * Russian resources for localui - * - * 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 "localui.h" - -/* UTF-8 */ -#pragma code_page(65001) - -LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT - -ADDPORT_DIALOG DIALOG 6, 18, 245, 47 -STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION -CAPTION "ÐобавиÑÑ Ð»Ð¾ÐºÐ°Ð»ÑнÑй поÑÑ" -FONT 8, "MS Shell Dlg" -BEGIN - LTEXT "ÐведиÑе &название локалÑного поÑÑа:", -1, 7, 13, 194, 13, WS_VISIBLE - EDITTEXT ADDPORT_EDIT, 6, 28, 174, 12, WS_VISIBLE | ES_AUTOHSCROLL - DEFPUSHBUTTON "OK", IDOK, 199, 10, 40, 14, WS_VISIBLE - PUSHBUTTON "ÐÑмениÑÑ", IDCANCEL, 199, 27, 40, 14, WS_VISIBLE -END - - -LPTCONFIG_DIALOG DIALOG 6, 18, 220, 47 -STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION -CAPTION "УÑÑановки паÑаллелÑного поÑÑа" -FONT 8, "MS Shell Dlg" -BEGIN - GROUPBOX "Тайм-аÑÑ (ÑекÑнд)", LPTCONFIG_GROUP, 6, 6, 150, 35, BS_GROUPBOX - LTEXT "&ÐопÑÑок пеÑеÑÑлки:", -1, 14, 22, 90, 13, WS_VISIBLE - EDITTEXT LPTCONFIG_EDIT, 112, 20, 32, 13, WS_VISIBLE | ES_NUMBER - DEFPUSHBUTTON "OK", IDOK, 164, 10, 50, 14, WS_VISIBLE - PUSHBUTTON "ÐÑмена", IDCANCEL, 164, 27, 50, 14, WS_VISIBLE -END - - -STRINGTABLE -{ - IDS_LOCALPORT "ÐокалÑнÑй поÑÑ" - IDS_INVALIDNAME "ÐепÑавилÑное название поÑÑа '%s'" - IDS_PORTEXISTS "ÐоÑÑ '%s' Ñже ÑÑÑеÑÑвÑеÑ" - IDS_NOTHINGTOCONFIG "ÐÑÐ¾Ñ Ð¿Ð¾ÑÑ Ð½Ðµ Ð¸Ð¼ÐµÐµÑ Ð½Ð°ÑÑÑоек" -}
Removed: trunk/reactos/dll/win32/localui/ui_Si.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localui/ui_Si.rc?... ============================================================================== --- trunk/reactos/dll/win32/localui/ui_Si.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localui/ui_Si.rc (removed) @@ -1,58 +0,0 @@ -/* - * Slovenian resources for localui - * - * 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 "localui.h" - -#pragma code_page(65001) - -LANGUAGE LANG_SLOVENIAN, SUBLANG_DEFAULT - -ADDPORT_DIALOG DIALOG 6, 18, 245, 47 -STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION -CAPTION "Dodaj lokalna vrata" -FONT 8, "MS Shell Dlg" -BEGIN - LTEXT "&Ime vrat:", -1, 7, 13, 194, 13, WS_VISIBLE - EDITTEXT ADDPORT_EDIT, 6, 28, 174, 12, WS_VISIBLE | ES_AUTOHSCROLL - DEFPUSHBUTTON "V redu", IDOK, 199, 10, 40, 14, WS_VISIBLE - PUSHBUTTON "PrekliÄi", IDCANCEL, 199, 27, 40, 14, WS_VISIBLE -END - - -LPTCONFIG_DIALOG DIALOG 6, 18, 220, 47 -STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION -CAPTION "Nastavitev LPT vrat" -FONT 8, "MS Shell Dlg" -BEGIN - GROUPBOX "Äasovna omejitev (seconds)", LPTCONFIG_GROUP, 6, 6, 150, 35, BS_GROUPBOX - LTEXT "&Ponoven poskus prenosa:", -1, 14, 22, 90, 13, WS_VISIBLE - EDITTEXT LPTCONFIG_EDIT, 112, 20, 32, 13, WS_VISIBLE | ES_NUMBER - DEFPUSHBUTTON "V redu", IDOK, 164, 10, 50, 14, WS_VISIBLE - PUSHBUTTON "PrekliÄi", IDCANCEL, 164, 27, 50, 14, WS_VISIBLE -END - - -STRINGTABLE -{ - IDS_LOCALPORT "Lokalna vrata" - IDS_INVALIDNAME "'%s' ni veljavno ime vrat" - IDS_PORTEXISTS "Vrata z imenom %s že obstajajo" - IDS_NOTHINGTOCONFIG "Ta vrata nimajo možnosti nastavitve" -}
Removed: trunk/reactos/dll/win32/localui/ui_Sv.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localui/ui_Sv.rc?... ============================================================================== --- trunk/reactos/dll/win32/localui/ui_Sv.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localui/ui_Sv.rc (removed) @@ -1,56 +0,0 @@ -/* - * Swedish resources for localui - * - * 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 "localui.h" - -LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL - -ADDPORT_DIALOG DIALOG 6, 18, 245, 47 -STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION -CAPTION "Lägg till en lokal port" -FONT 8, "MS Shell Dlg" -BEGIN - LTEXT "&Ange portnamnet att lägga till:", -1, 7, 13, 194, 13, WS_VISIBLE - EDITTEXT ADDPORT_EDIT, 6, 28, 174, 12, WS_VISIBLE | ES_AUTOHSCROLL - DEFPUSHBUTTON "OK", IDOK, 199, 10, 40, 14, WS_VISIBLE - PUSHBUTTON "Avbryt", IDCANCEL, 199, 27, 40, 14, WS_VISIBLE -END - - -LPTCONFIG_DIALOG DIALOG 6, 18, 220, 47 -STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION -CAPTION "Konfigurera LPT-port" -FONT 8, "MS Shell Dlg" -BEGIN - GROUPBOX "Tidsgräns (sekunder)", LPTCONFIG_GROUP, 6, 6, 150, 35, BS_GROUPBOX - LTEXT "Öve&rföringsförsök:", -1, 14, 22, 90, 13, WS_VISIBLE - EDITTEXT LPTCONFIG_EDIT, 112, 20, 32, 13, WS_VISIBLE | ES_NUMBER - DEFPUSHBUTTON "OK", IDOK, 164, 10, 50, 14, WS_VISIBLE - PUSHBUTTON "Avbryt", IDCANCEL, 164, 27, 50, 14, WS_VISIBLE -END - - -STRINGTABLE -{ - IDS_LOCALPORT "Lokal port" - IDS_INVALIDNAME "'%s' är inte ett giltigt portnamn" - IDS_PORTEXISTS "Porten %s finns redan" - IDS_NOTHINGTOCONFIG "Denna port har inga alternativ att konfigurera" -}
Removed: trunk/reactos/dll/win32/localui/ui_Uk.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localui/ui_Uk.rc?... ============================================================================== --- trunk/reactos/dll/win32/localui/ui_Uk.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localui/ui_Uk.rc (removed) @@ -1,59 +0,0 @@ -/* - * Ukrainian resources for localui - * - * 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 "localui.h" - -/* UTF-8 */ -#pragma code_page(65001) - -LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT - -ADDPORT_DIALOG DIALOG 6, 18, 245, 47 -STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION -CAPTION "ÐодаÑи локалÑний поÑÑ" -FONT 8, "MS Shell Dlg" -BEGIN - LTEXT "ÐведÑÑÑ &Ð½Ð°Ð·Ð²Ñ Ð»Ð¾ÐºÐ°Ð»Ñного поÑÑа:", -1, 7, 13, 194, 13, WS_VISIBLE - EDITTEXT ADDPORT_EDIT, 6, 28, 174, 12, WS_VISIBLE | ES_AUTOHSCROLL - DEFPUSHBUTTON "OK", IDOK, 199, 10, 40, 14, WS_VISIBLE - PUSHBUTTON "СкаÑÑваÑи", IDCANCEL, 199, 27, 40, 14, WS_VISIBLE -END - - -LPTCONFIG_DIALOG DIALOG 6, 18, 220, 47 -STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION -CAPTION "ÐалаÑÑÑÐ²Ð°Ð½Ð½Ñ LPT поÑÑа" -FONT 8, "MS Shell Dlg" -BEGIN - GROUPBOX "Тайм-аÑÑ (ÑекÑнд)", LPTCONFIG_GROUP, 6, 6, 150, 35, BS_GROUPBOX - LTEXT "&СпÑоб пеÑеÑиланнÑ:", -1, 14, 22, 90, 13, WS_VISIBLE - EDITTEXT LPTCONFIG_EDIT, 112, 20, 32, 13, WS_VISIBLE | ES_NUMBER - DEFPUSHBUTTON "OK", IDOK, 164, 10, 50, 14, WS_VISIBLE - PUSHBUTTON "СкаÑÑваÑи", IDCANCEL, 164, 27, 50, 14, WS_VISIBLE -END - - -STRINGTABLE -{ - IDS_LOCALPORT "ÐокалÑний поÑÑ" - IDS_INVALIDNAME "'%s' не дÑйÑна назва поÑÑÑ" - IDS_PORTEXISTS "ÐоÑÑ '%s' вже ÑÑнÑÑ" - IDS_NOTHINGTOCONFIG "Цей поÑÑ Ð½Ðµ Ð¼Ð°Ñ Ð½Ð°Ð»Ð°ÑÑÑванÑ" -}
Removed: trunk/reactos/dll/win32/localui/ui_Zh.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/localui/ui_Zh.rc?... ============================================================================== --- trunk/reactos/dll/win32/localui/ui_Zh.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/localui/ui_Zh.rc (removed) @@ -1,94 +0,0 @@ -/* - * localui (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 "localui.h" - -/* Chinese text is encoded in UTF-8 */ -#pragma code_page(65001) - -LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED - -ADDPORT_DIALOG DIALOG 6, 18, 245, 47 -STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION -CAPTION "æ·»å æ¬å°ç«¯å£" -FONT 9, "MS Shell Dlg" -BEGIN - LTEXT "æ·»å æ¬å°ç«¯å£åç§°(&E):", -1, 7, 13, 194, 13, WS_VISIBLE - EDITTEXT ADDPORT_EDIT, 6, 28, 174, 12, WS_VISIBLE | ES_AUTOHSCROLL - DEFPUSHBUTTON "ç¡®å®", IDOK, 199, 10, 40, 14, WS_VISIBLE - PUSHBUTTON "åæ¶", IDCANCEL, 199, 27, 40, 14, WS_VISIBLE -END - - -LPTCONFIG_DIALOG DIALOG 6, 18, 220, 47 -STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION -CAPTION "设置æå°ç«¯å£" -FONT 9, "MS Shell Dlg" -BEGIN - GROUPBOX "è¶ æ¶(ç§)", LPTCONFIG_GROUP, 6, 6, 150, 35, BS_GROUPBOX - LTEXT "éè¯é讯(&T):", -1, 14, 22, 90, 13, WS_VISIBLE - EDITTEXT LPTCONFIG_EDIT, 112, 20, 32, 13, WS_VISIBLE | ES_NUMBER - DEFPUSHBUTTON "ç¡®å®", IDOK, 164, 10, 50, 14, WS_VISIBLE - PUSHBUTTON "åæ¶", IDCANCEL, 164, 27, 50, 14, WS_VISIBLE -END - - -STRINGTABLE -{ - IDS_LOCALPORT "æ¬å°ç«¯å£" - IDS_INVALIDNAME "'%s' 䏿¯ææç端å£åç§°" - IDS_PORTEXISTS "ç«¯å£ %s å·²ç»åå¨" - IDS_NOTHINGTOCONFIG "è¿ä¸ªç«¯å£æ²¡æå¯è®¾ç½®é项" -} - -LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_TRADITIONAL - -ADDPORT_DIALOG DIALOG 6, 18, 245, 47 -STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION -CAPTION "æ·»å æ¬å°ç«¯å£" -FONT 9, "MS Shell Dlg" -BEGIN - LTEXT "æ·»å æ¬å°ç«¯å£å稱(&E):", -1, 7, 13, 194, 13, WS_VISIBLE - EDITTEXT ADDPORT_EDIT, 6, 28, 174, 12, WS_VISIBLE | ES_AUTOHSCROLL - DEFPUSHBUTTON "確å®", IDOK, 199, 10, 40, 14, WS_VISIBLE - PUSHBUTTON "åæ¶", IDCANCEL, 199, 27, 40, 14, WS_VISIBLE -END - - -LPTCONFIG_DIALOG DIALOG 6, 18, 220, 47 -STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION -CAPTION "è¨å®åå°ç«¯å£" -FONT 9, "MS Shell Dlg" -BEGIN - GROUPBOX "è¶ æ(ç§)", LPTCONFIG_GROUP, 6, 6, 150, 35, BS_GROUPBOX - LTEXT "é試éè¨(&T):", -1, 14, 22, 90, 13, WS_VISIBLE - EDITTEXT LPTCONFIG_EDIT, 112, 20, 32, 13, WS_VISIBLE | ES_NUMBER - DEFPUSHBUTTON "確å®", IDOK, 164, 10, 50, 14, WS_VISIBLE - PUSHBUTTON "åæ¶", IDCANCEL, 164, 27, 50, 14, WS_VISIBLE -END - - -STRINGTABLE -{ - IDS_LOCALPORT "æ¬å°ç«¯å£" - IDS_INVALIDNAME "'%s' 䏿¯ææç端å£å稱" - IDS_PORTEXISTS "ç«¯å£ %s å·²ç¶åå¨" - IDS_NOTHINGTOCONFIG "éåç«¯å£æ²æå¯è¨å®é¸é " -}