[ros-diffs] [weiden] 25516: Merge 3 STATICs together

weiden at svn.reactos.org weiden at svn.reactos.org
Thu Jan 18 22:09:56 CET 2007


Author: weiden
Date: Fri Jan 19 00:09:56 2007
New Revision: 25516

URL: http://svn.reactos.org/svn/reactos?rev=25516&view=rev
Log:
Merge 3 STATICs together

Modified:
    trunk/reactos/dll/cpl/sysdm/de.rc
    trunk/reactos/dll/cpl/sysdm/en.rc

Modified: trunk/reactos/dll/cpl/sysdm/de.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/sysdm/de.rc?rev=25516&r1=25515&r2=25516&view=diff
==============================================================================
--- trunk/reactos/dll/cpl/sysdm/de.rc (original)
+++ trunk/reactos/dll/cpl/sysdm/de.rc Fri Jan 19 00:09:56 2007
@@ -157,9 +157,7 @@
     PUSHBUTTON  "Löschen", IDC_USERPROFILE_DELETE, 134, 156, 56, 13
     PUSHBUTTON  "Kopieren nach", IDC_USERPROFILE_COPY, 194, 156, 56, 13
 
-    LTEXT       "Um neue Benutzerprofile zu erstellen, öffnen Sie ", IDC_STATIC, 7, 175, 162, 8
-    CONTROL     "<A>Benutzerkonten</A>", IDC_USERACCOUNT_LINK, "SysLink", WS_CHILD | WS_VISIBLE | WS_TABSTOP, 167, 175, 56, 8
-    LTEXT       "in der Systemsteuerung.", IDC_STATIC, 8, 185, 101, 8
+    CONTROL     "Um neue Benutzerprofile zu erstellen, öffnen Sie <A>Benutzerkonten</A> in der Systemsteuerung.", IDC_USERACCOUNT_LINK, "SysLink", WS_CHILD | WS_VISIBLE | WS_TABSTOP, 7, 175, 319, 8
 
     DEFPUSHBUTTON  "OK", IDOK, 134, 200, 54, 13
     PUSHBUTTON  "Abbrechen", IDCANCEL, 196, 200, 54, 13

Modified: trunk/reactos/dll/cpl/sysdm/en.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/sysdm/en.rc?rev=25516&r1=25515&r2=25516&view=diff
==============================================================================
--- trunk/reactos/dll/cpl/sysdm/en.rc (original)
+++ trunk/reactos/dll/cpl/sysdm/en.rc Fri Jan 19 00:09:56 2007
@@ -148,9 +148,7 @@
     PUSHBUTTON  "Delete", IDC_USERPROFILE_DELETE, 145, 156, 50, 13
     PUSHBUTTON  "Copy To", IDC_USERPROFILE_COPY, 200, 156, 50, 13
 
-    LTEXT       "To create new user accounts, open ", IDC_STATIC, 7, 175, 116, 8
-    CONTROL     "<A>User Accounts</A>", IDC_USERACCOUNT_LINK, "SysLink", WS_CHILD | WS_VISIBLE | WS_TABSTOP, 123, 175, 48, 8
-    LTEXT       "in Control Panel.", IDC_STATIC, 173, 175, 64, 8
+    CONTROL     "To create new user accounts, open <A>User Accounts</A> in Control Panel.", IDC_USERACCOUNT_LINK, "SysLink", WS_CHILD | WS_VISIBLE | WS_TABSTOP, 7, 175, 228, 8
 
     DEFPUSHBUTTON  "OK", IDOK, 134, 200, 54, 13
     PUSHBUTTON  "Cancel", IDCANCEL, 196, 200, 54, 13




More information about the Ros-diffs mailing list