mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 12:49:45 +00:00
winecfg: Fix Portuguese (Portugal) translation.
This commit is contained in:
parent
c114b04016
commit
5e6b307862
@ -260,7 +260,7 @@ BEGIN
|
|||||||
PUSHBUTTON "Auto&detectar...",IDC_BUTTON_AUTODETECT,190,98,56,14
|
PUSHBUTTON "Auto&detectar...",IDC_BUTTON_AUTODETECT,190,98,56,14
|
||||||
|
|
||||||
/* editing drive details */
|
/* editing drive details */
|
||||||
LTEXT "&Localização:",IDC_STATIC,15,123,20,9
|
LTEXT "&Localização:",IDC_STATIC_PATH,15,123,20,9
|
||||||
EDITTEXT IDC_EDIT_PATH,41,120,160,13,ES_AUTOHSCROLL | WS_TABSTOP
|
EDITTEXT IDC_EDIT_PATH,41,120,160,13,ES_AUTOHSCROLL | WS_TABSTOP
|
||||||
PUSHBUTTON "&Procurar...",IDC_BUTTON_BROWSE_PATH,206,120,40,13
|
PUSHBUTTON "&Procurar...",IDC_BUTTON_BROWSE_PATH,206,120,40,13
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user