Skip to content

Commit

Permalink
Update license management copy related to security (#36204)
Browse files Browse the repository at this point in the history
  • Loading branch information
jen-huang authored and cjcenizal committed May 7, 2019
1 parent 515d683 commit 2aafeff
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 16 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ export const RequestTrialExtension = ({ shouldShowRequestTrialExtension }) => {
<span>
<FormattedMessage
id="xpack.licenseMgmt.licenseDashboard.requestTrialExtension.howToContinueUsingPluginsDescription"
defaultMessage="If you’d like to continuing using security, machine learning, and our
defaultMessage="If you’d like to continue using machine learning, advanced security, and our
other awesome {platinumLicenseFeaturesLinkText}, request an extension now."
values={{
platinumLicenseFeaturesLinkText: (
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ export class RevertToBasic extends React.PureComponent {
<span>
<FormattedMessage
id="xpack.licenseMgmt.licenseDashboard.revertToBasic.revertToFreeFeaturesDescription"
defaultMessage="You’ll revert to our free features and lose access to security,
machine learning and other {platinumLicenseFeaturesLinkText}."
defaultMessage="You’ll revert to our free features and lose access to
machine learning, advanced security, and other {platinumLicenseFeaturesLinkText}."
values={{
platinumLicenseFeaturesLinkText: (
<EuiLink
Expand Down
Loading

0 comments on commit 2aafeff

Please sign in to comment.