Did forget the info I did change

it is remove all hardcode string to En.rc
to make it easy to translate

svn path=/trunk/; revision=14458
This commit is contained in:
Magnus Olsen 2005-04-02 20:27:41 +00:00
parent cc05ff6eb8
commit 70ccaeb797
3 changed files with 6 additions and 2 deletions

View file

@ -27,6 +27,9 @@
* *
* 23-Jan-1999 (Eric Kohl <ekohl@abo.rhein-zeitung.de>) * 23-Jan-1999 (Eric Kohl <ekohl@abo.rhein-zeitung.de>)
* Added handling of multiple filenames. * Added handling of multiple filenames.
*
* 02-Apr-2005 (Magnus Olsen) <magnus@greatlord.com>)
* Remove all hardcode string to En.rc
*/ */
#include "precomp.h" #include "precomp.h"

View file

@ -16,6 +16,7 @@
* 02 Apr 2005 (Magnus Olsen * 02 Apr 2005 (Magnus Olsen
* Remove Hardcode string so * Remove Hardcode string so
* they can be translate * they can be translate
*
*/ */
#include "precomp.h" #include "precomp.h"

View file

@ -124,8 +124,8 @@
* Improved chdir/cd command. * Improved chdir/cd command.
* *
* 02-Apr-2004 (Magnus Olsen <magnus@greatlord.com>) * 02-Apr-2004 (Magnus Olsen <magnus@greatlord.com>)
Remove all hard code string so they can be * Remove all hard code string so they can be
translate to other langues. * translate to other langues.
*/ */
#include "precomp.h" #include "precomp.h"