########################################################
# English menu
########################################################

### Terminal menu
"FileMenu",		"Terminal"
"Switch Terminals",	"Switch Terminals"
"Start New Terminal",	"Start New Terminal"
"Preference",		"Preference..."
"Page Setup",		"Page Setup..."
"Print",		"Print..."
"Quit",			"Quit"

### Edit menu
"EditMenu",		"Edit"
"Copy",			"Copy"
"Paste",		"Paste"
"Select All",		"Select All"
"Clear All",		"Clear All"
"Find",			"Find..."
"Find Again",		"Find Again"

### Coding menu
"Encodings",		"Coding"

### Help menu
"HelpMenu",		"Help"
"Help",			"Help..."
"Command Help",		"Shell Command Help..."
"Show GPL",		"Show GPL..."
"About MuTerminal",	"About MuTerminal..."

########################################################
# Preference panel
########################################################
"PrefWindow",		"Preference"
"Appearance",		"Appearance"
"Mouse",		"Mouse"
"Shell",		"Shell"
"Language",		"Language"
"Color",		"Color"

#"PrefOK",		"Save as Default"
"PrefOK",		"Save"
"PrefSave",		"Save as file"
"PrefCancel",		"Revert"
########################################################
# Appearance panel
########################################################
"Columns Label",	"Columns"
"Rows Label",		"Rows"
"HalfFont Label",	"Half width font"
"HalfSize Label",	"Size"
"FullFont Label",	"Full width font"
"FullSize Label",	"Size"
"Text Fore Label",	"Text foreground color"
"Text back Label",	"Text background color"
"Selection Fore Label",	"Selection foreground color"
"Selection Back Label",	"Selection background color"
"Cursor Fore Label",	"Cursor foreground color"
"Cursor Back Label",	"Cursor background color"

"Disable",		"Disable"
"Button 1",		"Button 1"
"Button 2",		"Button 2"
"Button 3",		"Button 3"
"Red",			"Red"
"Green",		"Green"
"Blue",			"Blue"

########################################################
# Mouse panel
########################################################
"Select Region",	"Select region"
"SubMenu Label",	"PupUp menu"
"Paste Label",		"Paste text"
"Cursor Image",		"Cursor image"
"Hand Cursor",		"Hand cursor"
"I Beam Cursor",	"I beam cursor"
"Drag'n Copy"		"Dragging Copy"

########################################################
# Shell panel
########################################################
"Shell Label",		"Shell"
"History Size",		"History Size"
"Cursor Blinking",	"Cursor Blinking speed"

########################################################
# Language panel
########################################################
"Code Label",		"Character code at launch"
"Language Label",	"GUI Language"
"IMAware Label",	"IM Aware
########################################################
# Help file language
########################################################
"Help File Language",	"en"

# end