mirror of
https://github.com/reactos/reactos.git
synced 2025-06-23 04:10:19 +00:00
[SHELL32] Fix grammar mistake in portuguese translation (#2605)
This commit is contained in:
parent
0950ae26d3
commit
181ed94e22
1 changed files with 1 additions and 1 deletions
|
@ -400,7 +400,7 @@ BEGIN
|
||||||
LTEXT "Ficheiro: ", 14001, 44, 25, 188, 20
|
LTEXT "Ficheiro: ", 14001, 44, 25, 188, 20
|
||||||
GROUPBOX "&Programas", -1, 7, 42, 249, 187
|
GROUPBOX "&Programas", -1, 7, 42, 249, 187
|
||||||
CONTROL "Programs", 14002, WC_TREEVIEW, WS_BORDER | WS_TABSTOP | TVS_SHOWSELALWAYS, 16 ,57, 230, 130
|
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
|
PUSHBUTTON "&Seleccionar...", 14004, 188, 207, 60, 14
|
||||||
DEFPUSHBUTTON "OK", IDOK, 150, 236, 50, 14
|
DEFPUSHBUTTON "OK", IDOK, 150, 236, 50, 14
|
||||||
PUSHBUTTON "Cancelar", IDCANCEL, 206, 236, 50, 14
|
PUSHBUTTON "Cancelar", IDCANCEL, 206, 236, 50, 14
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue