<?xml version="1.0" encoding="UTF-8"?>
<rsccat xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.0" locale="en_US" product="sl_diagnostic" xsi:noNamespaceSchemaLocation="../../../../matlab/resources/schema/msgcat.xsd">
  <message>
    <entry key="DiagnosticViewer_Dialog_Title">Diagnostic Viewer</entry>
    <entry key="DiagnosticViewer_EmptyOverlayText">No Diagnostics</entry>

    <entry key="SuppressionManager_Dialog_Title">Suppression Manager</entry>
    <entry key="SuppressionManager_InProgressOverlayText">Fetching Suppressions...</entry>
    <entry key="SuppressionManager_EmptyOverlayText">No Suppressions</entry>
	
    <entry key="MainLabel">Main</entry>
    <entry key="MainDescription">Expand/Collapse/Clear</entry>
	
	<entry key="ViewerTabName">Diagnostics</entry>
	<entry key="SuppressionManagerTabName">Suppressions</entry>
	<entry key="ExpandAllLabel">Expand All</entry>
    <entry key="ExpandAllDescription">Expand all diagnostics in current tab</entry>
	
    <entry key="CollapseAllLabel">Collapse All</entry>
    <entry key="CollapseAllDescription">Collapse all diagnostics in current tab</entry>
    <entry key="ClearAllLabel">Clear All</entry>
    <entry key="ClearAllDescription">Clears all diagnostics in current tab</entry>
    <entry key="ClearAllButLatestLabel">Clear All but Latest</entry>
    <entry key="ClearAllButLatestDescription">Clears all except the latest event in current tab</entry>
    <entry key="SaveLatestLabel">Save Latest</entry>
    <entry key="SaveLatestDescription">Save the latest event in current tab</entry>
    <entry key="SaveAllLabel">Save All</entry>
    <entry key="SaveAllDescription">Save all diagnostics in current tab</entry>
    <entry key="CopyLatestLabel">Copy Latest</entry>
    <entry key="CopyLatestDescription">Copy the latest event in current tab to clipboard</entry>
    <entry key="CopyAllLabel">Copy All</entry>
    <entry key="CopyAllDescription">Copy all diagnostics in current tab</entry>
    <entry key="CopyContextMenuLabel">Copy</entry>
    <entry key="CopyContextMenuDescription">Copy selected text to clipboard</entry>
    <entry key="ShowHideDiagnosticsLabel">Show/hide diagnostics</entry>
    <entry key="ShowHideDiagnosticsDescription">Show/hide diagnostics</entry>
    <entry key="ShowHideErrorLabel">Error</entry>
    <entry key="ShowHideErrorDescription">Show/hide all errors</entry>
    <entry key="ShowHideWarningLabel">Warning</entry>
    <entry key="ShowHideWarningDescription">Show/hide all warnings</entry>
    <entry key="ShowHideInfoLabel">Info</entry>
    <entry key="ShowHideInfoDescription">Show/hide all infos</entry>
    <entry key="FilteredLabel">filtered</entry>
    <entry key="ShowUniqueLabel">Group</entry>
    <entry key="ShowUniqueDescription">Group similar warnings</entry>
    <entry key="ShowUniqueCounterLabel">similar</entry>
    <entry key="PrevSearchDescription">Previous</entry>
    <entry key="NextSearchDescription">Next</entry>	
    <entry key="CloseSearchDescription">Close</entry>	
    <entry key="SearchDescription">search</entry>
    <entry key="ClearSearchLabel">Clear</entry>
    <entry key="SearchCompositionEnd">Finished searching</entry>
    <entry key="SettingsLabel">Settings</entry>
    <entry key="SettingsDescription">Settings</entry>
    <entry key="MaxModelsLabel">Max number of models:</entry>
    <entry key="MaxStagesPerModelLabel">Max number of events per model:</entry>
    <entry key="MaxModelsInViewerOutOfRange">Enter a value in the range 1-10</entry>
    <entry key="MaxStagesPerModelOutOfRange">Enter a value in the range 1-10</entry>
    <entry key="MaxTotalDiagnosticsLabel">Max number of diagnostics:</entry>
    <entry key="MaxTotalDiagnosticsOutOfRange">Enter a value in the range 500-10000</entry>
    <entry key="LatestOnTopLabel">Show latest event on top:</entry>
	<entry key="HelpLabel">Help</entry>
    <entry key="HelpDescription">Help</entry>
    <entry key="GenericMsgTabLabel">Diagnostics</entry>
    <entry key="GenericStageLabel">Diagnostics</entry>
    <entry key="ClearStageLabel">Clear</entry>
    <entry key="ClearStageTitleLabel">Clear current event</entry>
	<entry key="ElapsedTimeLabel">Elapsed:</entry>
	<entry key="ElapsedTimeSecLabel">sec</entry>
	<entry key="ElapsedTimeMinLabel" note="minute as a time unit">min</entry>
	<entry key="ElapsedTimeHourLabel">hour</entry>
	<entry key="FileBrowserTitle">Save as</entry>
	<entry key="FileBrowserTextStyleLocalEncoding">Text file</entry>
	<entry key="FileBrowserTextStyleUnicodeEncoding">Text file - Unicode</entry>
	<entry key="CausedBy">Caused by:</entry>
	<entry key="ErrorStringForSaving">Error: </entry>
	<entry key="WarningStringForSaving">Warning: </entry>
	<entry key="SuggestedActionLink">Suggested Actions</entry>
	<entry key="SupressionLink">Suppressions</entry>
	<entry key="FixFailed">Failed</entry>
    <entry key="ActionFailed">Failed</entry>
	<entry key="GroupFixFailed">Failed</entry>
	<entry key="GroupFixFailureMsg">One or more actions failed. Ungroup for more details</entry>
	<entry key="FixedMessageSourceLabel" note="modified status of a diagnostic">Fixed</entry>
	<entry key="FixedMessageSourceLabelInfo">Applied</entry>
	<entry key="FixedGroupMessageSourceLabel">Fixed All</entry>
	<entry key="AppliedGroupMessageSourceLabel">Applied All</entry>
	<entry key="GroupFixSuccessMsg">Ungroup for more details</entry>
	<entry key="ORKeyword">~OR~</entry>
	<entry key="FixButtonDefault">Fix</entry>
	<entry key="FixButtonInfo">Apply</entry>
	<entry key="FixButtonGroup">Fix All</entry>
	<entry key="ApplyButtonGroup">Apply All</entry>
	<entry key="SuppressButton">Suppress</entry>
	<entry key="SuppressButtonBlkSupp">Suppress similar diagnostics from the same block</entry>
	<entry key="UnsuppressButton">Restore</entry>
	<entry key="UnsuppressButtonBlkSupp">Restore similar diagnostics from the same block</entry>
    <entry key="SuppressInfoTextBlkSupp">Suppress</entry>
    <entry key="SuppressInfoText">Suppress this diagnostic</entry>
    <entry key="RestoreInfoText">Restore this diagnostic</entry>
    <entry key="RestoreInfoTextBlkSupp">Restore</entry>
    <entry key="Suppressed">Suppressed</entry>
    <entry key="SuppressDesc">Suppress future instances of this diagnostic from this source.</entry>
	<entry key="DocLink">Documentation</entry>
	<entry key="ToolInvokeButton">Open</entry>
	<entry key="ApplySuggestionButton">Apply</entry>
	<entry key="DefaultComponent" translate="false" note="TranslateFalseBatch;">Simulink</entry>
	<entry key="ComponentLabel">Component:</entry>
	<entry key="DefaultCategory" translate="false" note="TranslateFalseBatch;">N.A.</entry>
	<entry key="CategoryLabel">Category:</entry>
	<entry key="ErrorCategoryAppender"> error</entry>
    <entry key="WarnCategoryAppender"> warning</entry>
	<entry key="DropInfoMessage">Few info messages were dropped</entry>
	<entry key="AddJustification">Add Justification</entry>
	<entry key="EditComment">View/Edit Comment</entry>
	<entry key="CommentField">Comment:</entry>
	<entry key="CommentSave">Save</entry>
	<entry key="ShowStack">Show complete stack trace</entry>
    <entry key="ErrorLocation" note="to point to the error location in the file">In {0}</entry>
        <entry key="ReportLabel">Report</entry>
    <entry key="SearchLabel" note="label for search button">Search</entry>
    <entry key="NumModelsLabel" note="maximum number of models to be captured in the diagnostic viewer" >Number of models</entry>
    <entry key="NumStagesLabel" note="number of events to be captured for a model in the diagnostic viewer">Number of stages</entry>
    <entry key="NumDiagnosticsLabel" note="number of diagnostics to be captured for an event in the diagnostic viewer">Number of diagnostics</entry>
    <entry key="CopyStageLabel" note="copy the event">Copy Stage</entry>
    <entry key="SaveStageLabel" note="save the event">Save Stage</entry>

    <!-- Composite DV Widget -->
    <entry key="CompositeDVWidgetInvalidType">{0} is not a valid diagnostic type. Use MException, MSLException or MSLDiagnostic</entry>
    <entry key="CompositeDVWidgetInvalidCorners">Invalid top-left and bottom-right coordinates for the rectangle</entry>
    <entry key="CompositeDVWidgetInvalidPositionSpec">Invalid input type for position specification of the rectangle</entry>

   <!--Suppression Manager entries-->
	<entry key="RestoreButton">Restore</entry>
	<entry key="RestoreButtonTooltip">Restore all selected entries</entry>
    <entry key="CommentButton">Add Comment</entry>
    <entry key="CommentButtonTooltip">Comment all selected entries</entry>
	<entry key="RestoreMenu">Restore</entry>
	<entry key="RestoreMenuTooltip">Restore Action</entry>
    <entry key="CommentMenu">Add/Edit Comment</entry>
    <entry key="CommentMenuTooltip">Add/Edit Comment</entry>
	<entry key="WarningColumn">Diagnostic</entry>
	<entry key="LastModifiedColumn">Last Modified</entry>
	<entry key="SourceColumn">Suppression Location</entry>
	<entry key="CommentColumn">Comment</entry>
	<entry key="ActionsColumn">Actions</entry>
	<entry key="FilterDefaultText">Filter</entry>
	<entry key="SuppressionCountPostFix">Suppression</entry>
	<entry key="SuppressionCountPostFixPlural">Suppressions</entry>
    <entry key="AddEditCommentBoxTitle">Add/Edit comment</entry>
    <entry key="AddEditCommentBoxCancelButton">Cancel</entry>
    <entry key="AddEditCommentBoxOkButton">Add/Edit Comment</entry>
    <entry key="ShowHideActionsTooltip">Show/hide actions</entry>
    <entry key="CommentBoxPlaceholder">Enter your comment here</entry>
	<entry key="TextAddToParent">Add to Parent Level</entry>
	<entry key="ToolTipAddToParent">Add suppressions to Parent Level</entry>
	<entry key="CancelComment">Cancel</entry>
  </message>
</rsccat>
<!-- LocalWords:  xml
-->
