Commit 007dc192 authored by Gustavo Henrique Milaré's avatar Gustavo Henrique Milaré Committed by Alexandre Julliard

mapi32: Update Portuguese (Brazilian) translation.

parent ca94a9cb
......@@ -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."
......
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