katello 4.7.0 → 4.7.1

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of katello might be problematic. Click here for more details.

Files changed (57) hide show
  1. checksums.yaml +4 -4
  2. data/app/controllers/katello/api/v2/alternate_content_sources_controller.rb +4 -1
  3. data/app/controllers/katello/concerns/api/v2/registration_controller_extensions.rb +0 -1
  4. data/app/lib/katello/util/candlepin_repository_checker.rb +2 -0
  5. data/app/models/katello/concerns/host_managed_extensions.rb +4 -2
  6. data/app/models/katello/concerns/smart_proxy_extensions.rb +1 -1
  7. data/app/models/katello/content.rb +1 -1
  8. data/app/models/katello/glue/provider.rb +1 -1
  9. data/app/services/katello/product_content_importer.rb +61 -5
  10. data/lib/katello/engine.rb +1 -0
  11. data/lib/katello/version.rb +1 -1
  12. data/locale/action_names.rb +69 -69
  13. data/locale/bn/katello.po +23 -20
  14. data/locale/cs/katello.po +23 -20
  15. data/locale/de/katello.po +25 -22
  16. data/locale/en/katello.po +23 -20
  17. data/locale/es/katello.po +335 -332
  18. data/locale/fr/katello.po +704 -695
  19. data/locale/gu/katello.po +23 -20
  20. data/locale/hi/katello.po +23 -20
  21. data/locale/it/katello.po +23 -20
  22. data/locale/ja/katello.po +570 -561
  23. data/locale/ka/katello.po +2269 -2260
  24. data/locale/katello.pot +287 -279
  25. data/locale/kn/katello.po +23 -20
  26. data/locale/ko/katello.po +57 -53
  27. data/locale/mr/katello.po +23 -20
  28. data/locale/or/katello.po +23 -20
  29. data/locale/pa/katello.po +23 -20
  30. data/locale/pt/katello.po +23 -20
  31. data/locale/pt_BR/katello.po +441 -438
  32. data/locale/ru/katello.po +23 -20
  33. data/locale/ta/katello.po +23 -20
  34. data/locale/te/katello.po +23 -20
  35. data/locale/zh_CN/katello.po +694 -687
  36. data/locale/zh_TW/katello.po +23 -20
  37. data/webpack/components/extensions/HostDetails/Cards/ContentViewDetailsCard/ChangeHostCVModal.js +5 -11
  38. data/webpack/components/extensions/HostDetails/Cards/ContentViewDetailsCard/__tests__/changeHostCVModal.test.js +2 -2
  39. data/webpack/components/extensions/HostDetails/DetailsTabCards/RegistrationCard.js +1 -1
  40. data/webpack/components/extensions/HostDetails/DetailsTabCards/SystemPropertiesCardExtensions.js +58 -1
  41. data/webpack/components/extensions/HostDetails/Tabs/ModuleStreamsTab/ModuleStreamsTab.js +5 -1
  42. data/webpack/global_index.js +2 -0
  43. data/webpack/scenes/ContentViews/Delete/Steps/CVDeletionReassignActivationKeysForm.js +10 -10
  44. data/webpack/scenes/ContentViews/Delete/Steps/CVDeletionReassignHostsForm.js +10 -10
  45. data/webpack/scenes/ContentViews/Delete/__tests__/contentViewDelete.test.js +5 -5
  46. data/webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignActivationKeys.js +9 -10
  47. data/webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignHosts.js +13 -10
  48. data/webpack/scenes/ContentViews/Details/Versions/Delete/RemoveSteps/CVReassignActivationKeysForm.js +18 -18
  49. data/webpack/scenes/ContentViews/Details/Versions/Delete/RemoveSteps/CVReassignHostsForm.js +10 -6
  50. data/webpack/scenes/ContentViews/Details/Versions/Delete/__tests__/cvVersionRemove.test.js +6 -6
  51. data/webpack/scenes/ContentViews/components/ContentViewSelect/ContentViewSelect.js +40 -0
  52. data/webpack/scenes/Hosts/ChangeContentSource/actions.js +0 -1
  53. data/webpack/scenes/Hosts/ChangeContentSource/components/ContentSourceForm.js +16 -2
  54. data/webpack/scenes/Hosts/ChangeContentSource/components/ContentSourceTemplate.js +13 -17
  55. data/webpack/scenes/Hosts/ChangeContentSource/index.js +79 -39
  56. data/webpack/scenes/Hosts/ChangeContentSource/styles.scss +6 -2
  57. metadata +3 -2
data/locale/katello.pot CHANGED
@@ -8,8 +8,8 @@ msgid ""
8
8
  msgstr ""
9
9
  "Project-Id-Version: katello 1.0.0\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
- "POT-Creation-Date: 2022-11-23 16:30+0000\n"
12
- "PO-Revision-Date: 2022-11-23 16:30+0000\n"
11
+ "POT-Creation-Date: 2023-01-20 19:33+0000\n"
12
+ "PO-Revision-Date: 2023-01-20 19:33+0000\n"
13
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
15
15
  "Language: \n"
@@ -118,10 +118,10 @@ msgstr ""
118
118
  #: ../app/controllers/katello/api/v2/host_collections_controller.rb:38
119
119
  #: ../app/controllers/katello/api/v2/host_collections_controller.rb:73
120
120
  #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:28
121
- #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:54
122
- #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:63
123
- #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:100
124
- #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:113
121
+ #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:53
122
+ #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:62
123
+ #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:99
124
+ #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:112
125
125
  #: ../app/controllers/katello/concerns/api/v2/repository_content_controller.rb:24
126
126
  #: ../app/controllers/katello/concerns/api/v2/repository_content_controller.rb:42
127
127
  msgid "organization identifier"
@@ -418,6 +418,7 @@ msgid ""
418
418
  msgstr ""
419
419
 
420
420
  #: ../app/controllers/katello/api/v2/alternate_content_sources_controller.rb:13
421
+ #: ../app/controllers/katello/api/v2/alternate_content_sources_controller.rb:30
421
422
  msgid "Name of the alternate content source"
422
423
  msgstr ""
423
424
 
@@ -483,60 +484,60 @@ msgstr ""
483
484
  msgid "List alternate content sources."
484
485
  msgstr ""
485
486
 
486
- #: ../app/controllers/katello/api/v2/alternate_content_sources_controller.rb:58
487
+ #: ../app/controllers/katello/api/v2/alternate_content_sources_controller.rb:61
487
488
  msgid "Show an alternate content source."
488
489
  msgstr ""
489
490
 
490
- #: ../app/controllers/katello/api/v2/alternate_content_sources_controller.rb:59
491
- #: ../app/controllers/katello/api/v2/alternate_content_sources_controller.rb:78
492
- #: ../app/controllers/katello/api/v2/alternate_content_sources_controller.rb:101
493
- #: ../app/controllers/katello/api/v2/alternate_content_sources_controller.rb:108
491
+ #: ../app/controllers/katello/api/v2/alternate_content_sources_controller.rb:62
492
+ #: ../app/controllers/katello/api/v2/alternate_content_sources_controller.rb:81
493
+ #: ../app/controllers/katello/api/v2/alternate_content_sources_controller.rb:104
494
+ #: ../app/controllers/katello/api/v2/alternate_content_sources_controller.rb:111
494
495
  msgid "Alternate content source ID"
495
496
  msgstr ""
496
497
 
497
- #: ../app/controllers/katello/api/v2/alternate_content_sources_controller.rb:64
498
+ #: ../app/controllers/katello/api/v2/alternate_content_sources_controller.rb:67
498
499
  msgid ""
499
500
  "Create an alternate content source to download content from during repository "
500
501
  "syncing. Note: alternate content sources are global and affect ALL sync actio"
501
502
  "ns on their smart proxies regardless of organization."
502
503
  msgstr ""
503
504
 
504
- #: ../app/controllers/katello/api/v2/alternate_content_sources_controller.rb:65
505
+ #: ../app/controllers/katello/api/v2/alternate_content_sources_controller.rb:68
505
506
  msgid "The content type for the Alternate Content Source"
506
507
  msgstr ""
507
508
 
508
- #: ../app/controllers/katello/api/v2/alternate_content_sources_controller.rb:66
509
+ #: ../app/controllers/katello/api/v2/alternate_content_sources_controller.rb:69
509
510
  msgid "The Alternate Content Source type"
510
511
  msgstr ""
511
512
 
512
- #: ../app/controllers/katello/api/v2/alternate_content_sources_controller.rb:76
513
+ #: ../app/controllers/katello/api/v2/alternate_content_sources_controller.rb:79
513
514
  msgid "Update an alternate content source."
514
515
  msgstr ""
515
516
 
516
517
  #:
517
- #: ../app/controllers/katello/api/v2/alternate_content_sources_controller.rb:100
518
+ #: ../app/controllers/katello/api/v2/alternate_content_sources_controller.rb:103
518
519
  msgid "Destroy an alternate content source."
519
520
  msgstr ""
520
521
 
521
522
  #:
522
- #: ../app/controllers/katello/api/v2/alternate_content_sources_controller.rb:107
523
+ #: ../app/controllers/katello/api/v2/alternate_content_sources_controller.rb:110
523
524
  msgid ""
524
525
  "Refresh an alternate content source. Refreshing, like repository syncing, is r"
525
526
  "equired before using an alternate content source."
526
527
  msgstr ""
527
528
 
528
529
  #:
529
- #: ../app/controllers/katello/api/v2/alternate_content_sources_controller.rb:131
530
+ #: ../app/controllers/katello/api/v2/alternate_content_sources_controller.rb:134
530
531
  msgid "Couldn't find smart proxies with id '%s'"
531
532
  msgstr ""
532
533
 
533
534
  #:
534
- #: ../app/controllers/katello/api/v2/alternate_content_sources_controller.rb:134
535
+ #: ../app/controllers/katello/api/v2/alternate_content_sources_controller.rb:137
535
536
  msgid "Couldn't find smart proxies with name '%s'"
536
537
  msgstr ""
537
538
 
538
539
  #:
539
- #: ../app/controllers/katello/api/v2/alternate_content_sources_controller.rb:147
540
+ #: ../app/controllers/katello/api/v2/alternate_content_sources_controller.rb:150
540
541
  msgid "Couldn't find products with id '%s'"
541
542
  msgstr ""
542
543
 
@@ -3689,8 +3690,8 @@ msgstr ""
3689
3690
 
3690
3691
  #: ../app/controllers/katello/api/v2/repositories_controller.rb:349
3691
3692
  msgid ""
3692
- "Force sync even if no upstream changes are detected. Only used with yum reposi"
3693
- "tories."
3693
+ "Force sync even if no upstream changes are detected. Only used with yum or deb"
3694
+ " repositories."
3694
3695
  msgstr ""
3695
3696
 
3696
3697
  #: ../app/controllers/katello/api/v2/repositories_controller.rb:350
@@ -3829,8 +3830,8 @@ msgid "List repository sets for a product."
3829
3830
  msgstr ""
3830
3831
 
3831
3832
  #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:24
3832
- #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:53
3833
- #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:62
3833
+ #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:52
3834
+ #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:61
3834
3835
  msgid "ID of a product to list repository sets from"
3835
3836
  msgstr ""
3836
3837
 
@@ -3866,69 +3867,69 @@ msgstr ""
3866
3867
  msgid "Limit content to enabled / disabled / overridden"
3867
3868
  msgstr ""
3868
3869
 
3870
+ #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:49
3869
3871
  #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:50
3870
- #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:51
3871
3872
  msgid "Get info about a repository set"
3872
3873
  msgstr ""
3873
3874
 
3874
- #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:52
3875
- #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:61
3875
+ #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:51
3876
+ #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:60
3876
3877
  msgid "ID of the repository set"
3877
3878
  msgstr ""
3878
3879
 
3880
+ #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:58
3879
3881
  #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:59
3880
- #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:60
3881
3882
  msgid "Get list of available repositories for the repository set"
3882
3883
  msgstr ""
3883
3884
 
3885
+ #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:93
3884
3886
  #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:94
3885
- #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:95
3886
3887
  msgid "Enable a repository from the set"
3887
3888
  msgstr ""
3888
3889
 
3889
- #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:96
3890
+ #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:95
3890
3891
  msgid "ID of the repository set to enable"
3891
3892
  msgstr ""
3892
3893
 
3893
- #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:97
3894
- #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:110
3894
+ #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:96
3895
+ #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:109
3895
3896
  msgid "ID of the product containing the repository set"
3896
3897
  msgstr ""
3897
3898
 
3898
- #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:98
3899
+ #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:97
3899
3900
  msgid "Basearch to enable"
3900
3901
  msgstr ""
3901
3902
 
3902
- #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:99
3903
+ #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:98
3903
3904
  msgid "Releasever to enable"
3904
3905
  msgstr ""
3905
3906
 
3907
+ #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:105
3906
3908
  #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:106
3907
- #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:107
3908
3909
  msgid "Disable a repository from the set"
3909
3910
  msgstr ""
3910
3911
 
3911
- #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:108
3912
+ #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:107
3912
3913
  msgid "ID of the repository set to disable"
3913
3914
  msgstr ""
3914
3915
 
3915
- #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:109
3916
+ #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:108
3916
3917
  msgid "ID of the repository within the set to disable"
3917
3918
  msgstr ""
3918
3919
 
3919
- #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:111
3920
+ #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:110
3920
3921
  msgid "Basearch to disable"
3921
3922
  msgstr ""
3922
3923
 
3923
- #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:112
3924
+ #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:111
3924
3925
  msgid "Releasever to disable"
3925
3926
  msgstr ""
3926
3927
 
3927
- #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:192
3928
+ #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:197
3928
3929
  msgid "Repository sets are not available for custom products."
3929
3930
  msgstr ""
3930
3931
 
3931
- #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:223
3932
+ #: ../app/controllers/katello/api/v2/repository_sets_controller.rb:228
3932
3933
  msgid ""
3933
3934
  "Repositories are not available for enablement while CDN configuration is set t"
3934
3935
  "o Air-gapped (disconnected)."
@@ -4388,19 +4389,19 @@ msgid "Missing activation key!"
4388
4389
  msgstr ""
4389
4390
 
4390
4391
  #:
4391
- #: ../app/controllers/katello/concerns/api/v2/registration_controller_extensions.rb:11
4392
+ #: ../app/controllers/katello/concerns/api/v2/registration_controller_extensions.rb:10
4392
4393
  msgid ""
4393
4394
  "Host was not found by the subscription UUID: '%s', this can happen if the host"
4394
4395
  " is registered already, but not to this instance"
4395
4396
  msgstr ""
4396
4397
 
4397
4398
  #:
4398
- #: ../app/controllers/katello/concerns/api/v2/registration_controller_extensions.rb:41
4399
+ #: ../app/controllers/katello/concerns/api/v2/registration_controller_extensions.rb:40
4399
4400
  msgid "Smart proxy content source not found!"
4400
4401
  msgstr ""
4401
4402
 
4402
4403
  #:
4403
- #: ../app/controllers/katello/concerns/api/v2/registration_controller_extensions.rb:42
4404
+ #: ../app/controllers/katello/concerns/api/v2/registration_controller_extensions.rb:41
4404
4405
  msgid "Pulp 3 is not enabled on Smart proxy!"
4405
4406
  msgstr ""
4406
4407
 
@@ -4768,11 +4769,11 @@ msgstr ""
4768
4769
  #: ../app/lib/actions/katello/activation_key/create.rb:21
4769
4770
  #: ../app/lib/actions/katello/content_view/create.rb:10
4770
4771
  #: ../app/lib/actions/katello/repository/create.rb:60
4771
- #: ../app/lib/actions/katello/repository/create_root.rb:17 action_names.rb:7
4772
+ #: ../app/lib/actions/katello/repository/create_root.rb:17 action_names.rb:16
4772
4773
  msgid "Create"
4773
4774
  msgstr ""
4774
4775
 
4775
- #: ../app/lib/actions/katello/activation_key/destroy.rb:20 action_names.rb:8
4776
+ #: ../app/lib/actions/katello/activation_key/destroy.rb:20 action_names.rb:17
4776
4777
  msgid "Delete Activation Key"
4777
4778
  msgstr ""
4778
4779
 
@@ -4799,27 +4800,27 @@ msgid ""
4799
4800
  msgstr ""
4800
4801
 
4801
4802
  #: ../app/lib/actions/katello/alternate_content_source/create.rb:25
4802
- #: action_names.rb:14
4803
+ #: action_names.rb:11
4803
4804
  msgid "Create Alternate Content Source"
4804
4805
  msgstr ""
4805
4806
 
4806
4807
  #: ../app/lib/actions/katello/alternate_content_source/destroy.rb:21
4807
- #: action_names.rb:12
4808
+ #: action_names.rb:22
4808
4809
  msgid "Destroy Alternate Content Source"
4809
4810
  msgstr ""
4810
4811
 
4811
4812
  #: ../app/lib/actions/katello/alternate_content_source/refresh.rb:20
4812
- #: action_names.rb:13
4813
+ #: action_names.rb:58
4813
4814
  msgid "Refresh Alternate Content Source"
4814
4815
  msgstr ""
4815
4816
 
4816
4817
  #: ../app/lib/actions/katello/alternate_content_source/update.rb:80
4817
- #: action_names.rb:17
4818
+ #: action_names.rb:72
4818
4819
  msgid "Update Alternate Content Source"
4819
4820
  msgstr ""
4820
4821
 
4821
4822
  #: ../app/lib/actions/katello/applicability/host/generate.rb:22
4822
- #: action_names.rb:18
4823
+ #: action_names.rb:34
4823
4824
  msgid "Generate host applicability"
4824
4825
  msgstr ""
4825
4826
 
@@ -4834,16 +4835,16 @@ msgid "Bulk generate applicability for host %s"
4834
4835
  msgstr ""
4835
4836
 
4836
4837
  #: ../app/lib/actions/katello/applicability/hosts/bulk_generate.rb:38
4837
- #: action_names.rb:15
4838
+ #: action_names.rb:8
4838
4839
  msgid "Bulk generate applicability for hosts"
4839
4840
  msgstr ""
4840
4841
 
4841
4842
  #: ../app/lib/actions/katello/applicability/repository/regenerate.rb:25
4842
- #: action_names.rb:16
4843
+ #: action_names.rb:35
4843
4844
  msgid "Generate repository applicability"
4844
4845
  msgstr ""
4845
4846
 
4846
- #: ../app/lib/actions/katello/capsule_content/sync.rb:14 action_names.rb:20
4847
+ #: ../app/lib/actions/katello/capsule_content/sync.rb:14 action_names.rb:70
4847
4848
  msgid "Synchronize smart proxy"
4848
4849
  msgstr ""
4849
4850
 
@@ -4851,7 +4852,7 @@ msgstr ""
4851
4852
  msgid "Action not allowed for the default smart proxy."
4852
4853
  msgstr ""
4853
4854
 
4854
- #: ../app/lib/actions/katello/cdn_configuration/update.rb:31 action_names.rb:19
4855
+ #: ../app/lib/actions/katello/cdn_configuration/update.rb:31 action_names.rb:73
4855
4856
  msgid "Update CDN Configuration"
4856
4857
  msgstr ""
4857
4858
 
@@ -4879,7 +4880,7 @@ msgstr ""
4879
4880
  #: ../webpack/scenes/Subscriptions/Manifest/ManageManifestModal.js:201
4880
4881
  #: ../webpack/scenes/Subscriptions/components/SubscriptionsTable/components/Dialogs/DeleteDialog.js:27
4881
4882
  #: ../webpack/scenes/Subscriptions/components/SubscriptionsToolbar/SubscriptionsToolbar.js:90
4882
- #: action_names.rb:53
4883
+ #: action_names.rb:21
4883
4884
  msgid "Delete"
4884
4885
  msgstr ""
4885
4886
 
@@ -4945,7 +4946,7 @@ msgid "Cannot promote environment out of sequence. Use force to bypass restricti
4945
4946
  msgstr ""
4946
4947
 
4947
4948
  #: ../app/lib/actions/katello/content_view/promote_to_environment.rb:40
4948
- #: action_names.rb:82
4949
+ #: action_names.rb:55
4949
4950
  msgid "Promotion to Environment"
4950
4951
  msgstr ""
4951
4952
 
@@ -4964,7 +4965,7 @@ msgstr ""
4964
4965
  #: ../webpack/scenes/ContentViews/Publish/PublishContentViewWizard.js:36
4965
4966
  #: ../webpack/scenes/ContentViews/Publish/PublishContentViewWizard.js:107
4966
4967
  #: ../webpack/scenes/ContentViews/Table/ContentViewsTable.js:90
4967
- #: action_names.rb:81
4968
+ #: action_names.rb:57
4968
4969
  msgid "Publish"
4969
4970
  msgstr ""
4970
4971
 
@@ -4972,7 +4973,7 @@ msgstr ""
4972
4973
  msgid "Cannot delete version while it is in environment %s"
4973
4974
  msgstr ""
4974
4975
 
4975
- #: ../app/lib/actions/katello/content_view/remove.rb:91 action_names.rb:80
4976
+ #: ../app/lib/actions/katello/content_view/remove.rb:91 action_names.rb:63
4976
4977
  msgid "Remove Versions and Associations"
4977
4978
  msgstr ""
4978
4979
 
@@ -4999,13 +5000,13 @@ msgid ""
4999
5000
  msgstr ""
5000
5001
 
5001
5002
  #: ../app/lib/actions/katello/content_view/remove_from_environment.rb:35
5002
- #: action_names.rb:79
5003
+ #: action_names.rb:64
5003
5004
  msgid "Remove from Environment"
5004
5005
  msgstr ""
5005
5006
 
5006
5007
  #: ../app/lib/actions/katello/content_view/remove_version.rb:26
5007
5008
  #: ../webpack/scenes/ContentViews/Details/Versions/Delete/RemoveCVVersionWizard.js:139
5008
- #: action_names.rb:78
5009
+ #: action_names.rb:62
5009
5010
  msgid "Remove Version"
5010
5011
  msgstr ""
5011
5012
 
@@ -5014,27 +5015,27 @@ msgid "Create Repositories"
5014
5015
  msgstr ""
5015
5016
 
5016
5017
  #: ../app/lib/actions/katello/content_view_version/export.rb:31
5017
- #: action_names.rb:26
5018
+ #: action_names.rb:31
5018
5019
  msgid "Export"
5019
5020
  msgstr ""
5020
5021
 
5021
5022
  #: ../app/lib/actions/katello/content_view_version/import.rb:56
5022
- #: action_names.rb:77
5023
+ #: action_names.rb:38
5023
5024
  msgid "Import Content View Version"
5024
5025
  msgstr ""
5025
5026
 
5026
5027
  #: ../app/lib/actions/katello/content_view_version/import_library.rb:13
5027
- #: action_names.rb:76
5028
+ #: action_names.rb:39
5028
5029
  msgid "Import Default Content View"
5029
5030
  msgstr ""
5030
5031
 
5031
5032
  #: ../app/lib/actions/katello/content_view_version/import_repository.rb:16
5032
- #: action_names.rb:75
5033
+ #: action_names.rb:41
5033
5034
  msgid "Import Repository"
5034
5035
  msgstr ""
5035
5036
 
5036
5037
  #: ../app/lib/actions/katello/content_view_version/incremental_update.rb:15
5037
- #: action_names.rb:74
5038
+ #: action_names.rb:45
5038
5039
  msgid "Incremental Update"
5039
5040
  msgstr ""
5040
5041
 
@@ -5061,16 +5062,16 @@ msgid "Republish Repositories of %{name} %{version}"
5061
5062
  msgstr ""
5062
5063
 
5063
5064
  #: ../app/lib/actions/katello/content_view_version/republish_repositories.rb:27
5064
- #: action_names.rb:73
5065
+ #: action_names.rb:66
5065
5066
  msgid "Republish Version Repositories"
5066
5067
  msgstr ""
5067
5068
 
5068
- #: ../app/lib/actions/katello/environment/destroy.rb:36 action_names.rb:72
5069
+ #: ../app/lib/actions/katello/environment/destroy.rb:36 action_names.rb:18
5069
5070
  msgid "Delete Lifecycle Environment"
5070
5071
  msgstr ""
5071
5072
 
5072
5073
  #: ../app/lib/actions/katello/environment/publish_repositories.rb:34
5073
- #: action_names.rb:55
5074
+ #: action_names.rb:56
5074
5075
  msgid "Publish Lifecycle Environment Repositories"
5075
5076
  msgstr ""
5076
5077
 
@@ -5092,8 +5093,7 @@ msgstr ""
5092
5093
  msgid "Unknown"
5093
5094
  msgstr ""
5094
5095
 
5095
- #: ../app/lib/actions/katello/host/attach_subscriptions.rb:49
5096
- #: action_names.rb:54
5096
+ #: ../app/lib/actions/katello/host/attach_subscriptions.rb:49 action_names.rb:6
5097
5097
  msgid "Attach subscriptions"
5098
5098
  msgstr ""
5099
5099
 
@@ -5101,7 +5101,7 @@ msgstr ""
5101
5101
  msgid "Destroy Content Host %s"
5102
5102
  msgstr ""
5103
5103
 
5104
- #: ../app/lib/actions/katello/host/destroy.rb:32 action_names.rb:70
5104
+ #: ../app/lib/actions/katello/host/destroy.rb:32 action_names.rb:23
5105
5105
  msgid "Destroy Content Host"
5106
5106
  msgstr ""
5107
5107
 
@@ -5114,7 +5114,7 @@ msgid "No applicable errata for %s, skipping"
5114
5114
  msgstr ""
5115
5115
 
5116
5116
  #: ../app/lib/actions/katello/host/erratum/applicable_errata_install.rb:31
5117
- #: action_names.rb:69
5117
+ #: action_names.rb:50
5118
5118
  msgid "Install Applicable Errata"
5119
5119
  msgstr ""
5120
5120
 
@@ -5210,7 +5210,7 @@ msgid "Remove subscriptions from %s"
5210
5210
  msgstr ""
5211
5211
 
5212
5212
  #: ../app/lib/actions/katello/host/remove_subscriptions.rb:40
5213
- #: action_names.rb:66
5213
+ #: action_names.rb:65
5214
5214
  msgid "Remove subscriptions"
5215
5215
  msgstr ""
5216
5216
 
@@ -5223,7 +5223,7 @@ msgid "Update Content Overrides to %s"
5223
5223
  msgstr ""
5224
5224
 
5225
5225
  #: ../app/lib/actions/katello/host/update_content_overrides.rb:32
5226
- #: action_names.rb:65
5226
+ #: action_names.rb:74
5227
5227
  msgid "Update Content Overrides"
5228
5228
  msgstr ""
5229
5229
 
@@ -5233,7 +5233,7 @@ msgstr ""
5233
5233
  msgid "Host %s has not been registered with subscription-manager."
5234
5234
  msgstr ""
5235
5235
 
5236
- #: ../app/lib/actions/katello/host/update_content_view.rb:18 action_names.rb:64
5236
+ #: ../app/lib/actions/katello/host/update_content_view.rb:18 action_names.rb:76
5237
5237
  msgid "Update for host"
5238
5238
  msgstr ""
5239
5239
 
@@ -5246,7 +5246,7 @@ msgid "Host %{name} cannot be assigned release version %{release_version}."
5246
5246
  msgstr ""
5247
5247
 
5248
5248
  #: ../app/lib/actions/katello/host/update_release_version.rb:21
5249
- #: action_names.rb:63
5249
+ #: action_names.rb:80
5250
5250
  msgid "Update release version for host"
5251
5251
  msgstr ""
5252
5252
 
@@ -5259,7 +5259,7 @@ msgid "Updating System Purpose for host %s"
5259
5259
  msgstr ""
5260
5260
 
5261
5261
  #: ../app/lib/actions/katello/host/update_system_purpose.rb:25
5262
- #: action_names.rb:62
5262
+ #: action_names.rb:82
5263
5263
  msgid "Updating System Purpose for host"
5264
5264
  msgstr ""
5265
5265
 
@@ -5268,7 +5268,7 @@ msgid "Package Profile Update for %s"
5268
5268
  msgstr ""
5269
5269
 
5270
5270
  #: ../app/lib/actions/katello/host/upload_package_profile.rb:21
5271
- #: action_names.rb:61
5271
+ #: action_names.rb:52
5272
5272
  msgid "Package Profile Update"
5273
5273
  msgstr ""
5274
5274
 
@@ -5276,11 +5276,11 @@ msgstr ""
5276
5276
  msgid "Combined Profile Update for %s"
5277
5277
  msgstr ""
5278
5278
 
5279
- #: ../app/lib/actions/katello/host/upload_profiles.rb:23 action_names.rb:6
5279
+ #: ../app/lib/actions/katello/host/upload_profiles.rb:23 action_names.rb:9
5280
5280
  msgid "Combined Profile Update"
5281
5281
  msgstr ""
5282
5282
 
5283
- #: ../app/lib/actions/katello/organization/destroy.rb:30 action_names.rb:60
5283
+ #: ../app/lib/actions/katello/organization/destroy.rb:30 action_names.rb:24
5284
5284
  msgid "Destroy"
5285
5285
  msgstr ""
5286
5286
 
@@ -5320,7 +5320,7 @@ msgstr ""
5320
5320
  msgid "Cannot delete redhat product content"
5321
5321
  msgstr ""
5322
5322
 
5323
- #: ../app/lib/actions/katello/product/create.rb:37 action_names.rb:59
5323
+ #: ../app/lib/actions/katello/product/create.rb:37 action_names.rb:53
5324
5324
  msgid "Product Create"
5325
5325
  msgstr ""
5326
5326
 
@@ -5334,7 +5334,7 @@ msgid ""
5334
5334
  " %{product}, %{view_versions}"
5335
5335
  msgstr ""
5336
5336
 
5337
- #: ../app/lib/actions/katello/product/destroy.rb:65 action_names.rb:58
5337
+ #: ../app/lib/actions/katello/product/destroy.rb:65 action_names.rb:20
5338
5338
  msgid "Delete Product"
5339
5339
  msgstr ""
5340
5340
 
@@ -5370,12 +5370,12 @@ msgid ""
5370
5370
  msgstr ""
5371
5371
 
5372
5372
  #: ../app/lib/actions/katello/repository/destroy_package_group.rb:21
5373
- #: action_names.rb:52
5373
+ #: action_names.rb:19
5374
5374
  msgid "Delete Package Group"
5375
5375
  msgstr ""
5376
5376
 
5377
5377
  #: ../app/lib/actions/katello/repository/import_upload.rb:74
5378
- #: ../app/lib/actions/katello/repository/upload_files.rb:54 action_names.rb:37
5378
+ #: ../app/lib/actions/katello/repository/upload_files.rb:54 action_names.rb:83
5379
5379
  msgid "Upload into"
5380
5380
  msgstr ""
5381
5381
 
@@ -5388,7 +5388,7 @@ msgid "Can only remove content from within the Default Content View"
5388
5388
  msgstr ""
5389
5389
 
5390
5390
  #: ../app/lib/actions/katello/repository/remove_content.rb:62
5391
- #: action_names.rb:42
5391
+ #: action_names.rb:61
5392
5392
  msgid "Remove Content"
5393
5393
  msgstr ""
5394
5394
 
@@ -5400,7 +5400,7 @@ msgstr ""
5400
5400
  msgid "Synchronize: Skip Metadata Check"
5401
5401
  msgstr ""
5402
5402
 
5403
- #: ../app/lib/actions/katello/repository/sync.rb:81 action_names.rb:41
5403
+ #: ../app/lib/actions/katello/repository/sync.rb:81 action_names.rb:71
5404
5404
  msgid "Synchronize"
5405
5405
  msgstr ""
5406
5406
 
@@ -5413,11 +5413,11 @@ msgid "Cannot validate contents on non-yum/deb repositories."
5413
5413
  msgstr ""
5414
5414
 
5415
5415
  #: ../app/lib/actions/katello/repository/sync.rb:88
5416
- msgid "Cannot skip metadata check on non-yum repositories."
5416
+ msgid "Cannot skip metadata check on non-yum/deb repositories."
5417
5417
  msgstr ""
5418
5418
 
5419
5419
  #: ../app/lib/actions/katello/repository/upload_package_group.rb:19
5420
- #: action_names.rb:36
5420
+ #: action_names.rb:14
5421
5421
  msgid "Create Package Group"
5422
5422
  msgstr ""
5423
5423
 
@@ -5426,7 +5426,7 @@ msgstr ""
5426
5426
  #: ../webpack/components/extensions/HostDetails/Tabs/ModuleStreamsTab/ModuleStreamsTab.js:470
5427
5427
  #: ../webpack/components/extensions/HostDetails/Tabs/ModuleStreamsTab/ModuleStreamsTab.js:550
5428
5428
  #: ../webpack/scenes/RedHatRepositories/components/EnabledRepository/EnabledRepositoryContent.js:10
5429
- #: action_names.rb:32
5429
+ #: action_names.rb:25
5430
5430
  msgid "Disable"
5431
5431
  msgstr ""
5432
5432
 
@@ -5438,7 +5438,7 @@ msgstr ""
5438
5438
  #: ../webpack/components/extensions/HostDetails/Tabs/ModuleStreamsTab/ModuleStreamsTab.js:459
5439
5439
  #: ../webpack/components/extensions/HostDetails/Tabs/ModuleStreamsTab/ModuleStreamsTab.js:533
5440
5440
  #: ../webpack/scenes/RedHatRepositories/components/RepositorySetRepository/RepositorySetRepository.js:109
5441
- #: action_names.rb:34
5441
+ #: action_names.rb:27
5442
5442
  msgid "Enable"
5443
5443
  msgstr ""
5444
5444
 
@@ -5446,7 +5446,7 @@ msgstr ""
5446
5446
  msgid "The repository is already enabled"
5447
5447
  msgstr ""
5448
5448
 
5449
- #: ../app/lib/actions/katello/sync_plan/run.rb:41 action_names.rb:33
5449
+ #: ../app/lib/actions/katello/sync_plan/run.rb:41 action_names.rb:67
5450
5450
  msgid "Run Sync Plan:"
5451
5451
  msgstr ""
5452
5452
 
@@ -5615,24 +5615,24 @@ msgid "There is no downloaded content to clean."
5615
5615
  msgstr ""
5616
5616
 
5617
5617
  #: ../app/lib/actions/pulp3/content_view_version/create_export_history.rb:54
5618
- #: action_names.rb:30
5618
+ #: action_names.rb:12
5619
5619
  msgid "Create Export History"
5620
5620
  msgstr ""
5621
5621
 
5622
5622
  #: ../app/lib/actions/pulp3/content_view_version/create_import_history.rb:28
5623
- #: action_names.rb:28
5623
+ #: action_names.rb:13
5624
5624
  msgid "Create Import History"
5625
5625
  msgstr ""
5626
5626
 
5627
5627
  #:
5628
5628
  #: ../app/lib/actions/pulp3/content_view_version/create_syncable_export_history.rb:40
5629
- #: action_names.rb:29
5629
+ #: action_names.rb:15
5630
5630
  msgid "Create Syncable Export History"
5631
5631
  msgstr ""
5632
5632
 
5633
5633
  #:
5634
5634
  #: ../app/lib/actions/pulp3/orchestration/content_view_version/export_library.rb:39
5635
- #: action_names.rb:25
5635
+ #: action_names.rb:29
5636
5636
  msgid "Export Library"
5637
5637
  msgstr ""
5638
5638
 
@@ -5647,7 +5647,7 @@ msgstr ""
5647
5647
 
5648
5648
  #:
5649
5649
  #: ../app/lib/actions/pulp3/orchestration/content_view_version/export_repository.rb:35
5650
- #: action_names.rb:24
5650
+ #: action_names.rb:30
5651
5651
  msgid "Export Repository"
5652
5652
  msgstr ""
5653
5653
 
@@ -5667,7 +5667,7 @@ msgid ""
5667
5667
  msgstr ""
5668
5668
 
5669
5669
  #: ../app/lib/actions/pulp3/orchestration/content_view_version/import.rb:54
5670
- #: action_names.rb:23
5670
+ #: action_names.rb:43
5671
5671
  msgid "Import"
5672
5672
  msgstr ""
5673
5673
 
@@ -5834,7 +5834,7 @@ msgid ""
5834
5834
  msgstr ""
5835
5835
 
5836
5836
  #: ../app/lib/katello/util/candlepin_repository_checker.rb:22
5837
- #: ../app/lib/katello/util/candlepin_repository_checker.rb:59
5837
+ #: ../app/lib/katello/util/candlepin_repository_checker.rb:61
5838
5838
  msgid "Product: '%{product}', Repository: '%{repo}' "
5839
5839
  msgstr ""
5840
5840
 
@@ -5851,18 +5851,18 @@ msgid ""
5851
5851
  "eate the repository before synchronizing. "
5852
5852
  msgstr ""
5853
5853
 
5854
- #: ../app/lib/katello/util/candlepin_repository_checker.rb:56
5854
+ #: ../app/lib/katello/util/candlepin_repository_checker.rb:58
5855
5855
  msgid "Component Version: '%{cvv}', Product: '%{product}', Repository: '%{repo}' "
5856
5856
  msgstr ""
5857
5857
 
5858
- #: ../app/lib/katello/util/candlepin_repository_checker.rb:63
5858
+ #: ../app/lib/katello/util/candlepin_repository_checker.rb:65
5859
5859
  msgid ""
5860
5860
  "'%{item}' in this content view does not exist in the backend system [ Candlepi"
5861
5861
  "n ]. Either remove the invalid repository or try refreshing the manifest befo"
5862
5862
  "re publishing again. "
5863
5863
  msgstr ""
5864
5864
 
5865
- #: ../app/lib/katello/util/candlepin_repository_checker.rb:67
5865
+ #: ../app/lib/katello/util/candlepin_repository_checker.rb:69
5866
5866
  msgid ""
5867
5867
  "'%{item}' in this content view does not exist in the backend system [ Candlepi"
5868
5868
  "n ]. Remove the invalid repository before publishing again. "
@@ -6795,8 +6795,8 @@ msgstr ""
6795
6795
  #: ../app/models/katello/concerns/smart_proxy_extensions.rb:67
6796
6796
  #: ../app/models/katello/content_view_erratum_filter_rule.rb:26
6797
6797
  #: ../app/models/katello/content_view_version_export_history.rb:21
6798
- #: ../app/models/katello/root_repository.rb:97
6799
- #: ../app/models/katello/root_repository.rb:101
6798
+ #: ../app/models/katello/root_repository.rb:98
6799
+ #: ../app/models/katello/root_repository.rb:102
6800
6800
  msgid "must be one of the following: %s"
6801
6801
  msgstr ""
6802
6802
 
@@ -7448,130 +7448,136 @@ msgstr ""
7448
7448
  msgid "This is not a linked repository"
7449
7449
  msgstr ""
7450
7450
 
7451
- #: ../app/models/katello/root_repository.rb:93
7451
+ #: ../app/models/katello/root_repository.rb:94
7452
7452
  msgid "is not enabled. must be one of the following: %s"
7453
7453
  msgstr ""
7454
7454
 
7455
- #: ../app/models/katello/root_repository.rb:148
7455
+ #: ../app/models/katello/root_repository.rb:150
7456
7456
  msgid "Cannot set attribute %{attr} for content type %{type}"
7457
7457
  msgstr ""
7458
7458
 
7459
- #: ../app/models/katello/root_repository.rb:156
7459
+ #: ../app/models/katello/root_repository.rb:158
7460
7460
  msgid "Cannot sync file:// repositories with the On Demand Download Policy"
7461
7461
  msgstr ""
7462
7462
 
7463
- #: ../app/models/katello/root_repository.rb:170
7463
+ #: ../app/models/katello/root_repository.rb:172
7464
7464
  msgid ""
7465
7465
  "Invalid mirroring policy for repository type %{type}, only %{policies} are val"
7466
7466
  "id."
7467
7467
  msgstr ""
7468
7468
 
7469
- #: ../app/models/katello/root_repository.rb:177
7469
+ #: ../app/models/katello/root_repository.rb:179
7470
7470
  msgid "cannot be blank when Repository URL is provided."
7471
7471
  msgstr ""
7472
7472
 
7473
- #: ../app/models/katello/root_repository.rb:178
7473
+ #: ../app/models/katello/root_repository.rb:180
7474
7474
  msgid "Upstream Name cannot be blank when Repository URL is provided."
7475
7475
  msgstr ""
7476
7476
 
7477
- #: ../app/models/katello/root_repository.rb:184
7477
+ #: ../app/models/katello/root_repository.rb:186
7478
7478
  msgid ""
7479
7479
  "Container Image Repositories are not protected at this time. They need to be p"
7480
7480
  "ublished via http to be available to containers."
7481
7481
  msgstr ""
7482
7482
 
7483
- #: ../app/models/katello/root_repository.rb:195
7483
+ #: ../app/models/katello/root_repository.rb:197
7484
7484
  msgid "cannot be set for non-yum repositories."
7485
7485
  msgstr ""
7486
7486
 
7487
- #: ../app/models/katello/root_repository.rb:201
7487
+ #: ../app/models/katello/root_repository.rb:203
7488
7488
  msgid ""
7489
7489
  "Checksum type cannot be set for yum repositories with on demand download polic"
7490
7490
  "y."
7491
7491
  msgstr ""
7492
7492
 
7493
- #: ../app/models/katello/root_repository.rb:206
7493
+ #: ../app/models/katello/root_repository.rb:208
7494
7494
  msgid "URL needs to have a trailing /"
7495
7495
  msgstr ""
7496
7496
 
7497
- #: ../app/models/katello/root_repository.rb:211
7497
+ #: ../app/models/katello/root_repository.rb:213
7498
7498
  msgid "Requirements yaml should have a 'collections' key"
7499
7499
  msgstr ""
7500
7500
 
7501
- #: ../app/models/katello/root_repository.rb:213
7501
+ #: ../app/models/katello/root_repository.rb:215
7502
7502
  msgid "Requirements yaml should be a key-value pair structure."
7503
7503
  msgstr ""
7504
7504
 
7505
- #: ../app/models/katello/root_repository.rb:216
7505
+ #: ../app/models/katello/root_repository.rb:218
7506
7506
  msgid "Requirements is not valid yaml."
7507
7507
  msgstr ""
7508
7508
 
7509
- #: ../app/models/katello/root_repository.rb:223
7509
+ #: ../app/models/katello/root_repository.rb:225
7510
7510
  msgid "Ignorable content can be only set for Yum repositories."
7511
7511
  msgstr ""
7512
7512
 
7513
- #: ../app/models/katello/root_repository.rb:225
7513
+ #: ../app/models/katello/root_repository.rb:227
7514
7514
  msgid "Invalid value specified for ignorable content."
7515
7515
  msgstr ""
7516
7516
 
7517
- #: ../app/models/katello/root_repository.rb:227
7517
+ #: ../app/models/katello/root_repository.rb:229
7518
7518
  msgid "Invalid value specified for ignorable content. Permissible values %s"
7519
7519
  msgstr ""
7520
7520
 
7521
- #: ../app/models/katello/root_repository.rb:234
7522
- #: ../app/models/katello/root_repository.rb:241
7521
+ #: ../app/models/katello/root_repository.rb:231
7522
+ msgid ""
7523
+ "Ignore SRPMs can not be set in combination with 'Complete Mirroring' mirroring"
7524
+ " policy."
7525
+ msgstr ""
7526
+
7527
+ #: ../app/models/katello/root_repository.rb:238
7528
+ #: ../app/models/katello/root_repository.rb:245
7523
7529
  msgid "Invalid value specified for Container Image repositories."
7524
7530
  msgstr ""
7525
7531
 
7526
- #: ../app/models/katello/root_repository.rb:251
7532
+ #: ../app/models/katello/root_repository.rb:255
7527
7533
  msgid "are only allowed for Yum repositories."
7528
7534
  msgstr ""
7529
7535
 
7530
- #: ../app/models/katello/root_repository.rb:254
7536
+ #: ../app/models/katello/root_repository.rb:258
7531
7537
  msgid "invalid: Repositories can only require one OS version."
7532
7538
  msgstr ""
7533
7539
 
7534
- #: ../app/models/katello/root_repository.rb:258
7540
+ #: ../app/models/katello/root_repository.rb:262
7535
7541
  msgid "must be one of: %s"
7536
7542
  msgstr ""
7537
7543
 
7538
- #: ../app/models/katello/root_repository.rb:270
7544
+ #: ../app/models/katello/root_repository.rb:274
7539
7545
  msgid "Upstream username and upstream password cannot be blank for ULN repositories"
7540
7546
  msgstr ""
7541
7547
 
7542
- #: ../app/models/katello/root_repository.rb:276
7548
+ #: ../app/models/katello/root_repository.rb:280
7543
7549
  msgid "Upstream username and password may only be set on custom repositories."
7544
7550
  msgstr ""
7545
7551
 
7546
- #: ../app/models/katello/root_repository.rb:278
7552
+ #: ../app/models/katello/root_repository.rb:282
7547
7553
  msgid "Upstream password requires upstream username be set."
7548
7554
  msgstr ""
7549
7555
 
7550
- #: ../app/models/katello/root_repository.rb:280
7556
+ #: ../app/models/katello/root_repository.rb:284
7551
7557
  msgid "Upstream username requires upstream password be set."
7552
7558
  msgstr ""
7553
7559
 
7554
- #: ../app/models/katello/root_repository.rb:292
7560
+ #: ../app/models/katello/root_repository.rb:296
7555
7561
  msgid "Auth URL requires Auth token be set."
7556
7562
  msgstr ""
7557
7563
 
7558
- #: ../app/models/katello/root_repository.rb:305
7564
+ #: ../app/models/katello/root_repository.rb:309
7559
7565
  msgid "When \"Upstream URL\" is set, \"Releases/Distributions\" must also be set!"
7560
7566
  msgstr ""
7561
7567
 
7562
- #: ../app/models/katello/root_repository.rb:307
7568
+ #: ../app/models/katello/root_repository.rb:311
7563
7569
  msgid "When \"Releases/Distributions\" is set, \"Upstream URL\" must also be set!"
7564
7570
  msgstr ""
7565
7571
 
7566
- #: ../app/models/katello/root_repository.rb:314
7572
+ #: ../app/models/katello/root_repository.rb:318
7567
7573
  msgid "is only allowed for Yum repositories."
7568
7574
  msgstr ""
7569
7575
 
7570
- #: ../app/models/katello/root_repository.rb:317
7576
+ #: ../app/models/katello/root_repository.rb:321
7571
7577
  msgid "must not be a negative value."
7572
7578
  msgstr ""
7573
7579
 
7574
- #: ../app/models/katello/root_repository.rb:404
7580
+ #: ../app/models/katello/root_repository.rb:408
7575
7581
  msgid "Cannot calculate name for custom repos"
7576
7582
  msgstr ""
7577
7583
 
@@ -7733,7 +7739,7 @@ msgstr ""
7733
7739
  msgid "Content source was not set for host '%{host}'"
7734
7740
  msgstr ""
7735
7741
 
7736
- #: ../app/services/katello/product_content_importer.rb:113
7742
+ #: ../app/services/katello/product_content_importer.rb:169
7737
7743
  msgid ""
7738
7744
  "Substitution Mismatch. Unable to update for content: (%{content}). From [%{con"
7739
7745
  "tent_url}] To [%{new_url}]."
@@ -8309,7 +8315,7 @@ msgstr ""
8309
8315
  #: ../webpack/scenes/ContentViews/Details/Versions/Delete/RemoveSteps/CVEnvironmentSelectionForm.js:44
8310
8316
  #: ../webpack/scenes/ContentViews/Details/Versions/Delete/affectedActivationKeys.js:37
8311
8317
  #: ../webpack/scenes/ContentViews/Details/Versions/Delete/affectedHosts.js:32
8312
- #: ../webpack/scenes/Hosts/ChangeContentSource/components/ContentSourceForm.js:48
8318
+ #: ../webpack/scenes/Hosts/ChangeContentSource/components/ContentSourceForm.js:60
8313
8319
  #: ../webpack/scenes/SmartProxy/SmartProxyContentTable.js:28
8314
8320
  msgid "Environment"
8315
8321
  msgstr ""
@@ -8910,7 +8916,7 @@ msgstr ""
8910
8916
  #: ../webpack/scenes/ContentViews/Create/CreateContentViewForm.js:137
8911
8917
  #: ../webpack/scenes/ContentViews/Details/ContentViewInfo.js:74
8912
8918
  #: ../webpack/scenes/ContentViews/components/ContentViewIcon.js:19
8913
- #: ../webpack/scenes/Hosts/ChangeContentSource/components/ContentSourceForm.js:49
8919
+ #: ../webpack/scenes/Hosts/ChangeContentSource/components/ContentSourceForm.js:61
8914
8920
  #: ../webpack/scenes/SmartProxy/SmartProxyContentTable.js:32
8915
8921
  msgid "Content view"
8916
8922
  msgstr ""
@@ -9631,7 +9637,7 @@ msgid "Bookmarks marked as public are available to all users"
9631
9637
  msgstr ""
9632
9638
 
9633
9639
  #: ../webpack/components/Bookmark/AddBookmarkModal.js:79
9634
- #: ../webpack/components/extensions/HostDetails/Cards/ContentViewDetailsCard/ChangeHostCVModal.js:147
9640
+ #: ../webpack/components/extensions/HostDetails/Cards/ContentViewDetailsCard/ChangeHostCVModal.js:148
9635
9641
  #: ../webpack/components/extensions/HostDetails/Cards/SystemPurposeCard/SystemPurposeEditModal.js:161
9636
9642
  #: ../webpack/scenes/Subscriptions/components/SubscriptionsTable/components/Dialogs/UpdateDialog.js:39
9637
9643
  msgid "Save"
@@ -9803,87 +9809,75 @@ msgid "Legacy content host UI"
9803
9809
  msgstr ""
9804
9810
 
9805
9811
  #: ../webpack/components/extensions/HostDetails/ActionsBar/index.js:28
9806
- #: ../webpack/scenes/Hosts/ChangeContentSource/components/ContentSourceForm.js:60
9807
- #: ../webpack/scenes/Hosts/ChangeContentSource/components/ContentSourceTemplate.js:62
9812
+ #: ../webpack/scenes/Hosts/ChangeContentSource/components/ContentSourceTemplate.js:58
9808
9813
  msgid "Change content source"
9809
9814
  msgstr ""
9810
9815
 
9811
9816
  #:
9812
- #: ../webpack/components/extensions/HostDetails/Cards/ContentViewDetailsCard/ChangeHostCVModal.js:32
9817
+ #: ../webpack/components/extensions/HostDetails/Cards/ContentViewDetailsCard/ChangeHostCVModal.js:33
9813
9818
  msgid "Library"
9814
9819
  msgstr ""
9815
9820
 
9816
9821
  #:
9817
- #: ../webpack/components/extensions/HostDetails/Cards/ContentViewDetailsCard/ChangeHostCVModal.js:133
9818
- #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignActivationKeys.js:95
9819
- #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignHosts.js:99
9822
+ #: ../webpack/components/extensions/HostDetails/Cards/ContentViewDetailsCard/ChangeHostCVModal.js:134
9823
+ #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignActivationKeys.js:94
9824
+ #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignHosts.js:98
9820
9825
  msgid "Loading..."
9821
9826
  msgstr ""
9822
9827
 
9823
9828
  #:
9824
- #: ../webpack/components/extensions/HostDetails/Cards/ContentViewDetailsCard/ChangeHostCVModal.js:134
9829
+ #: ../webpack/components/extensions/HostDetails/Cards/ContentViewDetailsCard/ChangeHostCVModal.js:135
9825
9830
  msgid "Error loading content views"
9826
9831
  msgstr ""
9827
9832
 
9828
9833
  #:
9829
- #: ../webpack/components/extensions/HostDetails/Cards/ContentViewDetailsCard/ChangeHostCVModal.js:135
9830
- #: ../webpack/scenes/ContentViews/Delete/Steps/CVDeletionReassignActivationKeysForm.js:97
9831
- #: ../webpack/scenes/ContentViews/Delete/Steps/CVDeletionReassignHostsForm.js:98
9832
- #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignActivationKeys.js:101
9833
- #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignHosts.js:105
9834
- #: ../webpack/scenes/ContentViews/Details/Versions/Delete/RemoveSteps/CVReassignActivationKeysForm.js:106
9835
- #: ../webpack/scenes/ContentViews/Details/Versions/Delete/RemoveSteps/CVReassignHostsForm.js:105
9834
+ #: ../webpack/components/extensions/HostDetails/Cards/ContentViewDetailsCard/ChangeHostCVModal.js:136
9835
+ #: ../webpack/scenes/ContentViews/Delete/Steps/CVDeletionReassignActivationKeysForm.js:98
9836
+ #: ../webpack/scenes/ContentViews/Delete/Steps/CVDeletionReassignHostsForm.js:99
9837
+ #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignActivationKeys.js:100
9838
+ #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignHosts.js:104
9839
+ #: ../webpack/scenes/ContentViews/Details/Versions/Delete/RemoveSteps/CVReassignActivationKeysForm.js:107
9840
+ #: ../webpack/scenes/ContentViews/Details/Versions/Delete/RemoveSteps/CVReassignHostsForm.js:110
9836
9841
  msgid "No content views available"
9837
9842
  msgstr ""
9838
9843
 
9839
9844
  #:
9840
- #: ../webpack/components/extensions/HostDetails/Cards/ContentViewDetailsCard/ChangeHostCVModal.js:135
9841
- #: ../webpack/scenes/ContentViews/Delete/Steps/CVDeletionReassignActivationKeysForm.js:97
9842
- #: ../webpack/scenes/ContentViews/Delete/Steps/CVDeletionReassignHostsForm.js:98
9843
- #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignActivationKeys.js:99
9844
- #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignActivationKeys.js:174
9845
- #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignHosts.js:103
9846
- #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignHosts.js:198
9847
- #: ../webpack/scenes/ContentViews/Details/Versions/Delete/RemoveSteps/CVReassignActivationKeysForm.js:106
9848
- #: ../webpack/scenes/ContentViews/Details/Versions/Delete/RemoveSteps/CVReassignHostsForm.js:105
9845
+ #: ../webpack/components/extensions/HostDetails/Cards/ContentViewDetailsCard/ChangeHostCVModal.js:136
9846
+ #: ../webpack/scenes/ContentViews/Delete/Steps/CVDeletionReassignActivationKeysForm.js:98
9847
+ #: ../webpack/scenes/ContentViews/Delete/Steps/CVDeletionReassignHostsForm.js:99
9848
+ #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignActivationKeys.js:98
9849
+ #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignHosts.js:102
9850
+ #: ../webpack/scenes/ContentViews/Details/Versions/Delete/RemoveSteps/CVReassignActivationKeysForm.js:107
9851
+ #: ../webpack/scenes/ContentViews/Details/Versions/Delete/RemoveSteps/CVReassignHostsForm.js:110
9849
9852
  msgid "Select a content view"
9850
9853
  msgstr ""
9851
9854
 
9852
9855
  #:
9853
- #: ../webpack/components/extensions/HostDetails/Cards/ContentViewDetailsCard/ChangeHostCVModal.js:158
9856
+ #: ../webpack/components/extensions/HostDetails/Cards/ContentViewDetailsCard/ChangeHostCVModal.js:159
9854
9857
  #: ../webpack/components/extensions/HostDetails/Cards/ContentViewDetailsCard/ContentViewDetailsCard.js:61
9855
9858
  msgid "Edit content view assignment"
9856
9859
  msgstr ""
9857
9860
 
9858
9861
  #:
9859
- #: ../webpack/components/extensions/HostDetails/Cards/ContentViewDetailsCard/ChangeHostCVModal.js:170
9862
+ #: ../webpack/components/extensions/HostDetails/Cards/ContentViewDetailsCard/ChangeHostCVModal.js:171
9860
9863
  msgid "No content views available for the selected environment"
9861
9864
  msgstr ""
9862
9865
 
9863
9866
  #:
9864
- #: ../webpack/components/extensions/HostDetails/Cards/ContentViewDetailsCard/ChangeHostCVModal.js:173
9867
+ #: ../webpack/components/extensions/HostDetails/Cards/ContentViewDetailsCard/ChangeHostCVModal.js:174
9865
9868
  msgid "View the Content Views page"
9866
9869
  msgstr ""
9867
9870
 
9868
9871
  #:
9869
- #: ../webpack/components/extensions/HostDetails/Cards/ContentViewDetailsCard/ChangeHostCVModal.js:174
9872
+ #: ../webpack/components/extensions/HostDetails/Cards/ContentViewDetailsCard/ChangeHostCVModal.js:175
9870
9873
  msgid " to manage and promote content views, or select a different environment."
9871
9874
  msgstr ""
9872
9875
 
9873
9876
  #:
9874
- #: ../webpack/components/extensions/HostDetails/Cards/ContentViewDetailsCard/ChangeHostCVModal.js:182
9877
+ #: ../webpack/components/extensions/HostDetails/Cards/ContentViewDetailsCard/ChangeHostCVModal.js:183
9875
9878
  msgid "Select environment"
9876
9879
  msgstr ""
9877
9880
 
9878
- #:
9879
- #: ../webpack/components/extensions/HostDetails/Cards/ContentViewDetailsCard/ChangeHostCVModal.js:187
9880
- #: ../webpack/scenes/ContentViews/Delete/Steps/CVDeletionReassignActivationKeysForm.js:86
9881
- #: ../webpack/scenes/ContentViews/Delete/Steps/CVDeletionReassignHostsForm.js:87
9882
- #: ../webpack/scenes/ContentViews/Details/Versions/Delete/RemoveSteps/CVReassignActivationKeysForm.js:95
9883
- #: ../webpack/scenes/ContentViews/Details/Versions/Delete/RemoveSteps/CVReassignHostsForm.js:94
9884
- msgid "Select content view"
9885
- msgstr ""
9886
-
9887
9881
  #:
9888
9882
  #: ../webpack/components/extensions/HostDetails/Cards/ContentViewDetailsCard/ContentViewDetailsCard.js:80
9889
9883
  msgid "Content view details"
@@ -10246,7 +10240,7 @@ msgstr ""
10246
10240
 
10247
10241
  #:
10248
10242
  #: ../webpack/components/extensions/HostDetails/DetailsTabCards/RegistrationCard.js:80
10249
- #: ../webpack/scenes/Hosts/ChangeContentSource/components/ContentSourceForm.js:47
10243
+ #: ../webpack/scenes/Hosts/ChangeContentSource/components/ContentSourceForm.js:59
10250
10244
  msgid "Content source"
10251
10245
  msgstr ""
10252
10246
 
@@ -10257,7 +10251,7 @@ msgstr ""
10257
10251
 
10258
10252
  #:
10259
10253
  #: ../webpack/components/extensions/HostDetails/DetailsTabCards/SystemPropertiesCardExtensions.js:20
10260
- #: ../webpack/scenes/Hosts/ChangeContentSource/components/ContentSourceTemplate.js:34
10254
+ #: ../webpack/scenes/Hosts/ChangeContentSource/components/ContentSourceTemplate.js:36
10261
10255
  msgid "Copied to clipboard"
10262
10256
  msgstr ""
10263
10257
 
@@ -10545,6 +10539,7 @@ msgstr ""
10545
10539
  #:
10546
10540
  #: ../webpack/components/extensions/HostDetails/Tabs/ModuleStreamsTab/ModuleStreamsTab.js:495
10547
10541
  #: ../webpack/components/extensions/HostDetails/Tabs/ModuleStreamsTab/ModuleStreamsTab.js:583
10542
+ #: ../webpack/scenes/Hosts/ChangeContentSource/components/ContentSourceForm.js:72
10548
10543
  #: ../webpack/scenes/Subscriptions/Manifest/CdnConfigurationTab/CdnTypeForm.js:51
10549
10544
  #: ../webpack/scenes/Subscriptions/Manifest/CdnConfigurationTab/CdnTypeForm.js:76
10550
10545
  #: ../webpack/scenes/Subscriptions/Manifest/CdnConfigurationTab/CustomCdnTypeForm.js:79
@@ -10553,7 +10548,7 @@ msgstr ""
10553
10548
  #: ../webpack/scenes/Subscriptions/Manifest/CdnConfigurationTab/ExportSyncForm.js:65
10554
10549
  #: ../webpack/scenes/Subscriptions/Manifest/CdnConfigurationTab/NetworkSyncForm.js:143
10555
10550
  #: ../webpack/scenes/Subscriptions/Manifest/CdnConfigurationTab/NetworkSyncForm.js:252
10556
- #: action_names.rb:10
10551
+ #: action_names.rb:81
10557
10552
  msgid "Update"
10558
10553
  msgstr ""
10559
10554
 
@@ -11076,7 +11071,9 @@ msgid "Content Details"
11076
11071
  msgstr ""
11077
11072
 
11078
11073
  #: ../webpack/containers/Application/config.js:72
11079
- #: ../webpack/scenes/Hosts/ChangeContentSource/index.js:104
11074
+ #: ../webpack/scenes/Hosts/ChangeContentSource/index.js:85
11075
+ #: ../webpack/scenes/Hosts/ChangeContentSource/index.js:111
11076
+ #: ../webpack/scenes/Hosts/ChangeContentSource/index.js:128
11080
11077
  msgid "Change host content source"
11081
11078
  msgstr ""
11082
11079
 
@@ -11703,13 +11700,13 @@ msgid "Remove versions from environments"
11703
11700
  msgstr ""
11704
11701
 
11705
11702
  #: ../webpack/scenes/ContentViews/Delete/ContentViewDeleteWizard.js:75
11706
- #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignHosts.js:133
11703
+ #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignHosts.js:141
11707
11704
  #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/bulkDeleteSteps.js:40
11708
11705
  msgid "Reassign affected hosts"
11709
11706
  msgstr ""
11710
11707
 
11711
11708
  #: ../webpack/scenes/ContentViews/Delete/ContentViewDeleteWizard.js:80
11712
- #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignActivationKeys.js:119
11709
+ #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignActivationKeys.js:123
11713
11710
  #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/bulkDeleteSteps.js:50
11714
11711
  msgid "Reassign affected activation keys"
11715
11712
  msgstr ""
@@ -11727,6 +11724,7 @@ msgstr ""
11727
11724
  #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ConfirmBulkDelete.js:88
11728
11725
  #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReviewEnvironments.js:36
11729
11726
  #: ../webpack/scenes/ContentViews/Details/Versions/Delete/RemoveSteps/CVEnvironmentSelectionForm.js:45
11727
+ #: ../webpack/scenes/Hosts/ChangeContentSource/index.js:84
11730
11728
  msgid "Hosts"
11731
11729
  msgstr ""
11732
11730
 
@@ -11765,10 +11763,10 @@ msgid "Please wait while the task starts.."
11765
11763
  msgstr ""
11766
11764
 
11767
11765
  #:
11768
- #: ../webpack/scenes/ContentViews/Delete/Steps/CVDeletionReassignActivationKeysForm.js:81
11769
- #: ../webpack/scenes/ContentViews/Delete/Steps/CVDeletionReassignHostsForm.js:82
11770
- #: ../webpack/scenes/ContentViews/Details/Versions/Delete/RemoveSteps/CVReassignActivationKeysForm.js:90
11771
- #: ../webpack/scenes/ContentViews/Details/Versions/Delete/RemoveSteps/CVReassignHostsForm.js:89
11766
+ #: ../webpack/scenes/ContentViews/Delete/Steps/CVDeletionReassignActivationKeysForm.js:87
11767
+ #: ../webpack/scenes/ContentViews/Delete/Steps/CVDeletionReassignHostsForm.js:88
11768
+ #: ../webpack/scenes/ContentViews/Details/Versions/Delete/RemoveSteps/CVReassignActivationKeysForm.js:96
11769
+ #: ../webpack/scenes/ContentViews/Details/Versions/Delete/RemoveSteps/CVReassignHostsForm.js:95
11772
11770
  msgid "Select lifecycle environment"
11773
11771
  msgstr ""
11774
11772
 
@@ -12803,7 +12801,7 @@ msgstr ""
12803
12801
  #: ../webpack/scenes/ContentViews/Details/Versions/VersionDetails/ContentViewVersionDetailsHeader.js:86
12804
12802
  #: ../webpack/scenes/ContentViews/Publish/CVPublishForm.js:62
12805
12803
  #: ../webpack/scenes/ContentViews/Table/ContentViewsTable.js:96
12806
- #: action_names.rb:83
12804
+ #: action_names.rb:54
12807
12805
  msgid "Promote"
12808
12806
  msgstr ""
12809
12807
 
@@ -12909,116 +12907,116 @@ msgid ""
12909
12907
  msgstr ""
12910
12908
 
12911
12909
  #:
12912
- #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignActivationKeys.js:97
12913
- #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignHosts.js:101
12910
+ #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignActivationKeys.js:96
12911
+ #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignHosts.js:100
12914
12912
  msgid "Select an environment above"
12915
12913
  msgstr ""
12916
12914
 
12917
12915
  #:
12918
- #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignActivationKeys.js:120
12916
+ #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignActivationKeys.js:124
12919
12917
  #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/bulkDeleteSteps.js:51
12920
12918
  msgid "Reassign affected activation key"
12921
12919
  msgstr ""
12922
12920
 
12923
12921
  #:
12924
- #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignActivationKeys.js:129
12922
+ #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignActivationKeys.js:133
12925
12923
  msgid "There are {numberOfActivationKeys} activation keys that need to be reassigned."
12926
12924
  msgstr ""
12927
12925
 
12928
12926
  #:
12929
- #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignActivationKeys.js:130
12927
+ #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignActivationKeys.js:134
12930
12928
  msgid "There is {numberOfActivationKeys} activation key that needs to be reassigned."
12931
12929
  msgstr ""
12932
12930
 
12933
12931
  #:
12934
- #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignActivationKeys.js:136
12932
+ #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignActivationKeys.js:140
12935
12933
  msgid ""
12936
12934
  "Please select a lifecycle environment and a content view to move these activat"
12937
12935
  "ion keys."
12938
12936
  msgstr ""
12939
12937
 
12940
12938
  #:
12941
- #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignActivationKeys.js:137
12939
+ #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignActivationKeys.js:141
12942
12940
  msgid ""
12943
12941
  "Please select a lifecycle environment and a content view to move this activati"
12944
12942
  "on key."
12945
12943
  msgstr ""
12946
12944
 
12947
12945
  #:
12948
- #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignActivationKeys.js:143
12946
+ #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignActivationKeys.js:147
12949
12947
  msgid ""
12950
12948
  "Before removing versions you must move activation keys to an environment where"
12951
12949
  " the associated version is not in use."
12952
12950
  msgstr ""
12953
12951
 
12954
12952
  #:
12955
- #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignActivationKeys.js:155
12953
+ #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignActivationKeys.js:159
12956
12954
  msgid "Show affected activation keys"
12957
12955
  msgstr ""
12958
12956
 
12959
12957
  #:
12960
- #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignActivationKeys.js:156
12958
+ #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignActivationKeys.js:160
12961
12959
  msgid "Hide affected activation keys"
12962
12960
  msgstr ""
12963
12961
 
12964
12962
  #:
12965
- #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignActivationKeys.js:170
12966
- #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignHosts.js:194
12963
+ #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignActivationKeys.js:174
12964
+ #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignHosts.js:202
12967
12965
  msgid "Select an environment"
12968
12966
  msgstr ""
12969
12967
 
12970
12968
  #:
12971
- #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignHosts.js:134
12969
+ #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignHosts.js:142
12972
12970
  #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/bulkDeleteSteps.js:41
12973
12971
  msgid "Reassign affected host"
12974
12972
  msgstr ""
12975
12973
 
12976
12974
  #:
12977
- #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignHosts.js:143
12975
+ #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignHosts.js:151
12978
12976
  msgid "There are {numberOfHosts} hosts that need to be reassigned."
12979
12977
  msgstr ""
12980
12978
 
12981
12979
  #:
12982
- #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignHosts.js:144
12980
+ #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignHosts.js:152
12983
12981
  msgid "There is {numberOfHosts} host that needs to be reassigned."
12984
12982
  msgstr ""
12985
12983
 
12986
12984
  #:
12987
- #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignHosts.js:150
12985
+ #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignHosts.js:158
12988
12986
  msgid "Select a lifecycle environment and a content view to move these hosts."
12989
12987
  msgstr ""
12990
12988
 
12991
12989
  #:
12992
- #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignHosts.js:151
12990
+ #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignHosts.js:159
12993
12991
  msgid "Select a lifecycle environment and a content view to move this host."
12994
12992
  msgstr ""
12995
12993
 
12996
12994
  #:
12997
- #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignHosts.js:158
12995
+ #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignHosts.js:166
12998
12996
  msgid ""
12999
12997
  "Before removing versions you must move hosts to an environment where the assoc"
13000
12998
  "iated version is not in use. "
13001
12999
  msgstr ""
13002
13000
 
13003
13001
  #:
13004
- #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignHosts.js:162
13002
+ #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignHosts.js:170
13005
13003
  msgid "click here"
13006
13004
  msgstr ""
13007
13005
 
13008
13006
  #:
13009
- #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignHosts.js:164
13007
+ #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignHosts.js:172
13010
13008
  msgid ""
13011
13009
  "If you would prefer to move some of these hosts to different content views or "
13012
13010
  "environments then {clickHere} to manage these hosts individually."
13013
13011
  msgstr ""
13014
13012
 
13015
13013
  #:
13016
- #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignHosts.js:179
13014
+ #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignHosts.js:187
13017
13015
  msgid "Show affected hosts"
13018
13016
  msgstr ""
13019
13017
 
13020
13018
  #:
13021
- #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignHosts.js:180
13019
+ #: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReassignHosts.js:188
13022
13020
  msgid "Hide affected hosts"
13023
13021
  msgstr ""
13024
13022
 
@@ -13460,6 +13458,11 @@ msgstr ""
13460
13458
  msgid "A content view can be added by using the \"Create content view\" button below."
13461
13459
  msgstr ""
13462
13460
 
13461
+ #:
13462
+ #: ../webpack/scenes/ContentViews/components/ContentViewSelect/ContentViewSelect.js:37
13463
+ msgid "Select content view"
13464
+ msgstr ""
13465
+
13463
13466
  #: ../webpack/scenes/ContentViews/components/ContentViewsCounter.js:27
13464
13467
  msgid "Consists of repositories"
13465
13468
  msgstr ""
@@ -13535,50 +13538,55 @@ msgid "Something went wrong while getting the data. See the logs for more inform
13535
13538
  msgstr ""
13536
13539
 
13537
13540
  #: ../webpack/scenes/Hosts/ChangeContentSource/actions.js:30
13538
- msgid "Content source successfully updated."
13539
- msgstr ""
13540
-
13541
- #: ../webpack/scenes/Hosts/ChangeContentSource/actions.js:31
13542
13541
  msgid ""
13543
13542
  "Something went wrong while updating the content source. See the logs for more "
13544
13543
  "information"
13545
13544
  msgstr ""
13546
13545
 
13547
- #: ../webpack/scenes/Hosts/ChangeContentSource/actions.js:38
13546
+ #: ../webpack/scenes/Hosts/ChangeContentSource/actions.js:37
13548
13547
  msgid ""
13549
13548
  "Something went wrong while loading the Smart Proxy. See the logs for more info"
13550
13549
  "rmation"
13551
13550
  msgstr ""
13552
13551
 
13553
- #: ../webpack/scenes/Hosts/ChangeContentSource/actions.js:49
13552
+ #: ../webpack/scenes/Hosts/ChangeContentSource/actions.js:48
13554
13553
  msgid ""
13555
13554
  "Something went wrong while loading the content views. See the logs for more in"
13556
13555
  "formation"
13557
13556
  msgstr ""
13558
13557
 
13559
13558
  #:
13560
- #: ../webpack/scenes/Hosts/ChangeContentSource/components/ContentSourceTemplate.js:34
13559
+ #: ../webpack/scenes/Hosts/ChangeContentSource/components/ContentSourceForm.js:55
13560
+ msgid "No hosts found"
13561
+ msgstr ""
13562
+
13563
+ #:
13564
+ #: ../webpack/scenes/Hosts/ChangeContentSource/components/ContentSourceTemplate.js:36
13561
13565
  msgid "Copy to clipboard"
13562
13566
  msgstr ""
13563
13567
 
13564
13568
  #:
13565
- #: ../webpack/scenes/Hosts/ChangeContentSource/components/ContentSourceTemplate.js:43
13566
- msgid "What's next?"
13569
+ #: ../webpack/scenes/Hosts/ChangeContentSource/components/ContentSourceTemplate.js:44
13570
+ msgid "Host configurations are not updated yet"
13567
13571
  msgstr ""
13568
13572
 
13569
13573
  #:
13570
- #: ../webpack/scenes/Hosts/ChangeContentSource/components/ContentSourceTemplate.js:49
13571
- msgid "Run job invocation"
13574
+ #: ../webpack/scenes/Hosts/ChangeContentSource/components/ContentSourceTemplate.js:48
13575
+ msgid "run job invocation"
13572
13576
  msgstr ""
13573
13577
 
13574
13578
  #:
13575
- #: ../webpack/scenes/Hosts/ChangeContentSource/components/ContentSourceTemplate.js:52
13576
- msgid "to update configuration on all hosts, or"
13579
+ #: ../webpack/scenes/Hosts/ChangeContentSource/components/ContentSourceTemplate.js:50
13580
+ msgid ""
13581
+ "To update the selected host configuration, {link}, or update hosts manually in"
13582
+ " the next section."
13577
13583
  msgstr ""
13578
13584
 
13579
13585
  #:
13580
- #: ../webpack/scenes/Hosts/ChangeContentSource/components/ContentSourceTemplate.js:56
13581
- msgid "update configuration on the hosts manually:"
13586
+ #: ../webpack/scenes/Hosts/ChangeContentSource/components/ContentSourceTemplate.js:50
13587
+ msgid ""
13588
+ "To update the selected host configuration, update hosts manually in the next s"
13589
+ "ection."
13582
13590
  msgstr ""
13583
13591
 
13584
13592
  #: ../webpack/scenes/Hosts/ChangeContentSource/components/FormField.js:24
@@ -13597,8 +13605,8 @@ msgstr ""
13597
13605
  msgid "Some hosts are not registered as content hosts and will be ignored."
13598
13606
  msgstr ""
13599
13607
 
13600
- #: ../webpack/scenes/Hosts/ChangeContentSource/index.js:95
13601
- msgid "No hosts with content source found!"
13608
+ #: ../webpack/scenes/Hosts/ChangeContentSource/index.js:136
13609
+ msgid "No hosts were specified"
13602
13610
  msgstr ""
13603
13611
 
13604
13612
  #: ../webpack/scenes/ModuleStreams/Details/ModuleDetailsSchema.js:16
@@ -14142,8 +14150,8 @@ msgstr ""
14142
14150
 
14143
14151
  #: ../webpack/scenes/Subscriptions/SubscriptionsPage.js:230
14144
14152
  msgid ""
14145
- "This organization is not using {scaLink}. Entitlement-based subscription manag"
14146
- "ement is deprecated and will be removed in a future version."
14153
+ "This organization is not using {scaLink}. Legacy subscription management is de"
14154
+ "precated and will be removed in a future version."
14147
14155
  msgstr ""
14148
14156
 
14149
14157
  #:
@@ -14343,117 +14351,117 @@ msgid "The subscription is no longer available"
14343
14351
  msgstr ""
14344
14352
 
14345
14353
  #: action_names.rb:2
14346
- msgid "Action with sub plans"
14354
+ msgid "Abstract async task"
14347
14355
  msgstr ""
14348
14356
 
14349
14357
  #: action_names.rb:3
14350
- msgid "Import facts"
14358
+ msgid "Abstract"
14351
14359
  msgstr ""
14352
14360
 
14353
14361
  #: action_names.rb:4
14354
- msgid "Import Puppet classes"
14362
+ msgid "Action with sub plans"
14355
14363
  msgstr ""
14356
14364
 
14357
14365
  #: action_names.rb:5
14358
- msgid "Abstract async task"
14359
- msgstr ""
14360
-
14361
- #: action_names.rb:9
14362
- msgid "Remote action:"
14366
+ msgid "Agent action"
14363
14367
  msgstr ""
14364
14368
 
14365
- #: action_names.rb:11
14366
- msgid "Agent action"
14369
+ #: action_names.rb:7
14370
+ msgid "Auto attach subscriptions"
14367
14371
  msgstr ""
14368
14372
 
14369
- #: action_names.rb:21
14370
- msgid "Sync capsule"
14373
+ #: action_names.rb:10
14374
+ msgid "Copy version units to library"
14371
14375
  msgstr ""
14372
14376
 
14373
- #: action_names.rb:22
14374
- msgid "Syncable export"
14377
+ #: action_names.rb:26
14378
+ msgid "Discover"
14375
14379
  msgstr ""
14376
14380
 
14377
- #: action_names.rb:27
14378
- msgid "Copy version units to library"
14381
+ #: action_names.rb:28
14382
+ msgid "Errata mail"
14379
14383
  msgstr ""
14380
14384
 
14381
- #: action_names.rb:31
14382
- msgid "Abstract"
14385
+ #: action_names.rb:32
14386
+ msgid "Fetch pxe files"
14383
14387
  msgstr ""
14384
14388
 
14385
- #: action_names.rb:35
14386
- msgid "Verify checksum"
14389
+ #: action_names.rb:33
14390
+ msgid "Filtered index content"
14387
14391
  msgstr ""
14388
14392
 
14389
- #: action_names.rb:38
14390
- msgid "Update redhat repository"
14393
+ #: action_names.rb:36
14394
+ msgid "Hypervisors update"
14391
14395
  msgstr ""
14392
14396
 
14393
- #: action_names.rb:39
14394
- msgid "Update http proxy details"
14397
+ #: action_names.rb:37
14398
+ msgid "Hypervisors"
14395
14399
  msgstr ""
14396
14400
 
14397
14401
  #: action_names.rb:40
14398
- msgid "Update content urls"
14402
+ msgid "Import Puppet classes"
14399
14403
  msgstr ""
14400
14404
 
14401
- #: action_names.rb:43
14402
- msgid "Instance update"
14405
+ #: action_names.rb:42
14406
+ msgid "Import facts"
14403
14407
  msgstr ""
14404
14408
 
14405
14409
  #: action_names.rb:44
14406
- msgid "Index package groups"
14407
- msgstr ""
14408
-
14409
- #: action_names.rb:45
14410
- msgid "Index module streams"
14410
+ msgid "Incremental Update of Content View Version(s) "
14411
14411
  msgstr ""
14412
14412
 
14413
14413
  #: action_names.rb:46
14414
- msgid "Index errata"
14414
+ msgid "Index content"
14415
14415
  msgstr ""
14416
14416
 
14417
14417
  #: action_names.rb:47
14418
- msgid "Index content"
14418
+ msgid "Index errata"
14419
14419
  msgstr ""
14420
14420
 
14421
14421
  #: action_names.rb:48
14422
- msgid "Filtered index content"
14422
+ msgid "Index module streams"
14423
14423
  msgstr ""
14424
14424
 
14425
14425
  #: action_names.rb:49
14426
- msgid "Fetch pxe files"
14426
+ msgid "Index package groups"
14427
14427
  msgstr ""
14428
14428
 
14429
- #: action_names.rb:50
14430
- msgid "Errata mail"
14429
+ #: action_names.rb:51
14430
+ msgid "Instance update"
14431
14431
  msgstr ""
14432
14432
 
14433
- #: action_names.rb:51
14434
- msgid "Discover"
14433
+ #: action_names.rb:59
14434
+ msgid "Reindex subscriptions"
14435
14435
  msgstr ""
14436
14436
 
14437
- #: action_names.rb:56
14438
- msgid "Update http proxy"
14437
+ #: action_names.rb:60
14438
+ msgid "Remote action:"
14439
14439
  msgstr ""
14440
14440
 
14441
- #: action_names.rb:57
14442
- msgid "Reindex subscriptions"
14441
+ #: action_names.rb:68
14442
+ msgid "Sync capsule"
14443
14443
  msgstr ""
14444
14444
 
14445
- #: action_names.rb:67
14446
- msgid "Hypervisors update"
14445
+ #: action_names.rb:69
14446
+ msgid "Syncable export"
14447
14447
  msgstr ""
14448
14448
 
14449
- #: action_names.rb:68
14450
- msgid "Hypervisors"
14449
+ #: action_names.rb:75
14450
+ msgid "Update content urls"
14451
14451
  msgstr ""
14452
14452
 
14453
- #: action_names.rb:71
14454
- msgid "Auto attach subscriptions"
14453
+ #: action_names.rb:77
14454
+ msgid "Update http proxy details"
14455
+ msgstr ""
14456
+
14457
+ #: action_names.rb:78
14458
+ msgid "Update http proxy"
14459
+ msgstr ""
14460
+
14461
+ #: action_names.rb:79
14462
+ msgid "Update redhat repository"
14455
14463
  msgstr ""
14456
14464
 
14457
14465
  #: action_names.rb:84
14458
- msgid "Incremental Update of Content View Version(s) "
14466
+ msgid "Verify checksum"
14459
14467
  msgstr ""