Translation by Mikhail Zvyozdochkin, proofread by me.
Modified: trunk/reactos/lib/shlwapi/shlwapi.rc
Added: trunk/reactos/lib/shlwapi/shlwapi_Ru.rc
_____
Modified: trunk/reactos/lib/shlwapi/shlwapi.rc
--- trunk/reactos/lib/shlwapi/shlwapi.rc 2005-10-27 14:10:58 UTC
(rev 18785)
+++ trunk/reactos/lib/shlwapi/shlwapi.rc 2005-10-27 14:18:09 UTC
(rev 18786)
@@ -34,4 +34,5 @@
#include "shlwapi_Ja.rc"
#include "shlwapi_Pl.rc"
#include "shlwapi_Pt.rc"
+#include "shlwapi_Ru.rc"
#include "shlwapi_Sv.rc"
_____
Added: trunk/reactos/lib/shlwapi/shlwapi_Ru.rc
--- trunk/reactos/lib/shlwapi/shlwapi_Ru.rc 2005-10-27 14:10:58 UTC
(rev 18785)
+++ trunk/reactos/lib/shlwapi/shlwapi_Ru.rc 2005-10-27 14:18:09 UTC
(rev 18786)
@@ -0,0 +1,35 @@
+/*
+ * Russian resources for shlwapi
+ *
+ * Copyright 2005 Mikhail Y. Zvyozdochkin
+ *
+ * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA
+ */
+
+LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
+
+IDD_ERR_DIALOG DIALOG MOVEABLE DISCARDABLE 0, 0, 220, 60
+STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
+CAPTION "?°ÞßÛÓ!"
+FONT 8, "MS Shell Dlg"
+{
+ LTEXT "", IDS_ERR_USER_MSG2, 15, 5, 28, 20
+ LTEXT "", IDS_ERR_USER_MSG, 15, 5, 210, 8
+ CHECKBOX "&?¯Ù³°Õ ÝÕ ´¯ÛÓþ¹ÔÓ?³ ²?¯ ±¯¯ß¨ÕÝÞÕ", IDC_ERR_DONT_SHOW, 5,
20, 210, 10, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP
+ PUSHBUTTON L"&OK" IDOK, 105, 40, 50, 14, WS_GROUP | WS_TABSTOP
+ PUSHBUTTON L"&??ýÕÝÓ" IDCANCEL, 160, 40, 50, 14, WS_GROUP | WS_TABSTOP
+ PUSHBUTTON L"&?Ó" IDYES, 105, 40, 50, 14, WS_GROUP | WS_TABSTOP
+ PUSHBUTTON L"&?Õ?" IDNO, 160, 40, 50, 14, WS_GROUP | WS_TABSTOP
+}
Property changes on: trunk/reactos/lib/shlwapi/shlwapi_Ru.rc
___________________________________________________________________
Name: svn:eol-style
+ native
Update status
Modified: trunk/reactos/media/doc/README.WINE
_____
Modified: trunk/reactos/media/doc/README.WINE
--- trunk/reactos/media/doc/README.WINE 2005-10-27 14:10:06 UTC (rev
18784)
+++ trunk/reactos/media/doc/README.WINE 2005-10-27 14:10:58 UTC (rev
18785)
@@ -26,49 +26,49 @@
work to import a new dll.
The following build tools are shared with Wine.
-reactos/tools/unicode # Synced to Wine-20050830
-reactos/tools/wpp # Synced to Wine-20050830
+reactos/tools/unicode # Synced to Wine-20050930
+reactos/tools/wpp # Synced to Wine-20050930
reactos/tools/bin2res # Resource to binary converter
-reactos/tools/winebuild # Synced to Wine-20050830
+reactos/tools/winebuild # Synced to Wine-20050930
reactos/tools/wmc # Wine Message Compiler
-reactos/tools/wrc # Synced to Wine-20050830
+reactos/tools/wrc # Synced to Wine-20050930
reactos/tools/widl # Forked at Wine-20050628
The following libraries are shared with Wine.
-reactos/lib/cabinet # Synced to Wine-20050830
-reactos/lib/comctl32 # Synced to Wine-20050830
-reactos/lib/comdlg32 # Synced to Wine-20050830
+reactos/lib/cabinet # Synced to Wine-20050930
+reactos/lib/comctl32 # Synced to Wine-20050930
+reactos/lib/comdlg32 # Synced to Wine-20050930
reactos/lib/dbghelp #
-reactos/lib/dinput # Forked at Wine-20050310
-reactos/lib/dinput8 # Synced to Wine-20050830
-reactos/lib/icmp # Synced to Wine-20050830
+reactos/lib/dinput # Forked at Wine-20050930
+reactos/lib/dinput8 # Synced to Wine-20050930
+reactos/lib/icmp # Synced to Wine-20050930
reactos/lib/iphlpapi # Out of sync
reactos/lib/imagehlp # Patches for BindImage need review and
submission to winehq.
reactos/lib/msvcrt20 # Out of sync
-reactos/lib/mpr # Synced to Wine-20050830
+reactos/lib/mpr # Synced to Wine-20050930
reactos/lib/msacm # Out of sync
-reactos/lib/msimg32 # Synced to Wine-20050830
-reactos/lib/msi # Synced to Wine-20050830
+reactos/lib/msimg32 # Synced to Wine-20050930
+reactos/lib/msi # Synced to Wine-20050930
reactos/lib/msvideo # Out of sync
reactos/lib/netapi32 # Out of sync
-reactos/lib/objsel # Synced to Wine-20050830
+reactos/lib/objsel # Synced to Wine-20050930
reactos/lib/odbc32 # In sync. Depends on port of Linux
ODBC.
reactos/lib/ole32 # Synced to Wine-20050830
-reactos/lib/oleaut32 # Synced to Wine-20050830
-reactos/lib/oledlg # Synced to Wine-20050830
-reactos/lib/olepro32 # Synced to Wine-20050830
-reactos/lib/riched20 # Synced to Wine-20050830
-reactos/lib/richedit # Synced to Wine-20050830
-reactos/lib/rpcrt4 # Synced to Wine-20050830
+reactos/lib/oleaut32 # Synced to Wine-20050930
+reactos/lib/oledlg # Synced to Wine-20050930
+reactos/lib/olepro32 # Synced to Wine-20050930
+reactos/lib/riched20 # Synced to Wine-20050930
+reactos/lib/richedit # Synced to Wine-20050930
+reactos/lib/rpcrt4 # Synced to Wine-20050930
reactos/lib/setupapi # Forked at Wine-20050524
-reactos/lib/shell32 # Synced to Wine-20050830
-reactos/lib/shdocvw # Synced to Wine-20050830
-reactos/lib/shfolder # Synced to Wine-20050830
-reactos/lib/shlwapi # Synced to Wine-20050830
+reactos/lib/shell32 # Synced to Wine-20050930
+reactos/lib/shdocvw # Synced to Wine-20050930
+reactos/lib/shfolder # Synced to Wine-20050930
+reactos/lib/shlwapi # Synced to Wine-20050930
reactos/lib/twain # Out of sync
-reactos/lib/urlmon # Synced to Wine-20050830
-reactos/lib/uxtheme # Synced to Wine-20050830
+reactos/lib/urlmon # Synced to Wine-20050930
+reactos/lib/uxtheme # Synced to Wine-20050930
reactos/lib/version # Out of sync
reactos/lib/wininet # Out of sync
reactos/lib/winmm # Forked at Wine-20050628
@@ -78,7 +78,7 @@
ReactOS shares the following programs with Winehq.
reactos/subsys/system/regedit # Out of sync
reactos/subsys/system/expand # Out of sync
-reactos/subsys/system/msiexec # Synced to Wine-20050830
+reactos/subsys/system/msiexec # Synced to Wine-20050930
In addition the following libs, dlls and source files are mostly based
on code ported
from Winehq CVS. If you are looking to update something in these files
Change Tcpip and Afd drivers from auto-start to system-start, since we
don't
auto-start device drivers yet
Modified: trunk/reactos/bootdata/hivesys.inf
_____
Modified: trunk/reactos/bootdata/hivesys.inf
--- trunk/reactos/bootdata/hivesys.inf 2005-10-26 23:19:37 UTC (rev
18781)
+++ trunk/reactos/bootdata/hivesys.inf 2005-10-26 23:26:44 UTC (rev
18782)
@@ -365,7 +365,7 @@
HKLM,"SYSTEM\CurrentControlSet\Services\Afd","ErrorControl",0x00010001,0
x00000001
HKLM,"SYSTEM\CurrentControlSet\Services\Afd","Group",0x00000000,"TDI"
HKLM,"SYSTEM\CurrentControlSet\Services\Afd","ImagePath",0x00020000,"sys
tem32\drivers\afd.sys"
-HKLM,"SYSTEM\CurrentControlSet\Services\Afd","Start",0x00010001,0x00000
002
+HKLM,"SYSTEM\CurrentControlSet\Services\Afd","Start",0x00010001,0x00000
001
HKLM,"SYSTEM\CurrentControlSet\Services\Afd","Type",0x00010001,0x0000000
1
; Atapi miniport driver
@@ -615,7 +615,7 @@
HKLM,"SYSTEM\CurrentControlSet\Services\Tcpip","ErrorControl",0x00010001
,0x00000001
HKLM,"SYSTEM\CurrentControlSet\Services\Tcpip","Group",0x00000000,"PNP_T
DI"
HKLM,"SYSTEM\CurrentControlSet\Services\Tcpip","ImagePath",0x00020000,"s
ystem32\drivers\tcpip.sys"
-HKLM,"SYSTEM\CurrentControlSet\Services\Tcpip","Start",0x00010001,0x000
00002
+HKLM,"SYSTEM\CurrentControlSet\Services\Tcpip","Start",0x00010001,0x000
00001
HKLM,"SYSTEM\CurrentControlSet\Services\Tcpip","Type",0x00010001,0x00000
001
; NOTE: These settings should be added by the network setup
; These bindings are of the windows 2000 type, and will probably need
to be