From 007dc192957f928b38f2785073e76482e6a94344 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustavo=20Henrique=20Milar=C3=A9?= Date: Thu, 24 Jun 2010 17:29:51 -0300 Subject: [PATCH] mapi32: Update Portuguese (Brazilian) translation. --- dlls/mapi32/Pt.rc | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/dlls/mapi32/Pt.rc b/dlls/mapi32/Pt.rc index ab8a8d10f1e..b12e6c54e8f 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."