textual-paint/localization/pt-br/Dialog/0416/112.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

17 lines
1.5 KiB
Plaintext

112 DIALOG 32, 16, 200, 107
STYLE DS_SETFONT | DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUPWINDOW | WS_VISIBLE | WS_DLGFRAME
CAPTION "Inverter e girar"
LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE_BRAZILIAN
FONT 8, "MS Shell Dlg"
{
GROUPBOX "Inverter ou girar", 1054, 7, 7, 127, 94
AUTORADIOBUTTON "Inverter &horizontalmente", 1087, 13, 20, 91, 10
AUTORADIOBUTTON "Inverter &verticalmente", 1088, 13, 33, 84, 10
AUTORADIOBUTTON "&Girar", 1089, 13, 46, 31, 10
AUTORADIOBUTTON "&90°", 1090, 49, 60, 27, 10
AUTORADIOBUTTON "&180°", 1091, 49, 73, 31, 10
AUTORADIOBUTTON "&270°", 1092, 49, 86, 31, 10
DEFPUSHBUTTON "OK", 1, 142, 7, 50, 14
PUSHBUTTON "Cancelar", 2, 142, 24, 50, 14
}