Sha256: f14caad2723753ed3af84c34e4df4d463b1c68c23e2e09736c5b16b530824242

Contents?: true

Size: 913 Bytes

Versions: 29

Compression:

Stored size: 913 Bytes

Contents

import { translate as __ } from 'foremanReact/common/I18n';

export const dependenciesHelpText = __('This will solve RPM and module stream dependencies on every publish of this content view. ' +
  'Dependency solving significantly increases publish time (publishes can take over three times as long) ' +
  'and filters will be ignored when adding packages to solve dependencies. ' +
  'Also, certain scenarios involving errata may still cause dependency errors.');

export const autoPublishHelpText = __('Automatically publish a new version of the composite content view whenever one of its content views is published. ' +
  'Autopublish will only happen for component views that use the \'Always use latest version\' option.');

export const importOnlyHelpText = __('Designate whether this content view is for importing from an upstream server. ' +
  'Import-only content views cannot be published directly.');

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
katello-4.2.2 webpack/scenes/ContentViews/helpers.js
katello-4.2.1 webpack/scenes/ContentViews/helpers.js
katello-4.2.0.1 webpack/scenes/ContentViews/helpers.js
katello-4.1.4 webpack/scenes/ContentViews/helpers.js
katello-4.0.3 webpack/scenes/ContentViews/helpers.js
katello-4.2.0.1.rc3 webpack/scenes/ContentViews/helpers.js
katello-4.2.0.1.rc2 webpack/scenes/ContentViews/helpers.js
katello-4.2.0.rc2 webpack/scenes/ContentViews/helpers.js
katello-4.1.3 webpack/scenes/ContentViews/helpers.js
katello-4.2.0.rc1 webpack/scenes/ContentViews/helpers.js
katello-4.0.2.1 webpack/scenes/ContentViews/helpers.js
katello-4.1.2.1 webpack/scenes/ContentViews/helpers.js
katello-4.0.2 webpack/scenes/ContentViews/helpers.js
katello-4.1.2 webpack/scenes/ContentViews/helpers.js
katello-4.1.1 webpack/scenes/ContentViews/helpers.js
katello-4.1.0 webpack/scenes/ContentViews/helpers.js
katello-4.0.1.2 webpack/scenes/ContentViews/helpers.js
katello-4.1.0.rc2.2 webpack/scenes/ContentViews/helpers.js
katello-4.1.0.rc2.1 webpack/scenes/ContentViews/helpers.js
katello-4.0.1.1 webpack/scenes/ContentViews/helpers.js