Author: hbelusca Date: Tue Dec 18 19:06:16 2012 New Revision: 57945
URL: http://svn.reactos.org/svn/reactos?rev=57945&view=rev Log: [WIN32CSR] Fix a misspelling: "loose" --> "lose" (verb). Spotted by Katayama Hirofumi.
CORE-6817 #resolve #comment Fixed in r57945. Cheers :)
Modified: trunk/reactos/win32ss/user/win32csr/lang/en-US.rc
Modified: trunk/reactos/win32ss/user/win32csr/lang/en-US.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/win32ss/user/win32csr/lang/... ============================================================================== --- trunk/reactos/win32ss/user/win32csr/lang/en-US.rc [iso-8859-1] (original) +++ trunk/reactos/win32ss/user/win32csr/lang/en-US.rc [iso-8859-1] Tue Dec 18 19:06:16 2012 @@ -23,7 +23,7 @@ LTEXT "This program is not responding",IDC_STATIC,7,7,178,8 LTEXT "To return to ReactOS and check the status of the program, click Cancel", IDC_STATIC,7,26,178,16 - LTEXT "If you choose to end the program immediately, you will loose any unsaved data. To end the program now, click End Now", + LTEXT "If you choose to end the program immediately, you will lose any unsaved data. To end the program now, click End Now", IDC_STATIC,7,53,178,26 END