[SHELL32] Fix grammar mistake in portuguese translation (#2605)

This commit is contained in:
Jose Carlos Jesus 2020-04-21 14:38:23 +01:00 committed by GitHub
parent 0950ae26d3
commit 181ed94e22
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -400,7 +400,7 @@ BEGIN
LTEXT "Ficheiro: ", 14001, 44, 25, 188, 20
GROUPBOX "&Programas", -1, 7, 42, 249, 187
CONTROL "Programs", 14002, WC_TREEVIEW, WS_BORDER | WS_TABSTOP | TVS_SHOWSELALWAYS, 16 ,57, 230, 130
AUTOCHECKBOX "Sempre &use este programa para abrir esse tipo de ficheiros", 14003, 16, 193, 232, 10
AUTOCHECKBOX "&Utilizar sempre este programa para abrir este tipo de ficheiro", 14003, 16, 193, 232, 10
PUSHBUTTON "&Seleccionar...", 14004, 188, 207, 60, 14
DEFPUSHBUTTON "OK", IDOK, 150, 236, 50, 14
PUSHBUTTON "Cancelar", IDCANCEL, 206, 236, 50, 14