diff --git a/harbour/source/lang/msgpt.c b/harbour/source/lang/msgpt.c index 6ffffdd03f..01b2d80609 100644 --- a/harbour/source/lang/msgpt.c +++ b/harbour/source/lang/msgpt.c @@ -6,7 +6,7 @@ * Harbour Project source code: * Language Support Module (PT) * - * Copyright 1999 {list of individual authors and e-mail addresses} + * Copyright 2000 Luiz Rafael Culik * www - http://www.harbour-project.org * * This program is free software; you can redistribute it and/or modify @@ -46,7 +46,7 @@ static HB_LANG s_lang = "PT", /* ID */ "Portuguese", /* Name (in English) */ - "Portuguese", /* Name (in native language) */ + "Portugues", /* Name (in native language) */ "PT", /* RFC ID */ "850", /* Codepage */ "$Revision$ $Date$", /* Version */