textual-paint/localization/fr/Dialog/040C/4001.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

19 lines
1.6 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

4001 DIALOG 50, 40, 200, 85
STYLE DS_SETFONT | DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUPWINDOW | WS_VISIBLE | WS_DLGFRAME
CAPTION "Paramètres de la grille"
LANGUAGE LANG_FRENCH, SUBLANG_FRENCH
FONT 8, "MS Shell Dlg"
{
GROUPBOX " ", 65535, 7, 20, 127, 58
CHECKBOX "Grille de &pixels", 728, 13, 7, 60, 10
CHECKBOX "Grille &mosaïque", 727, 13, 20, 63, 10
LTEXT "&Largeur :", 65535, 15, 35, 31, 9
EDITTEXT 264, 49, 33, 32, 14
LTEXT "pixels", 65535, 87, 35, 20, 9
LTEXT "&Hauteur :", 65535, 14, 57, 32, 9
EDITTEXT 266, 49, 55, 32, 14
LTEXT "pixels", 65535, 87, 57, 20, 9
DEFPUSHBUTTON "OK", 1, 142, 7, 50, 14
PUSHBUTTON "Annuler", 2, 142, 24, 50, 14
}