Skip to content

Commit

Permalink
Update x-pack/plugins/snapshot_restore/public/application/sections/ho…
Browse files Browse the repository at this point in the history
…me/snapshot_list/snapshot_list.tsx

Co-authored-by: Adam Locke <[email protected]>
  • Loading branch information
alisonelizabeth and Adam Locke authored Jun 28, 2021
1 parent db15ad3 commit 6afde62
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ export const SnapshotList: React.FunctionComponent<RouteComponentProps<MatchPara
data-test-subj="maxSnapshotsWarning"
title={i18n.translate(
'xpack.snapshotRestore.snapshotsList.maxSnapshotsDisplayedTitle',
{ defaultMessage: 'Snapshot list may be incomplete' }
{ defaultMessage: 'Cannot show the full list of snapshots' }
)}
>
<FormattedMessage
Expand Down

0 comments on commit 6afde62

Please sign in to comment.