[ros-diffs] [dchapyshev] 32821: - Update English translation

dchapyshev at svn.reactos.org dchapyshev at svn.reactos.org
Wed Apr 2 20:05:15 CEST 2008


Author: dchapyshev
Date: Wed Apr  2 13:05:15 2008
New Revision: 32821

URL: http://svn.reactos.org/svn/reactos?rev=32821&view=rev
Log:
- Update English translation

Modified:
    trunk/reactos/dll/win32/netid/lang/en-US.rc

Modified: trunk/reactos/dll/win32/netid/lang/en-US.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/netid/lang/en-US.rc?rev=32821&r1=32820&r2=32821&view=diff
==============================================================================
--- trunk/reactos/dll/win32/netid/lang/en-US.rc [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/netid/lang/en-US.rc [iso-8859-1] Wed Apr  2 13:05:15 2008
@@ -7,13 +7,13 @@
 BEGIN
     ICON        IDI_COMPNAME, IDC_STATIC, 4, 3, 26, 24, SS_ICON
     LTEXT       "ReactOS uses the following information to identify your computer on the network.", IDC_STATIC, 40, 5, 204, 20
-    LTEXT       "Computer Description:", IDC_STATIC, 6, 40, 70, 9
+    LTEXT       "Computer Description:", IDC_STATIC, 6, 40, 90, 9
     EDITTEXT    IDC_COMPDESC, 98, 38, 146, 13, WS_CHILD | WS_VISIBLE | WS_TABSTOP
-    LTEXT       "Full computer name:", IDC_STATIC, 6, 68, 64, 9
+    LTEXT       "Full computer name:", IDC_STATIC, 6, 68, 85, 9
     LTEXT       "(Default)", IDC_COMPUTERNAME, 98, 68, 144, 11
     LTEXT       "Workgroup:", IDC_WORKGROUPDOMAIN, 6, 84, 64, 9
     LTEXT       "(empty)", IDC_WORKGROUPDOMAIN_NAME, 98, 84, 144, 9
-    LTEXT       "To use the Network Identfication Wizard to join a domain and create a local user, click ""Network ID"".", IDC_STATIC, 6, 108, 172, 24
+    LTEXT       "To use the Network Identfication Wizard to join a domain and create a local user, click ""Network ID"".", IDC_STATIC, 6, 113, 172, 24
     PUSHBUTTON  "&Network ID...", IDC_NETWORK_ID, 190, 114, 58, 15
     LTEXT       "To rename this computer or join a domain, click ""Change"".", IDC_STATIC, 6, 149, 170, 17
     PUSHBUTTON  "&Change...",IDC_NETWORK_PROPERTY, 190, 149, 58, 15



More information about the Ros-diffs mailing list