textual-paint/localization/da/Dialog/0406/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

108 DIALOG 16, 16, 200, 83
STYLE DS_SETFONT | DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUPWINDOW | WS_VISIBLE | WS_DLGFRAME
CAPTION "Brugerdefineret zoom"
LANGUAGE LANG_DANISH, SUBLANG_DEFAULT
FONT 8, "MS Shell Dlg"
{
LTEXT "Aktuel zoomprocent:", 1065, 13, 7, 66, 8
RTEXT "", 1081, 84, 7, 49, 9
GROUPBOX "Zoom til", 1066, 7, 20, 127, 57
AUTORADIOBUTTON "&100%", 1082, 13, 38, 33, 10
AUTORADIOBUTTON "&200%", 1083, 13, 57, 33, 10
AUTORADIOBUTTON "&400%", 1084, 56, 38, 33, 10
AUTORADIOBUTTON "&600%", 1085, 56, 57, 33, 10
AUTORADIOBUTTON "&800%", 1086, 94, 38, 33, 10
DEFPUSHBUTTON "OK", 1, 142, 7, 50, 14
PUSHBUTTON "Annuller", 2, 142, 24, 50, 14
}