textual-paint/localization/pt/Dialog/0816/132.rc
Isaiah Odhner ab690e8f5c Add localization folder from JS Paint
This folder was last updated at this commit:
4a9163fb6d
2023-04-18 00:30:05 -04:00

11 lines
840 B
Plaintext

132 DIALOG 0, 0, 128, 97
STYLE DS_SETFONT | DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUPWINDOW | WS_VISIBLE | WS_DLGFRAME
CAPTION "Tabela de cores"
LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE
FONT 8, "MS Sans Serif"
{
DEFPUSHBUTTON "OK", 1, 73, 6, 50, 14
PUSHBUTTON "Cancelar", 2, 73, 23, 50, 14
LISTBOX 1099, 3, 4, 63, 90, LBS_OWNERDRAWFIXED | LBS_NOINTEGRALHEIGHT | WS_VSCROLL
}