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

18 lines
1.5 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.

108 DIALOG 16, 16, 200, 85
STYLE DS_SETFONT | DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUPWINDOW | WS_VISIBLE | WS_DLGFRAME
CAPTION "Zoom personnalisé"
LANGUAGE LANG_FRENCH, SUBLANG_FRENCH
FONT 8, "MS Shell Dlg"
{
LTEXT "Zoom actuel :", 1065, 13, 7, 48, 8
RTEXT "", 1081, 67, 7, 49, 9
GROUPBOX "Faire un zoom de", 1066, 7, 20, 127, 57
AUTORADIOBUTTON "&100%", 1082, 13, 38, 29, 10
AUTORADIOBUTTON "&200%", 1083, 13, 57, 29, 10
AUTORADIOBUTTON "&400%", 1084, 51, 38, 29, 10
AUTORADIOBUTTON "&600%", 1085, 51, 57, 29, 10
AUTORADIOBUTTON "&800%", 1086, 89, 38, 29, 10
DEFPUSHBUTTON "OK", 1, 142, 7, 50, 14
PUSHBUTTON "Annuler", 2, 142, 24, 50, 14
}