# locale/messages.properties (key=value)

# manifest.xml
# Menu name, panel dimension, and icons
kOverlayCreatorPanelName=Overlay Creator
kPanelHeight=340
kPanelWidth=490

# Default fontFamily used for text in Halo is Verdana and fontSize is 10. Other locals can change the font as necessary.
kFontFamily=Verdana
kFontSize=10

# UI panel

kUIHyperlinkString=Hyperlink
kUISlideshowString=Slideshow
kUI360ViwerString=360 Viewer
kUIAudioString=Audio
kUIPanoramaString=Panorama
kUIVideoString=Video
kUIWebviewString=Web View
kUIScrollAndPanContentString=Pan and Zoom

# different locale can customize the width
kOverlayCreatorTypeListWidth=150

kBrowseForFileOrDirectoryDialogTitle=Browse for\u0020 
kBrowseForFile=\ file

kOCPanelAutoStartLabel=Play on Page Load
kOCPanelAutoStartDelayLabel=Delay:
kOCPanelSecondsLabel=seconds
kOCPanelAssetsLabel=Assets:
kOCPanelPlayLabel=Play:
kOCPanelTimeLabel=time\u0020
kOCPanelTimesLabel=times
kOCPanelLoopLabel=Loop
kOCPanelTapToPlayPauseLabel=Tap to Play/Pause
kOCPanelSourceLabel=Source:
kOCPanelUseFirstLastImageAsInitialViewLabel=Use First/Last Image as Initial View
kOCPanelResetButtonLabel=Reset to Defaults

# Hyperlink Panel
kHyperlinkPanelRequireConfirmLabel=Require Confirmation for External Links
kHyperlinkPanelViewInContextLabel=View in Context

# Slideshow Panel
kSlideshowPanelAdvanceEveryLabel=Advance Every:
kSlideshowPanelSwipeToChangeStateLabel=Swipe to Change State
kSlideshowPanelStopAtFirstLastStateLabel=Stop at First/Last State
kSlideshowPanelCrossFadeLabel=Cross-fade
kSlideshowPanelHiddenUntilTriggeredLabel=Hidden Until Triggered
kSlideshowPanelPlayInReverseStateOrderLabel=Play in Reverse State Order

# 360 Panel
k360PanelSpeedLabel=Speed:
k360PanelSpeedSuffixLabel=fps
k360PanelAllowSwipeLabel=Allow Swipe
k360PanelStopAtFirstLastImage=Stop at First/Last Image
k360PanelReverseImageOrderLabel=Reverse Image Order

# Audio Panel
kAudioPanelUseFirstImageAsInitialViewLabel=Use First Image as Initial View

# Panorama Panel
kPanoramaPanelInitialViewLabel=Initial View:
kPanoramaPanelZoomLabel=Zoom:
kPanoramaPanelMinLabel=Min:
kPanoramaPanelMaxLabel=Max:
kPanoramaPanelLimitPinchToZoomLabel=Limit Pinch to Zoom:
kPanoramaPanelLimitHorizontalPanLabel=Limit Horizontal Pan:
kPanoramaPanelLimitVerticalTiltPanLabel=Limit Vertical Tilt:
kPanoramaPanelUseFirstImageAsInitialViewLabel=Use First Image as Initial View 

# Video Panel
kVideoPanelPlayInlineLabel=Play Inline
kVideoPanelShowControllerOnTapLabel=Show Controller on Tap

# Web View Panel
kWebViewPanelUseTransparentBackgroundLabel=Use Transparent Background
kWebViewPanelAllowUserInteractionLabel=Allow User Interaction
kWebViewPanelScaleContentToFitLabel=Scale Content to Fit

# Scroll Content and Image Pan panel
kScrollableContentContainerLabel=Pan Only
kScrollableContentFullImagePanningLabel=Pan and Zoom

# ToolTip

kImagePanToolTip=Swiping within the selected frame brings cropped-out portions of the content into view. The content must be a placed image.
kScrollableContentToolTip=Swiping within the selected frame scrolls cropped-out portions of the content into view, including overset content.
kPanoramaPanelInitialZoomTip=Initial zoom.
kPanoramaPanelRotXToolTip=Initial rotation around the X-axis in degrees, constrained to Top/Bottom limit.
kPanoramaPanelRotYToolTip=Initial rotation around the Y-axis in degrees, constrained to Left/Right limit.
kPanoramaPanelLeftLimitTip=Left panning limit in degrees.
kPanoramaPanelRightLimitTip=Right panning limit in degrees.
kPanoramaPanelTopLimitTip=Top tilting limit in degrees.
kPanoramaPanelBottomLimitTip=Bottom tilting limit in degrees.
k360PanelSelectAssetFolderTip=Select 360 asset folder.
kAudioPanelSelectAssetsFolderTip=Select audio assets folder.
kPanoramaPanelSelectAssetsFolderTip=Select panorama assets folder.
kWebViewSelectSourceWebViewFileTip=Select source web view file.
kResetButtonToolTip=Restore the default settings of the selected overlay.
kMissingAssetWarningTip=Asset folder is missing or does not exist. Resolve by reselecting the asset folder. Relink poster as needed.
kWebviewMissingAssetWarningTip=File URL for webview is missing or does not exist. Resolve by reselecting the webview source.
