[COMCTL32] Update Portuguese (neutral) translation.

This commit is contained in:
Jose Carlos Jesus 2019-06-20 09:28:59 +01:00 committed by Hermès Bélusca-Maïto
parent 7df98d73b3
commit 4bbeb21f6d
No known key found for this signature in database
GPG key ID: 3B2539C65E7B93D0

View file

@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/ */
LANGUAGE LANG_PORTUGUESE, SUBLANG_DEFAULT LANGUAGE LANG_PORTUGUESE, SUBLANG_NEUTRAL
STRINGTABLE STRINGTABLE
{ {
@ -44,17 +44,17 @@ STRINGTABLE
STRINGTABLE STRINGTABLE
{ {
IDS_BUTTON_YES "&Yes" IDS_BUTTON_YES "&Sim"
IDS_BUTTON_NO "&No" IDS_BUTTON_NO "&Não"
IDS_BUTTON_RETRY "&Retry" IDS_BUTTON_RETRY "&Retroceder"
IDS_BUTTON_OK "OK" IDS_BUTTON_OK "OK"
IDS_BUTTON_CANCEL "Cancel" IDS_BUTTON_CANCEL "Cancelar"
IDS_BUTTON_CLOSE "&Close" IDS_BUTTON_CLOSE "&Fechar"
} }
IDD_PROPSHEET DIALOGEX 0, 0, 220, 140 IDD_PROPSHEET DIALOGEX 0, 0, 220, 140
STYLE DS_SHELLFONT | DS_CONTEXTHELP | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE STYLE DS_SHELLFONT | DS_CONTEXTHELP | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE
CAPTION "Propriedades de %s" CAPTION "Propriedades %s"
FONT 8, "MS Shell Dlg" FONT 8, "MS Shell Dlg"
BEGIN BEGIN
DEFPUSHBUTTON "OK", IDOK,4,122,50,14, WS_TABSTOP | WS_GROUP DEFPUSHBUTTON "OK", IDOK,4,122,50,14, WS_TABSTOP | WS_GROUP