Config {

DlgConfig	"Configuration"
CancelBtn	"Cancel"
BtnHelp	"Help"

TabScreen	"Screen"
GroupLayout	"Layout"
LabelLanguage	"Language"
LabelStyle	"Style"
BtnStyle	"Ref"
LabelLayoutChange	"Changing layout may need to reboot Metasequoia."
RadioComPanel	"Command Panel" "not shown" "align left" "aling right"
RadioStatusBar	"Status bar" "not shown" "align bottom" "align top"
GroupPanel	"Panel"
CheckPanelIn	"Show in main window"

TabView		"View"
GroupPreviewColor	"Color (preview)"
LabelBackColor	"BkGround"
LabelColorObject	"Object"
LabelColorSelect	"Selected"
LabelMeshYZ	"YZmesh"
LabelMeshZX	"ZXmesh"
LabelMeshXY	"XYmesh"
LabelColorBlobPlus	"Blob(+)"
LabelColorBlobMinus	"Blob(-)"
GroupPoint	"Point"
LabelPointSize	"Showing size"

TabPreview	"Preview"
GroupDirect3D	"Direct3D"
CheckDirect3D	"Enable to use Direct3D"
CheckForceDX5	"Use not DirectX 7 but DirectX 5"
CheckD3DHardware	"Use hardware accelaration"
CheckD3DBilinear	"Show texture smoothly"
RadioD3DMaxTex	"Max resolution of texture"
GroupOpenGL	"OpenGL"
CheckOpenGL	"Enable to use OpenGL"
CheckGLEnableGPU	"Geometry processing with display driver"
CheckGLBilinear	"Show texture smoothly"
CheckGLUseBGRATexture	"Use texture as BGRA_EXT"
CheckGLReserveDLL	"Reserve DLL"
RadioGLMaxTex	"Max resolution of texture"

TabSystem	"System"
GroupUndo	"Undo"
LabelUndoMax	"Max Undo"
LabelUndoSize	"Max memory (MB)"
GroupMappingDir	"Folder of mapping bitmaps"
LabelTexDir	"Tex"
BtnSetTexDir	"Ref"
LabelAlphaDir	"Alpha"
BtnSetAlphaDir	"Ref"
LabelBumpDir	"Bump"
BtnSetBumpDir	"Ref"
RadioImpScale	"Size on importing file" "Multiply" "Divide"
GroupRelative	"Relate File"

TabMouse	"Mouse"
GroupMouseAction	"Action of button"
LabelRAction	"R Button"
ComboRAction	"None" "Rotate view" "Move view" "Zoom" "Perspective" "Dolly" "Undo"
LabelMAction	"M Button"
ComboMAction	"None" "Rotate view" "Move view" "Zoom" "Perspective" "Dolly" "Undo"
LabelRnLAction	"R+L Button"
ComboRnLAction	"None" "Rotate view" "Move view" "Zoom" "Perspective" "Dolly"
RadioCursor	"Figure of cursor" "arrow" "command" "cross"
RadioDropFile	"Drag and drop from explore" "select on dropping" "as [Open]" "as [Insert]"
GroupWheel	"Wheel button (Intellimouse)"
CheckWheelEnable	"Enable rotation of wheel"
LabelWheelZoom	"Zoom"
RadioViewIcon	"Mode of dragging the view icons" "Mouse" "Tablet"

TabAction	"Action"
RadioWorld	"Plane of world coordination" "XY plane" "XZ plane"
GroupSelect	"Select"
CheckSelectOption	"Reflect EDIT-OPTION to [Edit] of menu"
CheckNoElementUnsel	"Unselect all when nothing is clicked"
CheckViewCenterSelect	"Always consider selected element as center of rotation"
CheckSelectShift
GroupSelectDistance	"Distance to select"
LabelSelectVertex	"Vertex"
LabelSelectLine	"Line"
GroupView	"View"
LabelViewRotate	"Speed"
CheckLoopPich	"Rotate 360 degree along pich"
RadioViewCenter	"Center of rotation" "Fix" "Selected" "Screen"
GroupSymmetry	"Symmetry"
LabelSymmetry	"Max distance of symmetry"

TabKeyboard	"Keyboard"
RadioF13Type	"F1-3 Key" "Change the angle of perspective view" "Show top, front or left view"

}

ConfigStyle {
	"Style File (*.style)|*.style"
}

Unregister {
	DlgUnregister	"Unregistered Version"
}

D3DInfo {
	DlgD3DInfo	"Direct3D Information"
	OkBtn	"OK"
	LabelTotalMemory	"Total Memory"
	LabelFreeMemory	"Free Memory"
	LabelTotalTexture	"Total Texture Memory"
	LabelFreeTexture	"Free Texture Memory"
}
