Commit 6ae75a1a authored by Gustavo Junior Alves's avatar Gustavo Junior Alves Committed by Alexandre Julliard

More Portuguese language support.

parent ed744e78
......@@ -15,6 +15,7 @@
#include "winmm_En.rc"
#include "winmm_Fr.rc"
#include "winmm_Nl.rc"
#include "winmm_Pt.rc"
/* do not add NLS specific stuff below that line */
......
Tue Oct 12 20:31:00 1999 Gustavo Junior Alves <alves@correionet.com.br>
* [Pt.rc] [Makefile.in]
Added Portuguese language support.
Thu Jan 28 17:17:28 1999 Jukka Iivonen <iivonen@iki.fi>
* [Fi.rc] [main.c] [Makefile.in]
......
/*
* Clock (English resources)
*
* Copyright 1998 Marcel Baur <mbaur@g26.ethz.ch>
* Copyright 1999 Gustavo Junior Alves <alves@correionet.com.br>
* FIXME: Weak translation !
*/
#define LANGUAGE_ID Pt_br
#define LANGUAGE_NUMBER 0
#define LANGUAGE_ID Pt
#define LANGUAGE_NUMBER 16
#define LANGUAGE_MENU_ITEM "&Português"
/* System Menu */
......@@ -25,7 +25,6 @@
#define MENU_DATE "&Data"
#define MENU_LANGUAGE "&Linguagem"
#define LANGUAGE_MENU_ITEM "&Português"
#define MENU_INFO "Inf&ormações..."
#define MENU_INFO_LICENSE "&Licença"
......@@ -37,4 +36,3 @@
#include "clock.rc"
Tue Oct 12 20:31:00 1999 Gustavo Junior Alves <alves@correionet.com.br>
* [Pt.rc] [Makefile.in]
Added Portuguese language support.
Fri Mar 5 22:14:13 1999 Marcel Baur <mbaur@g26.ethz.ch>
* NEW [search.c]
- Added Boyer-Moore text search
......
......@@ -93,7 +93,7 @@ Veuillez utiliser un autre diteur."
/* FIXME */
#define STRING_NOTSAVED "Le fichier '%s'\n\n a change\n
#define STRING_NOTSAVED "Le fichier '%s'\n\n a change\n \
Would you like to save your changes ?"
#define STRING_NOTFOUND "'%s' introuvable."
......
/*
* Notepad (English resources)
*
* Copyright 1997,98 Marcel Baur <mbaur@g26.ethz.ch>
* Proofread 1998 by David Lee Lambert <lamber45@egr.msu.edu>
* Copyright 1999 Marcel Baur <alves@correionet.com.br>
*/
#define LANGUAGE_ID Pt_br
#define LANGUAGE_NUMBER 0
#define LANGUAGE_ID Pt
#define LANGUAGE_NUMBER 16
#define LANGUAGE_MENU_ITEM "&Portugus"
......@@ -101,4 +100,3 @@ tarefa. \nFeche uma ou mais aplicaes para aumentar a quantidade de memria \
livre."
#include "notepad.rc"
......@@ -6,7 +6,7 @@
*/
#define LANGUAGE_ID Wa
#define LANGUAGE_NUMBER 0x90
#define LANGUAGE_NUMBER 90
#define LANGUAGE_MENU_ITEM "&Walon"
......
......@@ -17,11 +17,13 @@ It.s
Ko.h
Ko.s
Makefile
Pt.h
Pt.s
Sw.h
Sw.s
Va.h
Va.s
Wa.h
Wa.s
accel.h
accel.s
......
Tue Oct 12 20:31:00 1999 Gustavo Junior Alves <alves@correionet.com.br>
* [Pt.rc] [Makefile.in]
Added Portuguese language support.
Sun Jan 18 23:05:04 1998 Karl Backstrm <karl_b@geocities.com>
* [Sw.rc]
Added Swedish language support.
......
/*
* Program Manager
*
* Copyright 1996 Ulrich Schmid
* Copyright 1999 Gustavo Junior Alves <alves@correionet.com.br>
*/
#define LANGUAGE_ID Pt_br
#define LANGUAGE_NUMBER 0
#define LANGUAGE_ID Pt
#define LANGUAGE_NUMBER 16
#define LANGUAGE_MENU_ITEM "&Portugus"
/* Menu */
......@@ -117,4 +117,3 @@ Dever ser tentado outras vezes?"
#define STRING_SYMBOLS_ICO "Simbolos (*.ico)"
#include "Xx.rc"
......@@ -21,6 +21,7 @@ Sw.h
Sw.s
Va.h
Va.s
Wa.h
Wa.s
hlp2sgml
lex.yy.c
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment