Gustavo Henrique Milaré : mapi32: Update Portuguese (Brazilian) translation.

Alexandre Julliard julliard at winehq.org
Fri Jun 25 09:40:52 CDT 2010


Module: wine
Branch: master
Commit: 007dc192957f928b38f2785073e76482e6a94344
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=007dc192957f928b38f2785073e76482e6a94344

Author: Gustavo Henrique Milaré <gugamilare at gmail.com>
Date:   Thu Jun 24 17:29:51 2010 -0300

mapi32: Update Portuguese (Brazilian) translation.

---

 dlls/mapi32/Pt.rc |   13 +++++++++++--
 1 files changed, 11 insertions(+), 2 deletions(-)

diff --git a/dlls/mapi32/Pt.rc b/dlls/mapi32/Pt.rc
index ab8a8d1..b12e6c5 100644
--- a/dlls/mapi32/Pt.rc
+++ b/dlls/mapi32/Pt.rc
@@ -2,6 +2,7 @@
 * MAPI32 Portuguese resources
 *
 * Copyright 2010 Ricardo Filipe
+* Copyright 2010 Gustavo Henrique Milaré
 *
 * This library is free software; you can redistribute it and/or
 * modify it under the terms of the GNU Lesser General Public
@@ -21,10 +22,18 @@
 
 #include "res.h"
 
-LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE
-
 #pragma code_page(65001)
 
+LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE_BRAZILIAN
+
+STRINGTABLE
+{
+   IDS_NO_MAPI_CLIENT, "O envio do e-mail falhou porque não existe um cliente de e-mail MAPI instalado."
+   IDS_SEND_MAIL, "Enviar E-mail"
+}
+
+LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE
+
 STRINGTABLE
 {
    IDS_NO_MAPI_CLIENT, "O envio de correio falhou porque não existe um cliente de correio MAPI instalado."




More information about the wine-cvs mailing list