﻿# Strings for the menu editor

# Strings for the zoom combo box in the lower left of the editor window.
# IMPORTANT:  The numeric part of these strings MUST be first - the menu
# editor converts the string to a number to get the zoom value.  If you
# put another character in front of the number it will convert as 0%.
/MenuEditor/ZoomValue/000	"400%"
/MenuEditor/ZoomValue/001	"300%"
/MenuEditor/ZoomValue/002	"200%"
/MenuEditor/ZoomValue/003	"150%"
/MenuEditor/ZoomValue/004	"100%"
/MenuEditor/ZoomValue/005	"75%"
/MenuEditor/ZoomValue/006	"50%"
/MenuEditor/ZoomValue/007	"25%"

/MenuEditor/ZoomValue/Fit	"Fit"
/MenuEditor/ZoomValue/Template	"^1%"

/MenuEditor/Undo/Move				"Move"
/MenuEditor/Undo/Color				"Set Color"
/MenuEditor/Undo/Flip				"Flip"
/MenuEditor/Undo/Scale				"Scale"
/MenuEditor/Undo/Rotate				"Rotate"
/MenuEditor/Undo/ConvertToButtons	"Convert to Buttons"
/MenuEditor/Undo/ConvertToDropZones	"Convert to Replacement Layers"
/MenuEditor/Undo/ConvertToObjects	"Convert to Objects"
/MenuEditor/Undo/CreateSubpicture	"Create Subpicture Layer"
/MenuEditor/Undo/AddButton			"Add Button"
/MenuEditor/Undo/AddObjects			"Add Objects"
/MenuEditor/Undo/RemoveObjects		"Clear Objects"
/MenuEditor/Undo/AcceptFiles		"Add Object"
/MenuEditor/Undo/AcceptStlye		"Apply Style"
/MenuEditor/Undo/BringToFront		"Bring To Front"
/MenuEditor/Undo/BringForward		"Bring Forward"
/MenuEditor/Undo/SendBackward		"Send Backward"
/MenuEditor/Undo/SendToBack			"Send To Back"
/MenuEditor/Undo/Typing				"Typing"
/MenuEditor/Undo/ReflowText			"Reflow Text"
/MenuEditor/Undo/Duplicate			"Duplicate"
/MenuEditor/Undo/LinkTo				"Specify Link"
/MenuEditor/Undo/SetEndAction		"Set End Action"
/MenuEditor/Undo/Place				"Place"
/MenuEditor/Undo/Replace			"Replace"
/MenuEditor/Undo/SetBackground		"Set Background"
/MenuEditor/Undo/ReplaceMenu		"Replace Menu"
/MenuEditor/Undo/ExpandChapterMenuDeed	"Create Chapter Index"
/MenuEditor/Undo/CreatePage			"Add Menu Page"
/MenuEditor/Undo/ExpandChapterPageDeed	"Create Multi-Page Chapter Index"

/MenuEditor/Undo/AlignLeft			"Align Left"
/MenuEditor/Undo/AlignCenter		"Align Center"
/MenuEditor/Undo/AlignRight			"Align Right"
/MenuEditor/Undo/AlignTop			"Align Top"
/MenuEditor/Undo/AlignMiddle		"Align Middle"
/MenuEditor/Undo/AlignBottom		"Align Bottom"

/MenuEditor/Undo/DistributeVertically		"Distribute Vertically"
/MenuEditor/Undo/DistributeHorizontally		"Distribute Horizontally"

/MenuEditor/Undo/NewTextObject		"Create Text Object"

/MenuEditor/Button/Name		"Button ^1"	# the template for the name of unnamed buttons
/MenuEditor/Button/Default	"Default"	# the name for when you don't want to link to a particular button
/MenuEditor/LoopPoint		"Loop Point"	# the name for linking to loop point

/MenuEditor/Page/Name		"Page ^1"	# the template for the name of unnamed pages

# tool tips
/MenuEditor/ToolTip/Zoom		"Zoom Level"
/MenuEditor/ToolTip/SafeArea	"Show Safe Area"
/MenuEditor/ToolTip/DVDPixels	"Correct Menu Pixels for TV Display"
/MenuEditor/ToolTip/HLIMode		"Show Button Routing"
/MenuEditor/ToolTip/ShowGuides	"Show Guides"
/MenuEditor/ToolTip/NewGuide	"New Guide"
/MenuEditor/ToolTip/SPNormal	"Show Normal Subpicture Highlight"
/MenuEditor/ToolTip/SPSelected	"Show Selected Subpicture Highlight"
/MenuEditor/ToolTip/SPActivated	"Show Activated Subpicture Highlight"
/MenuEditor/ToolTip/PreviousPage	"Show Previous Page"
/MenuEditor/ToolTip/NextPage	"Show Next Page"
/MenuEditor/ToolTip/CurrentPage	"Current Page Number: "


# Menu Drop Shadow dialog
/MenuEditor/DropShadow/DropShadow   "Drop Shadow"
/MenuEditor/DropShadow/Preview	    "Preview"
/MenuEditor/DropShadow/Color	    "Color:"
/MenuEditor/DropShadow/Opacity	    "Opacity:"
/MenuEditor/DropShadow/Angle	    "Angle:"
/MenuEditor/DropShadow/Distance	    "Distance:"
/MenuEditor/DropShadow/Size	        "Size:"
/MenuEditor/Undo/EditDropShadow		"Edit Drop Shadow"
/MenuEditor/DropShadow/DropShadowDialog "Drop Shadow"
/MenuEditor/DropShadow/Spread		"Spread:"
/MenuEditor/DropShadow/degrees	    "degrees"
/MenuEditor/DropShadow/percent	    "percent"
/MenuEditor/DropShadow/pixels	    "pixels"

/MenuEditor/LayerName/Background	"Background"
/MenuEditor/LayerName/NewText		"Text"

# Undo strings for the menu commands
/Guide/Delete						"Delete Guide"
/Guide/Create						"New Guide"
/Guide/Clear						"Clear Guides"
/Guide/Change						"Move Guide"

# UI strings for renaming a layer
/RenameLayer/title		"Rename Layer"
/RenameLayer/Msg		"Enter a new layer name."
/RenameLayer/warning	"When renaming layers and layer sets in Adobe Encore, retyping layer prefixes, (=1), (=2),(=3), (+), or (%), is not necessary. To change the layer type, use the layer switches in the Layers panel, or use the Object or Edit menus."

# Save Menu As Template strings
/SaveMenuAsTemplate/SelfContained	"Self-Contained"
/CreatePageIndex/progress/title		"Create MultiPage Chapter Index"
/CreateChapterIndex/progress/title	"Create Chapter Index"
