! $Id: XPaint

!
! These 2 files need to be appropriately set and translated in case
! XPaint is translated to a new language. Translate also all
! label strings below (in UTF8 encoding)
!

xpaint*helpFile: help/Help
xpaint*msgFile:  messages/Messages
xpaint*helpDialog*form.title.label:	XPaint 3.1.4, Help & Information

#include "XPaint.medium"

! English labels

! General ones

*ok.label:			Ok
*stopit.label:			Cancel
*cancel.label:			Cancel
*close.label:			Close
*apply.label:			Apply
*hidden.label:			Hidden Files
*quality.label:			Quality JPEG
*ongoing.label:                 Ongoing

*paintBox*popup-menu.label:				General Menu
*paintBox*popup-menu.File.label:			File
*paintBox*popup-menu.File-right.label:			File
*paintBox*popup-menu.File-right*open.label:		Open Image...
*paintBox*popup-menu.File-right*save.label:		Save
*paintBox*popup-menu.File-right*saveas.label:		Save As...
*paintBox*popup-menu.File-right*saveregion.label:	Save Region...
*paintBox*popup-menu.File-right*load-mem.label:		Load Clipboard...
*paintBox*popup-menu.File-right*saveconfig.label:	Save Palette...
*paintBox*popup-menu.File-right*loadconfig.label:	Load Palette...
*paintBox*popup-menu.File-right*revert.label:		Revert...
*paintBox*popup-menu.File-right*loaded.label:		Loaded files...
*paintBox*popup-menu.File-right*print.label:		Print...
*paintBox*popup-menu.File-right*extern.label:		External viewer...
*paintBox*popup-menu.File-right*close.label:		Close
*paintBox*popup-menu*Edit.label:		Edit
*paintBox*popup-menu.Edit-right.label:		Edit
*paintBox*popup-menu.Edit-right*undo.label:		Undo
*paintBox*popup-menu.Edit-right*redo.label:		Redo
*paintBox*popup-menu.Edit-right.undosize.label:		Undo Levels...
*paintBox*popup-menu.Edit-right*refresh.label:		Refresh
*paintBox*popup-menu.Edit-right*cut.label:		Cut
*paintBox*popup-menu.Edit-right*copy.label:		Copy
*paintBox*popup-menu.Edit-right*paste.label:		Paste
*paintBox*popup-menu.Edit-right*clear.label:		Clear
*paintBox*popup-menu.Edit-right*all.label:		Select All
*paintBox*popup-menu.Edit-right*unselect.label:		Unselect
*paintBox*popup-menu.Edit-right*dup.label:		Duplicate
*paintBox*popup-menu.Edit-right*erase.label:		Erase All
*paintBox*popup-menu.Edit-right.clone_canvas.label:     Clone Canvas
*paintBox*popup-menu.Edit-right.clonezoom_canvas.label:    Clone with Zoom
*paintBox*popup-menu.Edit-right*screenshot.label:	Screenshot
*paintBox*popup-menu.Line.label:	Line
*paintBox*popup-menu.Line-right.label:	Line
*paintBox*popup-menu.Line-right.linestyle.label:	Line Style...
*paintBox*popup-menu.Text.label:	Text
*paintBox*popup-menu.Text-right.label:	Text
*paintBox*popup-menu.Text-right.select.label:	Font Browser...
*paintBox*popup-menu.Text-right.write.label:	Compose Text...
*paintBox*popup-menu.Text-right.texinput.label:	TeX/LaTeX input...
*paintBox*popup-menu.Text-right.texoutput.label:	Write text/formula here
*paintBox*popup-menu.Region.label:		Region
*paintBox*popup-menu.Region-right.label:		Region
*paintBox*popup-menu.Region-right.flipX.label:		Flip X Axis
*paintBox*popup-menu.Region-right.flipY.label:		Flip Y Axis
*paintBox*popup-menu.Region-right.rotateTo.label:	Rotate By
*paintBox*popup-menu.Region-right.rotate.label:	Rotate...
*paintBox*popup-menu.Region-right.rotateTo-right.label:	Angle
*paintBox*popup-menu.Region-right.linear.label:	Linear Transformation...
*paintBox*popup-menu.Region-right.reset.label:	Reset
*paintBox*popup-menu.Region-right.expand.label:	Expand...
*paintBox*popup-menu.Region-right.downscale.label:	Downscale...
*paintBox*popup-menu.Region-right*edit.label:	Edit Region
*paintBox*popup-menu.Region-right.crop.label:	Crop to Region...
*paintBox*popup-menu.Region-right.mask.label:	Create mask of Region
*paintBox*popup-menu.Region-right.merge.label:	Merge Region
*paintBox*popup-menu.Region-right.autocrop.label:	Autocrop
*paintBox*popup-menu.Region-right.complement.label:	Complement Region
*paintBox*popup-menu.Region-right.delimit.label:	Delimitate Region
*paintBox*popup-menu.Region-right.*delimit-right.delimit:	Delimit
*paintBox*popup-menu.Region-right.*delimit-right*delimit1.label:	Monocolor & Connected Region
*paintBox*popup-menu.Region-right.*delimit-right*delimit2.label:	Complement of Connected Region
*paintBox*popup-menu.Region-right.*delimit-right*delimit3.label:	Monocolor & MultiConnected Region
*paintBox*popup-menu.Region-right.*delimit-right*delimit4.label:	Complement of MultiConnected Region
*paintBox*popup-menu.Region-right.*delimit-right*delimit5.label:	Color Range Region
*paintBox*popup-menu.Region-right.*delimit-right*delimit6.label:	Complement of Color Range Region
*paintBox*popup-menu.Region-right.*delimit-right*delimit7.label:	Cancel
*paintBox*popup-menu.Region-right.ocr.label:	OCR
*paintBox*popup-menu.Filters.label:		Filters
*paintBox*popup-menu.Filters-right.label:	Filters
*paintBox*popup-menu.Filters-right.invert.label:	Invert
*paintBox*popup-menu.Filters-right.to_grey.label:	Turn into Greyscale
*paintBox*popup-menu.Filters-right.contrast.label:	Normalize Contrast...
*paintBox*popup-menu.Filters-right.gamma.label:		Transformation RGB/Gamma...
*paintBox*popup-menu.Filters-right.floyd_steinberg.label:	Floyd-Steinberg Filter...
*paintBox*popup-menu.Filters-right.quantize.label:	Quantize Colors...
*paintBox*popup-menu.Filters-right.solarize.label:	Solarize...
*paintBox*popup-menu.Filters-right.sharpen.label:	Sharpen
*paintBox*popup-menu.Filters-right.merge.label:		Merge...
*paintBox*popup-menu.Filters-right.smooth.label:	Smooth...
*paintBox*popup-menu.Filters-right.dirfilt.label:	Directional Smooth
*paintBox*popup-menu.Filters-right.edge.label:		Edge Detect
*paintBox*popup-menu.Filters-right.oil.label:		Oil Paint...
*paintBox*popup-menu.Filters-right.noise.label:		Add Noise...
*paintBox*popup-menu.Filters-right.spread.label:	Spread...
*paintBox*popup-menu.Filters-right.pixelize.label:	Pixelize...
*paintBox*popup-menu.Filters-right.emboss.label:	Emboss...
*paintBox*popup-menu.Filters-right.despeckle.label:	Despeckle...
*paintBox*popup-menu.Filters-right.distort.label:	Distortion...
*paintBox*popup-menu.Filters-right.perspective.label:	Perspective...
*paintBox*popup-menu.Filters-right.blend.label:		Blend
*paintBox*popup-menu.Filters-right.userdef.label:	User Defined Filter...
*paintBox*popup-menu.Filters-right.last.label:		Repeat Last
*paintBox*popup-menu.Filters-right.undo.label:		Undo Last
*paintBox*popup-menu.Selectors.label:	Selectors
*paintBox*popup-menu.Selectors-right.label:	Selectors
*paintBox*popup-menu.Selectors-right*patterns.label:    Color and Pattern Editor...
*paintBox*popup-menu.Selectors-right*background.label:  Change Background Color...
*paintBox*popup-menu.Selectors-right*chroma.label:	Select Color Range...
*paintBox*popup-menu.Selectors-right*fatbits.label:	Fat Bits Editor...
*paintBox*popup-menu.Selectors-right*tools.label:	Toolbox...
*paintBox*popup-menu.Selectors-right*brush.label:	Brush Selector...
*paintBox*popup-menu.Selectors-right*font.label:	Font Selector...
*paintBox*popup-menu.Selectors-right*magnifier.label:	Magnifier...
*paintBox*popup-menu.Selectors-right*tablet.label:	Connect Tablet...
*paintBox*popup-menu.Selectors-right*c_script.label:	C script Editor / Layers...
*paintBox*popup-menu.Selectors-right*vxpdata.label:	VXP vector data Editor...
*paintBox*popup-menu.Selectors-right*size.label:	Change Size...
*paintBox*popup-menu.Selectors-right*zoom.label:	Change Zoom...
*paintBox*popup-menu.Selectors-right*size_zoom_defs.label:	Default Size and Zoom...
*paintBox*popup-menu.Selectors-right*snap.label:	Snap
*paintBox*popup-menu.Selectors-right*snap_spacing.label:	Snap Spacing...
*paintBox*popup-menu.Selectors-right*grid.label:	Visible Grid
*paintBox*popup-menu.Selectors-right*grid_param.label:	Grid Parameters
*paintBox*popup-menu.Selectors-right*transparent.label:	Blinking regions
*paintBox*popup-menu.Selectors-right*interpolation.label:	Interpolation for reduction
*paintBox*popup-menu.Selectors-right.hide_menubar.label:	Hide Menu Bar
*paintBox*popup-menu.Selectors-right.show_menubar.label:	Show Menu Bar
*paintBox*popup-menu.Selectors-right.left_sb.label:	Left Scrollbar
*paintBox*popup-menu.Selectors-right.top_sb.label:	Top Scrollbar
*paintBox*popup-menu.Selectors-right*help.label:	Help
*paintBox*popup-menu.Alpha.label:		Alpha
*paintBox*popup-menu.Alpha-right.label:		Alpha Channel
*paintBox*popup-menu.Alpha-right*mode0.label:		Mode: RGB
*paintBox*popup-menu.Alpha-right*mode1.label:		Mode: RGB+transparence
*paintBox*popup-menu.Alpha-right*mode2.label:		Mode: RGB+alpha
*paintBox*popup-menu.Alpha-right*mode3.label:		Mode: alpha
*paintBox*popup-menu.Alpha-right*rgbedit.label:		Edit RGB+tr channels...
*paintBox*popup-menu.Alpha-right*params.label:		Alpha Parameters...
*paintBox*popup-menu.Alpha-right*create.label:		Create alpha channel
*paintBox*popup-menu.Alpha-right*set.label:		Set as alpha channel
*paintBox*popup-menu.Alpha-right*edit.label:		Edit alpha channel
*paintBox*popup-menu.Alpha-right*memory.label:		Memorize alpha channel
*paintBox*popup-menu.Alpha-right*delete.label:		Erase alpha channel
*paintBox*popup-menu.Memory.label:	Memory
*paintBox*popup-menu.Memory-right.label:	Memory Manager
*paintBox*popup-menu.Memory-right*stack.label:	Stack Region/Canvas
*paintBox*popup-menu.Memory-right*recall.label:	Recall Item
*paintBox*popup-menu.Memory-right*edit.label:	Edit Item
*paintBox*popup-menu.Memory-right*discard.label:	Delete Item
*paintBox*popup-menu.Memory-right*erase.label:	Erase All
*paintBox*popup-menu.Memory-right*origin.label:	Reset Region Origin
*paintBox*popup-menu.Memory-right*to_alpha.label:	Region -> Alpha Channel
*paintBox*popup-menu.Memory-right*to_mask.label:	Region -> Black&White Mask
*paintBox*popup-menu.Memory-right*to_rgba.label:	Region -> RGBα Components
*paintBox*popup-menu.Memory-right*merge_rgba.label:	Merge RGBα Channels from Memory...

*colorPicker*match.label:		Lookup

*chroma*delta.label:		Pixel Delta
*chroma*selectModeLabel.label:	Selection Mode
*chroma*mode0.label:		All Hues
*chroma*mode1.label:		Omit Hue Range
*chroma*mode2.label:		Hue Range

! Tool widgets

xpaint*helpDialog*done.label:		Done
xpaint*helpDialog*next.label:		Next
xpaint*helpDialog*prev.label:		Previous
xpaint*helpDialog*down.label:		Page Down
xpaint*helpDialog*up.label:		Page Up

xpaint*fontSelect*edittoggle.label:	Edit
xpaint*fontSelect*apply.label:		Apply
xpaint*fontSelect*done.label:		Close
xpaint*fontSelect*spacingLabel.label:	Spacing
xpaint*fontSelect*familyLabel.label:	Font Family
xpaint*fontSelect*weightLabel.label:	Weight/Style
xpaint*fontSelect*pointSelectLabel.label:	Point Size
xpaint*fontSelect*rotationLabel.label:	Rotation
xpaint*fontSelect*inclinationLabel.label:	Inclination
xpaint*fontSelect*dilationLabel.label:	Dilation
xpaint*fontSelect*linespacingLabel.label:	Linespacing
xpaint*fontSelect*xftNameLabel.label:	Freetype Font Name
xpaint*fontSelect*fontNameLabel.label:	X Font Name
xpaint*fontSelect*text_file.label:	File
xpaint*fontSelect*text_fileMenu*load.label:	Load file
xpaint*fontSelect*text_fileMenu*save.label:	Save
xpaint*fontSelect*text_fileMenu*saveas.label:	Save as...
xpaint*fontSelect*text_fileMenu*editor.label:	External Editor...
xpaint*fontSelect*text_sample.label:	Text
xpaint*fontSelect*text_sampleMenu*default.label:	Default
xpaint*fontSelect*text_sampleMenu*erase.label:	Erase
xpaint*fontSelect*text_sampleMenu*record.label: Record
xpaint*pattern*palette.label:		Palette
xpaint*pattern*palette*saveconfig.label:	Save Palette Config...
xpaint*pattern*palette*loadconfig.label:	Load New Palette...
xpaint*pattern*palette*markselected.label:	Mark Selected Pattern
xpaint*pattern*palette*unmark.label:		Unmark Pattern
xpaint*pattern*palette*loadmarked.label:	Load Marked Pattern
xpaint*pattern*palette*delete.label:	Remove Selected Pattern
xpaint*pattern*canvas.label:		File
xpaint*pattern*canvas*read.label:	Load
xpaint*pattern*canvas*save.label:	Save As...
xpaint*pattern*canvas*close.label:	Close
xpaint*pattern*edit.label:		Edit
xpaint*pattern*edit*undo.label:		Undo
xpaint*pattern*edit*cut.label:		Cut
xpaint*pattern*edit*copy.label:		Copy
xpaint*pattern*edit*paste.label:	Paste
xpaint*pattern*edit*clear.label:	Clear
xpaint*pattern*edit*dup.label:		Duplicate
xpaint*pattern*edit*all.label:		Select All
xpaint*pattern*popup-menu*select.label: Select...
xpaint*pattern*line.label:		Line
xpaint*pattern*line*linestyle.label:	Line Style...
xpaint*pattern*lookup.label:		Lookup
xpaint*pattern*grab.label:		Grab
xpaint*pattern*select.label:		Record
xpaint*pattern*asbg.label:		Background color
xpaint*pattern*exchange.label:		Primary <--> Secondary
xpaint*pattern*asbrush.label:		New Brush
xpaint*pattern*size.label:		Size
xpaint*pattern*size*other.label:	Select...
xpaint*pattern*image.label:		Image
xpaint*pattern*image*grid.label:	Visible Grid
xpaint*pattern*image*grid_param.label:	Grid Parameters...
xpaint*pattern*image*zoom.label:	Zoom Factor
xpaint*pattern*image*background.label:	Background Color...
xpaint*pattern*help.label:		Help
xpaint*pattern*help*help.label:		Help...
xpaint*patternRackForm*popup-menu.label:	Pattern
xpaint*patternRackForm*popup-menu.mark.label:	Mark
xpaint*patternRackForm*popup-menu.unmark.label:	Unmark
xpaint*patternRackForm*popup-menu.loadpattern.label:	Load
xpaint*patternRackForm*popup-menu.edit.label:	Edit
xpaint*patternRackForm*popup-menu.remove.label:	Remove
xpaint*patternRackForm*popup-menu.help.label:	Help
xpaint*toolbox*canvas.label:			File
xpaint*toolbox*canvas*open.label:		Open Image...
xpaint*toolbox*canvas*loaded.label:		List of Loaded Files...
xpaint*toolbox*canvas*new.label:		New Canvas
xpaint*toolbox*canvas*new-size.label:		New With Size...
xpaint*toolbox*canvas*magnifier.label:		Magnifier...
xpaint*toolbox*canvas*tablet.label:		Connect Tablet...
xpaint*toolbox*canvas*screenshot.label:		Take Screenshot...
xpaint*toolbox*canvas*toolicons.label:		Resize Tool Icons...
xpaint*toolbox*canvas*reseticons.label:		Reset Tool Icons
xpaint*toolbox*canvas*cleantempdir.label:	Clean temporary directory
xpaint*toolbox*canvas*about.label:		About...
xpaint*toolbox*canvas*quit.label:		Quit XPaint
xpaint*toolbox*other.label:			Brush
xpaint*toolbox*other*brushSelect.label:		Select Brush Style
xpaint*toolbox*other*sprayEdit.label:		Edit Spray Pattern
xpaint*toolbox*help.label:			Help
xpaint*toolbox*help*intro.label:		Introduction
xpaint*toolbox*help*tools.label:		Toolbox
xpaint*toolbox*help*canvas.label:		Canvas
xpaint*toolbox*help*about.label:		About
xpaint*toolbox*help*copyright.label:		Copyright
xpaint*toolbox*help*tooltips.label:		Tooltips
xpaint*toolbox*pencil.popup-menu.label:		Pencil
xpaint*toolbox*dotPencil.popup-menu.label:	Dot Pencil
xpaint*toolbox*dynpencil.popup-menu.label:	DynPencil
xpaint*toolbox*dynpencil.popup-menu.autofinish.label:	AutoFinish
xpaint*toolbox*dynpencil.popup-menu.select.label:	Parameters...
xpaint*toolbox*brush.popup-menu.label:		Brush
xpaint*toolbox*brush.popup-menu.opaque.label:	Opaque
xpaint*toolbox*brush.popup-menu.transparent.label:	Transparent
xpaint*toolbox*brush.popup-menu.stain.label:	Stain
xpaint*toolbox*brush.popup-menu.select.label:	Select Brush...
xpaint*toolbox*brush.popup-menu.param.label:	Parameters...
xpaint*toolbox*erase.popup-menu.label:		Erase
xpaint*toolbox*erase.popup-menu.original.label:	Original
xpaint*toolbox*erase.popup-menu.select.label:	Select Brush...
xpaint*toolbox*spray.popup-menu.label:		Spray
xpaint*toolbox*spray.popup-menu.gauss.label:	Gauss
xpaint*toolbox*spray.popup-menu.select.label:	Parameters...
xpaint*toolbox*smear.popup-menu.label:		Smear
xpaint*toolbox*smear.popup-menu.select.label:	Select Brush...
xpaint*toolbox*line.popup-menu.label:		Segment
xpaint*toolbox*arc.popup-menu.label:		Arc
xpaint*toolbox*arc.popup-menu*connect.label:	Circle Arc
xpaint*toolbox*arc.popup-menu*quadrant.label:	Elliptic Quadrant
xpaint*toolbox*arc.popup-menu*centered.label:	Centered Ellipse Arc
xpaint*toolbox*arc.popup-menu*boxed.label:	Boxed Ellipse Arc
xpaint*toolbox*arrow.popup-menu.label:		Arrow
xpaint*toolbox*arrow.popup-menu*head_only.label:	Head only
xpaint*toolbox*arrow.popup-menu*param.label:	Parameters...
xpaint*toolbox*popup-menu*center.label:		Center
xpaint*toolbox*line.popup-menu*multi.label:	Sheaf
xpaint*toolbox*line.popup-menu*segment.label:	Segment
xpaint*toolbox*line.popup-menu*vector.label:	Vector
xpaint*toolbox*line.popup-menu*ticks.label:	Ticks
xpaint*toolbox*line.popup-menu*position.label:	Position
xpaint*toolbox*line.popup-menu*measure.label:	Measurement
xpaint*toolbox*line.popup-menu*arrowparam.label:	Arrowhead parameters...
xpaint*toolbox*line.popup-menu*tickparam.label:	Ticks parameters...
xpaint*toolbox*fill.popup-menu.label:		Fill
xpaint*toolbox*gradientFill.popup-menu.label:		Gradient Fill
xpaint*toolbox*gradientFill.popup-menu.param.label:	Parameters...
xpaint*toolbox*fractalFill.popup-menu.label:		Fractal Fill
xpaint*toolbox*fractalFill.popup-menu.param.label:	Set Density...
xpaint*toolbox*fractalFill.popup-menu.plasma.label:	Plasma
xpaint*toolbox*fractalFill.popup-menu.clouds.label:	Clouds
xpaint*toolbox*fractalFill.popup-menu.landscape.label:	Land/Sea
xpaint*toolbox*popup-menu.fill.label:		Fill
xpaint*toolbox*popup-menu.fill_color.label:	Fill Color
xpaint*toolbox*popup-menu.fill_range.label:	Fill Chromatic Range
xpaint*toolbox*popup-menu.radial.label:		Radial
xpaint*toolbox*popup-menu.linear.label:		Linear
xpaint*toolbox*popup-menu.conical.label:	Conical
xpaint*toolbox*popup-menu.square.label:		Square
xpaint*toolbox*box.popup-menu.rectangle.label:	Rectangle
xpaint*toolbox*box.popup-menu.round.label:	Round corners
xpaint*toolbox*box.popup-menu.param.label:	Parameters...
xpaint*toolbox*popup-menu.ellipse.label:	Ellipse
xpaint*toolbox*text.popup-menu.label:		Text
xpaint*toolbox*text.popup-menu.select.label:	Select Font...
xpaint*toolbox*selectBox.popup-menu.label:	Select Box
xpaint*toolbox*selectBox.popup-menu.round.label:	Round corners
xpaint*toolbox*selectBox.popup-menu.param.label:	Parameters...
xpaint*toolbox*selectEllipse.popup-menu.label:	Select Ellipse
xpaint*toolbox*popup-menu.arbitrary.label:	Arbitrary polygon
xpaint*toolbox*popup-menu.regular.label:	Regular polygon
xpaint*toolbox*popup-menu.starlike.label:	Starlike polygon
xpaint*toolbox*selectPolygon.popup-menu.label:	Select Polygon
xpaint*toolbox*selectPolygon.popup-menu.param.label:	Parameters...
xpaint*toolbox*selectFreehand.popup-menu.label:	Select Freehand
xpaint*toolbox*selectSpline.popup-menu.label:	Select Spline
xpaint*toolbox*selectSpline.popup-menu.open.label:	Open
xpaint*toolbox*selectSpline.popup-menu.closed.label:	Closed
xpaint*toolbox*selectSpline.popup-menu.closed_up.label:	Closed up
xpaint*toolbox*popup-menu.shape.label:		All Colors
xpaint*toolbox*popup-menu.not_color.label:	Omit Color Range
xpaint*toolbox*popup-menu.only_color.label:	Only Color Range
xpaint*toolbox*popup-menu.select.label:		Select Range...
xpaint*toolbox*box.popup-menu.label:		Box
xpaint*toolbox*filledBox.popup-menu.label:		Filled Box
xpaint*toolbox*filledBox.popup-menu.round.label:	Round corners
xpaint*toolbox*filledBox.popup-menu.param.label:	Parameters...
xpaint*toolbox*ellipse.popup-menu.label:		Ellipse
xpaint*toolbox*filledEllipse.popup-menu.label:		Filled Ellipse
xpaint*toolbox*brokenline.popup-menu.label:		Connected Line
xpaint*toolbox*spline.popup-menu.label:		Spline Curve
xpaint*toolbox*spline.popup-menu.open.label:	Open
xpaint*toolbox*spline.popup-menu.closed.label:	Closed
xpaint*toolbox*spline.popup-menu.closed_up.label:	Closed up
xpaint*toolbox*filledSpline.popup-menu.label:		Filled Spline Curve
xpaint*toolbox*filledSpline.popup-menu.open.label:	Open
xpaint*toolbox*filledSpline.popup-menu.closed.label:	Closed
xpaint*toolbox*filledSpline.popup-menu.closed_up.label:	Closed up
xpaint*toolbox*polygon.popup-menu.label:	Polygon
xpaint*toolbox*polygon.popup-menu.param.label:	Parameters...
xpaint*toolbox*filledPolygon.popup-menu.label:	Filled Polygon
xpaint*toolbox*filledPolygon.popup-menu.param.label:	Parameters...
xpaint*toolbox*freehand.popup-menu.label:	Shape
xpaint*toolbox*freehand.popup-menu.open.label:	Open
xpaint*toolbox*freehand.popup-menu.closed.label:	Closed
xpaint*toolbox*filledFreehand.popup-menu.label:	Filled Shape
xpaint*coordinates*clear.label:         Erase
xpaint*coordinates*close.label:		Close
xpaint*scriptform*files.label:			File
xpaint*scriptform*files*load.label:		Load
xpaint*scriptform*files*save.label:		Save
xpaint*scriptform*files*saveas.label:		Save as...
xpaint*scriptform*files*editor.label:		External editor...
xpaint*scriptform*files*close.label:		Close
xpaint*text_editor*scriptform*compile.label:	        Display
xpaint*text_editor*scriptform*text.label:	        Edit
xpaint*text_editor*scriptform*erase.label:	        Erase
xpaint*tex_editor*scriptform*edit.label:		Edit
xpaint*tex_editor*scriptform*edit*clear.label:		Erase
xpaint*tex_editor*scriptform*edit*size-opacity.label:	Size/opacity
xpaint*tex_editor*scriptform*compile.label:		Compile
xpaint*tex_editor*scriptform*build.label:		Display
xpaint*c_script_editor*predef.label:			Templates
xpaint*c_script_editor*predef*filters.label:		Filters
xpaint*c_script_editor*predef*images.label:		Images
xpaint*c_script_editor*predef*3d_curves.label:		3D Curves
xpaint*c_script_editor*predef*3d_surfaces.label:	3D Surfaces
xpaint*c_script_editor*predef*layers.label:		Layers
xpaint*c_script_editor*predef*procedures.label:		Procedures
xpaint*c_script_editor*predef*batch.label:		Batch
xpaint*c_script_editor*predef*templates.label:		Templates LXP
xpaint*c_script_editor*predef*help.label:		Help
xpaint*c_script_editor*scriptform*compile.label:        Compile
xpaint*c_script_editor*scriptform*build.label:          Build LXP
xpaint*vxp_editor*edit.label:                           Edit
xpaint*vxp_editor*edit*record.label:                    Record
xpaint*vxp_editor*edit*rescaling.label:                 Scaling factor
xpaint*vxp_editor*edit*rasterize.label:                 Rasterize
xpaint*vxp_editor*edit*clear.label:                     Clear
xpaint*vxp_editor*edit*help.label:     			Help
xpaint*vxp_editor*scriptform*compile.label:             Update
xpaint*ocr_editor*edit.label:                           Edit
xpaint*ocr_editor*edit*clear.label:                     Clear
xpaint*ocr_editor*edit*language.label:                  Language

xpaint*magnifier*rotate.label:		Rotation
xpaint*magnifier*symmetry.label:	symmeTry
xpaint*magnifier*freeze.label:		Freeze
xpaint*magnifier*smooth.label:		Smooth
xpaint*magnifier*info.label:		Info
xpaint*magnifier*memory.label:		Memory
xpaint*magnifier*canvas.label:		Canvas
xpaint*magnifier*exit.label:		Quit
xpaint*filebrowser*dpi.label:		DPI
xpaint*filebrowser*page.label:		Page
xpaint*filebrowser*zoom.label:		Zoom
xpaint*filebrowser*refresh.label:	Refresh
xpaint*filebrowser*delete.label:	Delete
xpaint*filebrowser*edit.label:		Edit

! Canvas widgets

Canvas*menu*file.label:			File
Canvas*menu*file*open.label:		Open Image...
Canvas*menu*file*save.label:		Save
Canvas*menu*file*saveas.label:		Save As...
Canvas*menu*file*saveregion.label:	Save Region...
Canvas*menu*file*load-mem.label:	Load Clipboard...
Canvas*menu*file*saveconfig.label:	Save Palette...
Canvas*menu*file*loadconfig.label:	Load Palette...
Canvas*menu*file*revert.label:		Revert...
Canvas*menu*file*loaded.label:		Loaded files...
Canvas*menu*file*print.label:		Print...
Canvas*menu*file*extern.label:		External viewer...
Canvas*menu*file*close.label:		Close
Canvas.print*form*menu*format.label:	Format
Canvas.print*form*portraitlabel.label:	Portrait
Canvas.print*form*landscapelabel.label:	Landscape
Canvas.print*form*graylabel.label:	Gray
Canvas.print*form*compresslabel.label:	Compress
Canvas.print*form*sizelabel.label:	Size of image
Canvas.print*form*positionlabel.label:	Image position
Canvas.print*form*samplinglabel.label:	Sub sampling
Canvas.print*form*printlabel.label:	Printer command
Canvas.print*form*filelabel.label:	Write to file
Canvas.print*form*psviewlabel.label:	PostScript viewer
Canvas.print*form*resultlabel*label:    Result
Canvas.print*form*print.label:		Print
Canvas.print*form*preview.label:	Preview
Canvas.print*form*cancel.label:		Close
Canvas.extern*form*format.label:	Exchange Format
Canvas.extern*form*formatlabel*label:	PPM
Canvas.extern*form*extviewlabel*label:	Viewer command
Canvas.extern*form*view*label:		View
Canvas.extern*form*cancel*label:	Close
Canvas*menu*edit.label:			Edit
Canvas*menu*edit*undo.label:		Undo
Canvas*menu*edit*redo.label:		Redo
Canvas*menu*edit*undosize.label:	Undo Levels...
Canvas*menu*edit*refresh.label:		Refresh
Canvas*menu*edit*cut.label:		Cut
Canvas*menu*edit*copy.label:		Copy
Canvas*menu*edit*paste.label:		Paste
Canvas*menu*edit*clear.label:		Clear
Canvas*menu*edit*all.label:		Select All
Canvas*menu*edit*unselect.label:	Unselect
Canvas*menu*edit*dup.label:		Duplicate
Canvas*menu*edit*erase.label:		Erase All
Canvas*menu*edit*clone_canvas.label:    Clone Canvas
Canvas*menu*edit*clonezoom_canvas.label:   Clone with Zoom
Canvas*menu*edit*screenshot.label:	Screenshot
Canvas*menu*line.label:			Line
Canvas*menu*line*linestyle.label:	Line Style...
Canvas*menu*text.label:			Text
Canvas*menu*text*select.label:		Font Browser...
Canvas*menu*text*write.label:		Compose text...
Canvas*menu*text*texinput.label:	TeX/LaTeX input...
Canvas*menu*text*texoutput.label:	Write text/formula here
Canvas*menu*region.label:		Region
Canvas*menu*region*flipX.label:		Flip X Axis
Canvas*menu*region*flipY.label:		Flip Y Axis
Canvas*menu*region*rotateTo.label:	Rotate By
Canvas*menu*rotateTo-right.label:	Angle
Canvas*menu*region*rotate.label:	Rotate...
Canvas*menu*region*linear.label:	Linear Transformation...
Canvas*menu*region*reset.label:		Reset
Canvas*menu*region*expand.label:	Expand...
Canvas*menu*region*downscale.label:	Downscale...
Canvas*menu*region*edit.label:		Edit Region
Canvas*menu*region*crop.label:		Crop to Region...
Canvas*menu*region*mask.label:		Create mask of Region
Canvas*menu*region*merge.label:		Merge Region
Canvas*menu*region*autocrop.label:	Autocrop...
Canvas*menu*region*complement.label:	Complement Region
Canvas*menu*region*delimit.label:	Delimit Region
Canvas*menu*delimit-right.label:	Delimit
Canvas*menu*delimit-right*delimit1.label:	Monocolor Connected Region
Canvas*menu*delimit-right*delimit2.label:	Complementary of Connected Region
Canvas*menu*delimit-right*delimit3.label:	Monocolor MultiConnected Region
Canvas*menu*delimit-right*delimit4.label:	Complementary of Multiconnected Region
Canvas*menu*delimit-right*delimit5.label:	Color Range Region
Canvas*menu*delimit-right*delimit6.label:	Complementary of Color Range Region
Canvas*menu*delimit-right*delimit7.label:	Cancel
Canvas*menu*region*ocr.label:		OCR
Canvas*menu*filter.label:		Filters
Canvas*menu*filter*invert.label:	Invert
Canvas*menu*filter*to_grey.label:	Turn into Greyscale
Canvas*menu*filter*contrast.label:	Normalize Contrast...
Canvas*menu*filter*gamma.label:		Transformation RGB/Gamma...
Canvas*menu*filter*floyd_steinberg.label:	Floyd-Steinberg Filter...
Canvas*menu*filter*quantize.label:	Quantize Colors...
Canvas*menu*filter*solarize.label:	Solarize...
Canvas*menu*filter*sharpen.label:	Sharpen
Canvas*menu*filter*merge.label:		Merge...
Canvas*menu*filter*smooth.label:	Smooth...
Canvas*menu*filter*dirfilt.label:	Directional Smooth
Canvas*menu*filter*edge.label:		Edge Detect
Canvas*menu*filter*oil.label:		Oil Paint...
Canvas*menu*filter*noise.label:		Add Noise...
Canvas*menu*filter*spread.label:	Spread...
Canvas*menu*filter*pixelize.label:	Pixelize...
Canvas*menu*filter*emboss.label:	Emboss...
Canvas*menu*filter*despeckle.label:	Despeckle...
Canvas*menu*filter*distort.label:	Distortion...
Canvas*menu*filter*perspective.label:	Perspective...
Canvas*menu*filter*blend.label:		Blend
Canvas*menu*filter*userdef.label:	User Defined Filter
Canvas*menu*filter*last.label:		Repeat Last
Canvas*menu*filter*undo.label:		Undo Last
Canvas*menu*selector.label:	Options
Canvas*menu*selector*patterns.label:    Color and Pattern Editor...
Canvas*menu*selector*background.label:  Change Background Color...
Canvas*menu*selector*chroma.label:	Select Color Range...
Canvas*menu*selector*fatbits.label:	Fat Bits Editor...
Canvas*menu*selector*tools.label:	Toolbox...
Canvas*menu*selector*brush.label:	Brush Selector...
Canvas*menu*selector*font.label:	Font Selector...
Canvas*menu*selector*magnifier.label:	Magnifier...
Canvas*menu*selector*c_script.label:	C script Editor...
Canvas*menu*selector*vxpdata.label:	VXP vector data Editor..
Canvas*menu*selector*size.label:	Change Size...
Canvas*menu*selector*zoom.label:	Change Zoom...
Canvas*menu*selector*size_zoom_defs.label:	Default Size and Zoom...
Canvas*menu*selector*snap.label:	Snap
Canvas*menu*selector*snap_spacing.label:	Snap Spacing...
Canvas*menu*selector*grid.label:	Visible Grid
Canvas*menu*selector*grid_param.label:	Grid Parameters...
Canvas*menu*selector*transparent.label:	Blinking regions
Canvas*menu*selector*interpolation.label:	Interpolation for reduction
Canvas*menu*selector*simple.label:	Simplified Floating Menu
Canvas*menu*selector*hide_menubar.label:	Hide Menu Bar
Canvas*menu*selector*left_sb.label:	Left Scrollbar
Canvas*menu*selector*top_sb.label:	Top Scrollbar
Canvas*menu*selector*help.label:	Help
Canvas*menu*alpha.label:		α
Canvas*menu*alpha*mode0.label:		Mode: RGB
Canvas*menu*alpha*mode1.label:		Mode: RGB+transparency
Canvas*menu*alpha*mode2.label:		Mode: RGB+alpha
Canvas*menu*alpha*mode3.label:		Mode: alpha
Canvas*menu*alpha*rgbedit.label:	Edit RGB+transp. channels...
Canvas*menu*alpha*params.label:		Alpha Parameters...
Canvas*menu*alpha*create.label:		Create alpha channel
Canvas*menu*alpha*set.label:		Set as alpha channel
Canvas*menu*alpha*edit.label:		Edit alpha channel
Canvas*menu*alpha*memory.label:		Memorize alpha channel
Canvas*menu*alpha*delete.label:		Erase alpha channel
Canvas*menu*help.label:			Help
Canvas*menu*help*intro.label:		Introduction
Canvas*menu*help*tools.label:		Toolbox
Canvas*menu*help*canvas.label:		Canvas
Canvas*menu*help*about.label:		About
Canvas*menu*help*copyright.label:	Copyright
Canvas*memory*popup-menu.label:	Memory Manager
Canvas*memory*stack.label:	Store Region/Canvas
Canvas*memory*recall.label:	Recall Marked Item
Canvas*memory*edit.label:	Edit Marked Item
Canvas*memory*discard.label:	Delete Marked Item
Canvas*memory*scroll.label:	Scroll
Canvas*memory*erase.label:	Erase All
Canvas*memory*origin.label:	Reset Region Origin
Canvas*memory*to_alpha.label:	Region -> Alpha Channel
Canvas*memory*to_mask.label:	Region -> Black&White Mask
Canvas*memory*to_rgba.label:	Region -> RGBα Components
Canvas*memory*merge_rgba.label:	Merge RGBα Channels from Memory...
Canvas*fatbits*done.label:	Done
Canvas*fatbits*refresh.label:	Refresh

! Other labels

*alert.title:			Alert
*filebrowser.title:		XPaint / File Browser
*chroma.title:			XPaint / Color Range Selection
*chroma.iconName:		XPaint Chroma
*colorEditDialog.title:		XPaint / Sélecteur de Couleurs

xpaint*fontSelect.title:	XPaint / Browse and Select a Font
xpaint*fontSelect.iconName:	XPaint Font Browser
xpaint*pattern.title:		XPaint / Color and Pattern Selector
xpaint*brush.title:		XPaint / Brush Selector
xpaint*brush.iconName:		XPaint Brush Selector
xpaint*helpDialog.title:	XPaint / Help Browser
xpaint*helpDialog.iconName:	XPaint Help
xpaint*magnifier.title:		XPaint / Magnifier

Canvas*fatbits.title:		XPaint / Fat Bits
Canvas*fatbits.iconName:	XPaint Fat Bits
Canvas.print*title:		Print Utility
Canvas.extern*title:		External Image Viewer
