Fix some people's names presentation

svn path=/trunk/; revision=59390
This commit is contained in:
Hermès Bélusca-Maïto 2013-06-30 13:23:30 +00:00
parent 18857125d2
commit d40eb536e9
36 changed files with 54 additions and 53 deletions

View file

@ -25,10 +25,10 @@
* 24-Jan-1998 Eric Kohl * 24-Jan-1998 Eric Kohl
* Redirection safe! * Redirection safe!
* *
* 02-Apr-2005 (Magnus Olsen) <magnus@greatlord.com> * 02-Apr-2005 (Magnus Olsen <magnus@greatlord.com>)
* Remove all hardcoded strings in En.rc * Remove all hardcoded strings in En.rc
* *
* 02-Feb-2008 (Christoph von Wittich) <christoph_vw@reactos.org>) * 02-Feb-2008 (Christoph von Wittich <christoph_vw@reactos.org>)
* rewrote alias handling for doskey compat * rewrote alias handling for doskey compat
*/ */

View file

@ -28,7 +28,7 @@
* 23-Jan-1999 Eric Kohl * 23-Jan-1999 Eric Kohl
* Added handling of multiple filenames. * Added handling of multiple filenames.
* *
* 02-Apr-2005 (Magnus Olsen) <magnus@greatlord.com> * 02-Apr-2005 (Magnus Olsen <magnus@greatlord.com>)
* Remove all hardcoded strings in En.rc * Remove all hardcoded strings in En.rc
*/ */

View file

@ -20,7 +20,7 @@
* 20-Jan-1999 (Eric Kohl) * 20-Jan-1999 (Eric Kohl)
* Redirection ready! * Redirection ready!
* *
* 02-Apr-2005 (Magnus Olsen) <magnus@greatlord.com> * 02-Apr-2005 (Magnus Olsen <magnus@greatlord.com>)
* Remove all hardcoded strings in En.rc * Remove all hardcoded strings in En.rc
*/ */

View file

@ -24,7 +24,7 @@
* 20-Jan-1999 (Eric Kohl) * 20-Jan-1999 (Eric Kohl)
* Unicode and redirection safe! * Unicode and redirection safe!
* *
* 02-Apr-2005 (Magnus Olsen) <magnus@greatlord.com> * 02-Apr-2005 (Magnus Olsen <magnus@greatlord.com>)
* Remove all hardcoded strings in En.rc * Remove all hardcoded strings in En.rc
*/ */

View file

@ -7,7 +7,7 @@
* 23-Dec-1998 (Eric Kohl) * 23-Dec-1998 (Eric Kohl)
* Started. * Started.
* *
* 02-Apr-2005 (Magnus Olsen) <magnus@greatlord.com> * 02-Apr-2005 (Magnus Olsen <magnus@greatlord.com>)
* Remove all hardcoded strings in En.rc * Remove all hardcoded strings in En.rc
*/ */

View file

@ -22,7 +22,7 @@
* 20-Jan-1998 (Eric Kohl) * 20-Jan-1998 (Eric Kohl)
* Redirection ready! * Redirection ready!
* *
* 02-Apr-2005 (Magnus Olsen) <magnus@greatlord.com> * 02-Apr-2005 (Magnus Olsen <magnus@greatlord.com>)
* Remove all hardcoded strings in En.rc * Remove all hardcoded strings in En.rc
*/ */

View file

@ -16,7 +16,7 @@
* 14-Oct-1999 (Paolo Pantaleo <paolopan@freemail.it>) * 14-Oct-1999 (Paolo Pantaleo <paolopan@freemail.it>)
* 4nt's syntax implemented. * 4nt's syntax implemented.
* *
* 03-Apr-2005 (Magnus Olsen) <magnus@greatlord.com> * 03-Apr-2005 (Magnus Olsen <magnus@greatlord.com>)
* Move all hardcoded strings in En.rc. * Move all hardcoded strings in En.rc.
*/ */

View file

@ -7,13 +7,13 @@
* 20-Jan-1999 (Eric Kohl) * 20-Jan-1999 (Eric Kohl)
* started * started
* *
* 03-Apr-2005 (Magnus Olsen) <magnus@greatlord.com> * 03-Apr-2005 (Magnus Olsen <magnus@greatlord.com>)
* Remove all hardcoded strings in En.rc * Remove all hardcoded strings in En.rc
* *
* 01-Jul-2005 (Brandon Turner) <turnerb7@msu.edu> * 01-Jul-2005 (Brandon Turner <turnerb7@msu.edu>)
* Added ConPrintfPaging and ConOutPrintfPaging * Added ConPrintfPaging and ConOutPrintfPaging
* *
* 02-Feb-2007 (Paolo Devoti) <devotip at gmail.com> * 02-Feb-2007 (Paolo Devoti <devotip at gmail.com>)
* Fixed ConPrintfPaging * Fixed ConPrintfPaging
*/ */

View file

@ -20,13 +20,13 @@
* 27-Oct-1998 (Eric Kohl) * 27-Oct-1998 (Eric Kohl)
* Disabled prompting when used in batch mode. * Disabled prompting when used in batch mode.
* *
* 03-Apr-2005 (Magnus Olsen) <magnus@greatlord.com>) * 03-Apr-2005 (Magnus Olsen <magnus@greatlord.com>)
* Remove all hardcode string to En.rc * Remove all hardcode string to En.rc
* *
* 13-Jul-2005 (Brandon Turner) <turnerb7@msu.edu>) * 13-Jul-2005 (Brandon Turner <turnerb7@msu.edu>)
* Rewrite to clean up copy and support wildcard. * Rewrite to clean up copy and support wildcard.
* *
* 20-Jul-2005 (Brandon Turner) <turnerb7@msu.edu>) * 20-Jul-2005 (Brandon Turner <turnerb7@msu.edu>)
* Add touch syntax. "copy arp.exe+,," * Add touch syntax. "copy arp.exe+,,"
* Copy command is now completed. * Copy command is now completed.
*/ */

View file

@ -27,7 +27,7 @@
* 04-Feb-1999 (Eric Kohl) * 04-Feb-1999 (Eric Kohl)
* Fixed date input bug. * Fixed date input bug.
* *
* 03-Apr-2005 (Magnus Olsen) <magnus@greatlord.com> * 03-Apr-2005 (Magnus Olsen <magnus@greatlord.com>)
* Remove all hardcoded strings in En.rc * Remove all hardcoded strings in En.rc
*/ */

View file

@ -22,7 +22,7 @@
* 13-Jul-2000 (Eric Kohl) * 13-Jul-2000 (Eric Kohl)
* Implemented 'echo.' and 'echoerr.'. * Implemented 'echo.' and 'echoerr.'.
* *
* 28-Apr-2005 (Magnus Olsen) <magnus@greatlord.com> * 28-Apr-2005 (Magnus Olsen <magnus@greatlord.com>)
* Remove all hardcoded strings in En.rc * Remove all hardcoded strings in En.rc
*/ */

View file

@ -16,7 +16,7 @@
* 02-Feb-1999 (Eric Kohl) * 02-Feb-1999 (Eric Kohl)
* Use FormatMessage() for error reports. * Use FormatMessage() for error reports.
* *
* 28-Apr-2005 (Magnus Olsen) <magnus@greatlord.com> * 28-Apr-2005 (Magnus Olsen <magnus@greatlord.com>)
* Remove all hardcoded strings in En.rc * Remove all hardcoded strings in En.rc
*/ */

View file

@ -26,7 +26,7 @@
* Implemented preservation of echo flag. Some other for related * Implemented preservation of echo flag. Some other for related
* code in other files fixed, too. * code in other files fixed, too.
* *
* 28-Apr-2005 (Magnus Olsen) <magnus@greatlord.com> * 28-Apr-2005 (Magnus Olsen <magnus@greatlord.com>)
* Remove all hardcoded strings in En.rc * Remove all hardcoded strings in En.rc
*/ */

View file

@ -7,7 +7,7 @@
* 01-Sep-1999 (Eric Kohl) * 01-Sep-1999 (Eric Kohl)
* Started. * Started.
* *
* 28-Apr-2005 (Magnus Olsen) <magnus@greatlord.com> * 28-Apr-2005 (Magnus Olsen <magnus@greatlord.com>)
* Remove all hardcoded strings in En.rc * Remove all hardcoded strings in En.rc
*/ */

View file

@ -22,7 +22,7 @@
* 27-Jan-1999 (Eric Kohl) * 27-Jan-1999 (Eric Kohl)
* Added help text ("/?"). * Added help text ("/?").
* *
* 28-Apr-2005 (Magnus Olsen) <magnus@greatlord.com> * 28-Apr-2005 (Magnus Olsen <magnus@greatlord.com>)
* Remove all hardcoded strings in En.rc * Remove all hardcoded strings in En.rc
*/ */

View file

@ -13,7 +13,7 @@
* 19-Jan-1998 (Eric Kohl) * 19-Jan-1998 (Eric Kohl)
* Unicode ready! * Unicode ready!
* *
* 28-Apr-2005 (Magnus Olsen) <magnus@greatlord.com> * 28-Apr-2005 (Magnus Olsen <magnus@greatlord.com>)
* Remove all hardcoded strings in En.rc * Remove all hardcoded strings in En.rc
*/ */

View file

@ -7,7 +7,7 @@
* 01-Sep-1999 (Eric Kohl) * 01-Sep-1999 (Eric Kohl)
* Started. * Started.
* *
* 28-Apr-2005 (Magnus Olsen) <magnus@greatlord.com> * 28-Apr-2005 (Magnus Olsen <magnus@greatlord.com>)
* Remove all hardcoded strings in En.rc * Remove all hardcoded strings in En.rc
*/ */

View file

@ -28,7 +28,7 @@
* 06-Nov-1999 (Eric Kohl) * 06-Nov-1999 (Eric Kohl)
* Added PagePrompt() and FilePrompt(). * Added PagePrompt() and FilePrompt().
* *
* 30-Apr-2005 (Magnus Olsen) <magnus@greatlord.com> * 30-Apr-2005 (Magnus Olsen <magnus@greatlord.com>)
* Remove all hardcoded strings in En.rc * Remove all hardcoded strings in En.rc
*/ */

View file

@ -21,10 +21,10 @@
* 03-Feb-1999 (Eric Kohl) * 03-Feb-1999 (Eric Kohl)
* Added "/N" option. * Added "/N" option.
* *
* 30-Apr-2005 (Magnus Olsen) <magnus@greatlord.com>) * 30-Apr-2005 (Magnus Olsen <magnus@greatlord.com>)
* Remove all hardcode string to En.rc * Remove all hardcoded strings in En.rc
* *
* 24-Jun-2005 (Brandon Turner) <turnerb7@msu.edu>) * 24-Jun-2005 (Brandon Turner <turnerb7@msu.edu>)
* Fixed bug to allow MS style wildcards + code clean up * Fixed bug to allow MS style wildcards + code clean up
* added /y and /-y * added /y and /-y
*/ */

View file

@ -6,7 +6,7 @@
* 25 Aug 1999 * 25 Aug 1999
* started - Paolo Pantaleo <paolopan@freemail.it> * started - Paolo Pantaleo <paolopan@freemail.it>
* *
* 30-Apr-2005 (Magnus Olsen) <magnus@greatlord.com> * 30-Apr-2005 (Magnus Olsen <magnus@greatlord.com>)
* Remove all hardcoded strings in En.rc * Remove all hardcoded strings in En.rc
*/ */

View file

@ -22,7 +22,7 @@
* 24-Jan-1999 (Eric Kohl) * 24-Jan-1999 (Eric Kohl)
* Fixed Win32 environment handling. * Fixed Win32 environment handling.
* *
* 30-Apr-2005 (Magnus Olsen) <magnus@greatlord.com> * 30-Apr-2005 (Magnus Olsen <magnus@greatlord.com>)
* Remove all hardcoded strings in En.rc * Remove all hardcoded strings in En.rc
*/ */
#include "precomp.h" #include "precomp.h"

View file

@ -43,7 +43,7 @@
* 24-Jan-1999 (Eric Kohl) * 24-Jan-1999 (Eric Kohl)
* Fixed Win32 environment handling. * Fixed Win32 environment handling.
* *
* 30-Apr-2005 (Magnus Olsen) <magnus@greatlord.com> * 30-Apr-2005 (Magnus Olsen <magnus@greatlord.com>)
* Remove all hardcoded strings in En.rc * Remove all hardcoded strings in En.rc
*/ */
#include "precomp.h" #include "precomp.h"

View file

@ -17,10 +17,11 @@
* 17-Oct-2001 (Eric Kohl) * 17-Oct-2001 (Eric Kohl)
* Implemented basic rename code. * Implemented basic rename code.
* *
* 30-Apr-2005 (Magnus Olsen) <magnus@greatlord.com> * 30-Apr-2005 (Magnus Olsen <magnus@greatlord.com>)
* Remove all hardcoded strings in En.rc * Remove all hardcoded strings in En.rc
* *
* 25-Nov-2008 (Victor Martinez) <vicmarcal@hotmail.com> Patch dedicated to Myrjala because her comprenhension and love :D * 25-Nov-2008 (Victor Martinez <vicmarcal@hotmail.com>)
* Patch dedicated to Myrjala because her comprenhension and love :D
* Fixing following Bugs: * Fixing following Bugs:
* -Wrong behavior with wildcards when Source and Destiny are Paths(FIXED). * -Wrong behavior with wildcards when Source and Destiny are Paths(FIXED).
* -Wrong general behavior (MSDN:"Rename cant move files between subdirectories")(FIXED) * -Wrong general behavior (MSDN:"Rename cant move files between subdirectories")(FIXED)

View file

@ -6,7 +6,7 @@
* 30 Aug 1999 * 30 Aug 1999
* started - Paolo Pantaleo <paolopan@freemail.it> * started - Paolo Pantaleo <paolopan@freemail.it>
* *
* 30-Apr-2005 (Magnus Olsen) <magnus@greatlord.com> * 30-Apr-2005 (Magnus Olsen <magnus@greatlord.com>)
* Remove all hardcoded strings in En.rc * Remove all hardcoded strings in En.rc
* *
*/ */

View file

@ -30,7 +30,7 @@
* 25-Feb-1999 (Eric Kohl) * 25-Feb-1999 (Eric Kohl)
* Fixed little bug. * Fixed little bug.
* *
* 30-Apr-2005 (Magnus Olsen) <magnus@greatlord.com> * 30-Apr-2005 (Magnus Olsen <magnus@greatlord.com>)
* Remove all hardcoded strings in En.rc * Remove all hardcoded strings in En.rc
*/ */

View file

@ -19,7 +19,7 @@
* 20-Jan-1999 (Eric Kohl) * 20-Jan-1999 (Eric Kohl)
* Unicode and redirection safe! * Unicode and redirection safe!
* *
* 30-Apr-2005 (Magnus Olsen) <magnus@greatlord.com> * 30-Apr-2005 (Magnus Olsen <magnus@greatlord.com>)
* Remove all hardcoded strings in En.rc * Remove all hardcoded strings in En.rc
*/ */

View file

@ -7,7 +7,7 @@
* 24-Jul-1999 (Eric Kohl) * 24-Jul-1999 (Eric Kohl)
* Started. * Started.
* *
* 30-Apr-2005 (Magnus Olsen) <magnus@greatlord.com> * 30-Apr-2005 (Magnus Olsen <magnus@greatlord.com>)
* Remove all hardcoded strings in En.rc * Remove all hardcoded strings in En.rc
*/ */

View file

@ -20,7 +20,7 @@
* 04-Feb-1999 (Eric Kohl) * 04-Feb-1999 (Eric Kohl)
* Fixed time input bug. * Fixed time input bug.
* *
* 30-Apr-2005 (Magnus Olsen) <magnus@greatlord.com> * 30-Apr-2005 (Magnus Olsen <magnus@greatlord.com>)
* Remove all hardcoded strings in En.rc. * Remove all hardcoded strings in En.rc.
*/ */

View file

@ -5,7 +5,7 @@
* History: * History:
* 1999-02-11 Emanuele Aliberti * 1999-02-11 Emanuele Aliberti
* *
* 30-Apr-2005 (Magnus Olsen) <magnus@greatlord.com> * 30-Apr-2005 (Magnus Olsen <magnus@greatlord.com>)
* Remove all hardcoded strings in En.rc * Remove all hardcoded strings in En.rc
*/ */

View file

@ -22,7 +22,7 @@
* 19-Jan-1999 (Paolo Pantaleo <paolopan@freemail.it>) * 19-Jan-1999 (Paolo Pantaleo <paolopan@freemail.it>)
* Added multiple file support (copied from y.c) * Added multiple file support (copied from y.c)
* *
* 30-Apr-2005 (Magnus Olsen) <magnus@greatlord.com> * 30-Apr-2005 (Magnus Olsen <magnus@greatlord.com>)
* Remove all hardcoded strings in En.rc * Remove all hardcoded strings in En.rc
*/ */

View file

@ -14,7 +14,7 @@
* 20-Jan-1999 (Eric Kohl) * 20-Jan-1999 (Eric Kohl)
* Unicode and redirection ready! * Unicode and redirection ready!
* *
* 30-Apr-2005 (Magnus Olsen) <magnus@greatlord.com> * 30-Apr-2005 (Magnus Olsen <magnus@greatlord.com>)
* Remove all hardcoded strings in En.rc * Remove all hardcoded strings in En.rc
*/ */

View file

@ -10,7 +10,7 @@
* activate and window in a single file using mainly the same code * activate and window in a single file using mainly the same code
* (nice size optimization :) * (nice size optimization :)
* *
* 30-Apr-2005 (Magnus Olsen) <magnus@greatlord.com> * 30-Apr-2005 (Magnus Olsen <magnus@greatlord.com>)
* Remove all hardcoded strings in En.rc * Remove all hardcoded strings in En.rc
*/ */