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

view: Update Portuguese (Brazilian) translation.

parent 74fcac9d
......@@ -3,7 +3,8 @@
* Portuguese Language Support
*
* Copyright 2003 Marcelo Duarte
* Copyright 2004 Amrico Jos Melo
* Copyright 2004 Américo José Melo
* 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
......@@ -22,6 +23,8 @@
#include "resource.h"
#pragma code_page(65001)
/*
*
* Menu
......@@ -34,7 +37,7 @@ VIEW MENU
BEGIN
POPUP "&Arquivo"
BEGIN
MENUITEM "&A", IDM_OPEN
MENUITEM "&Abrir", IDM_OPEN
MENUITEM "Sai&r", IDM_EXIT
END
POPUP "&Pan"
......@@ -93,7 +96,7 @@ LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE_BRAZILIAN
STRINGTABLE DISCARDABLE
BEGIN
IDS_DESCRIPTION "Regular Metafile Viewer"
IDS_DESCRIPTION "Visualizador Regular de Metafiles"
END
LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE
......
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