foreman_rh_cloud 12.2.10 → 13.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (51) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_rh_cloud/locale/fr/foreman_rh_cloud.js +17 -50
  3. data/app/assets/javascripts/foreman_rh_cloud/locale/ja/foreman_rh_cloud.js +17 -50
  4. data/app/assets/javascripts/foreman_rh_cloud/locale/ka/foreman_rh_cloud.js +16 -49
  5. data/app/assets/javascripts/foreman_rh_cloud/locale/ko/foreman_rh_cloud.js +17 -50
  6. data/app/assets/javascripts/foreman_rh_cloud/locale/zh_CN/foreman_rh_cloud.js +17 -50
  7. data/app/controllers/concerns/insights_cloud/package_profile_upload_extensions.rb +3 -2
  8. data/app/models/insights_hit.rb +1 -1
  9. data/app/services/foreman_rh_cloud/cert_auth.rb +3 -13
  10. data/app/services/foreman_rh_cloud/gateway_request.rb +26 -0
  11. data/app/services/foreman_rh_cloud/insights_api_forwarder.rb +1 -3
  12. data/app/services/foreman_rh_cloud/tags_auth.rb +1 -2
  13. data/lib/foreman_inventory_upload/async/generate_report_job.rb +8 -13
  14. data/lib/foreman_inventory_upload/async/queue_for_upload_job.rb +4 -4
  15. data/lib/foreman_inventory_upload/async/upload_report_job.rb +5 -6
  16. data/lib/foreman_inventory_upload/generators/fact_helpers.rb +2 -2
  17. data/lib/foreman_inventory_upload/generators/slice.rb +3 -3
  18. data/lib/foreman_inventory_upload/scripts/uploader.sh.erb +1 -7
  19. data/lib/foreman_rh_cloud/engine.rb +15 -33
  20. data/lib/foreman_rh_cloud/plugin.rb +9 -9
  21. data/lib/foreman_rh_cloud/version.rb +1 -1
  22. data/lib/tasks/rh_cloud_inventory.rake +31 -14
  23. data/locale/foreman_rh_cloud.pot +152 -219
  24. data/locale/fr/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
  25. data/locale/fr/foreman_rh_cloud.po +18 -50
  26. data/locale/ja/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
  27. data/locale/ja/foreman_rh_cloud.po +18 -50
  28. data/locale/ka/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
  29. data/locale/ka/foreman_rh_cloud.po +17 -49
  30. data/locale/ko/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
  31. data/locale/ko/foreman_rh_cloud.po +18 -50
  32. data/locale/zh_CN/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
  33. data/locale/zh_CN/foreman_rh_cloud.po +18 -50
  34. data/package.json +1 -1
  35. data/test/jobs/upload_report_job_test.rb +1 -2
  36. data/test/unit/fact_helpers_test.rb +0 -47
  37. data/test/unit/slice_generator_test.rb +0 -57
  38. data/webpack/ForemanRhCloudFills.js +2 -6
  39. data/webpack/ForemanRhCloudHelpers.js +0 -4
  40. data/webpack/InsightsHostDetailsTab/InsightsTab.scss +0 -4
  41. data/webpack/InsightsHostDetailsTab/InsightsTotalRiskChart.js +23 -59
  42. data/webpack/InsightsHostDetailsTab/NewHostDetailsTab.js +16 -3
  43. data/webpack/__tests__/ForemanRhCloudHelpers.test.js +1 -16
  44. data/webpack/__tests__/__snapshots__/ForemanRhCloudHelpers.test.js.snap +0 -6
  45. metadata +4 -10
  46. data/lib/foreman_inventory_upload/async/create_missing_insights_facets.rb +0 -29
  47. data/lib/foreman_inventory_upload/async/generate_host_report.rb +0 -20
  48. data/lib/foreman_inventory_upload/async/host_inventory_report_job.rb +0 -39
  49. data/lib/foreman_inventory_upload/async/single_host_report_job.rb +0 -20
  50. data/test/jobs/queue_for_upload_job_test.rb +0 -63
  51. data/webpack/InsightsHostDetailsTab/__tests__/InsightsTotalRiskChart.test.js +0 -194
@@ -8,8 +8,8 @@ msgid ""
8
8
  msgstr ""
9
9
  "Project-Id-Version: foreman_rh_cloud 1.0.0\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
- "POT-Creation-Date: 2025-09-12 13:20+0200\n"
12
- "PO-Revision-Date: 2025-09-12 13:20+0200\n"
11
+ "POT-Creation-Date: 2025-02-20 12:46+0100\n"
12
+ "PO-Revision-Date: 2025-02-20 12:46+0100\n"
13
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
15
15
  "Language: \n"
@@ -137,40 +137,40 @@ msgstr ""
137
137
  msgid "Show if system is configured to use local iop-advisor-engine."
138
138
  msgstr ""
139
139
 
140
- #: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:12
140
+ #: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:9
141
141
  msgid "Download latest report"
142
142
  msgstr ""
143
143
 
144
- #: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:13
145
- #: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:23
146
- #: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:37
147
- #: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:46
148
- #: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:60
144
+ #: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:10
145
+ #: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:20
146
+ #: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:34
147
+ #: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:43
148
+ #: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:57
149
149
  msgid "Set the current organization context for the request"
150
150
  msgstr ""
151
151
 
152
- #: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:22
152
+ #: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:19
153
153
  msgid "Start report generation"
154
154
  msgstr ""
155
155
 
156
- #: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:24
156
+ #: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:21
157
157
  msgid "Generate the report, but do not upload"
158
158
  msgstr ""
159
159
 
160
- #: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:36
161
- #: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:45
160
+ #: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:33
161
+ #: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:42
162
162
  msgid "Grab hosts that are missing in RH Cloud"
163
163
  msgstr ""
164
164
 
165
- #: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:47
165
+ #: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:44
166
166
  msgid "Scoped search string for host removal"
167
167
  msgstr ""
168
168
 
169
- #: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:59
169
+ #: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:56
170
170
  msgid "Start inventory synchronization"
171
171
  msgstr ""
172
172
 
173
- #: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:73
173
+ #: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:70
174
174
  msgid "Enable cloud connector"
175
175
  msgstr ""
176
176
 
@@ -187,9 +187,7 @@ msgid "No task was found"
187
187
  msgstr ""
188
188
 
189
189
  #: ../app/helpers/foreman_insights_host_helper.rb:7
190
- #: ../lib/foreman_rh_cloud/plugin.rb:93 ../lib/foreman_rh_cloud/plugin.rb:143
191
- #: ../webpack/ForemanColumnExtensions/index.js:65
192
- #: ../webpack/ForemanRhCloudFills.js:24
190
+ #: ../lib/foreman_rh_cloud/engine.rb:118 ../lib/foreman_rh_cloud/engine.rb:147
193
191
  #: ../webpack/InsightsHostDetailsTab/InsightsTab.js:46
194
192
  msgid "Recommendations"
195
193
  msgstr ""
@@ -199,9 +197,7 @@ msgid "Host Insights recommendations"
199
197
  msgstr ""
200
198
 
201
199
  #: ../app/models/insights_client_report_status.rb:11
202
- #: ../lib/foreman_rh_cloud/plugin.rb:15 ../lib/foreman_rh_cloud/plugin.rb:85
203
- #: ../lib/foreman_rh_cloud/plugin.rb:136
204
- #: ../webpack/ForemanColumnExtensions/index.js:60
200
+ #: ../lib/foreman_rh_cloud/engine.rb:110 ../lib/foreman_rh_cloud/engine.rb:140
205
201
  msgid "Insights"
206
202
  msgstr ""
207
203
 
@@ -242,11 +238,11 @@ msgstr ""
242
238
  #: ../lib/insights_cloud/async/insights_scheduled_sync.rb:26
243
239
  #: ../lib/inventory_sync/async/inventory_scheduled_sync.rb:38
244
240
  msgid ""
245
- "The scheduled process is disabled because this Foreman is configured with a lo"
246
- "cal IoP Smart Proxy."
241
+ "The scheduled process is disabled because this Foreman is configured with the "
242
+ "use_local_advisor_engine option."
247
243
  msgstr ""
248
244
 
249
- #: ../lib/foreman_inventory_upload/generators/fact_helpers.rb:188
245
+ #: ../lib/foreman_inventory_upload/generators/fact_helpers.rb:136
250
246
  msgid "Value %{value} is not a valid UUID"
251
247
  msgstr ""
252
248
 
@@ -255,141 +251,121 @@ msgstr ""
255
251
  msgid "Enable inventory upload"
256
252
  msgstr ""
257
253
 
258
- #: ../lib/foreman_rh_cloud/engine.rb:69
259
- msgid "Apply Insights recommendations"
260
- msgstr ""
261
-
262
- #: ../lib/foreman_rh_cloud/engine.rb:70
263
- msgid "Run remediation playbook generated by Insights"
264
- msgstr ""
265
-
266
- #: ../lib/foreman_rh_cloud/engine.rb:75
267
- msgid "Run RH Cloud playbook"
254
+ #: ../lib/foreman_rh_cloud/engine.rb:43
255
+ msgid "RHCloud"
268
256
  msgstr ""
269
257
 
270
- #: ../lib/foreman_rh_cloud/engine.rb:76
271
- msgid "Run playbook generated by Red Hat remediations app"
272
- msgstr ""
273
-
274
- #: ../lib/foreman_rh_cloud/engine.rb:82 ../lib/foreman_rh_cloud/engine.rb:83
275
- msgid "Configure Cloud Connector on given hosts"
276
- msgstr ""
277
-
278
- #: ../lib/foreman_rh_cloud/plugin.rb:16
258
+ #: ../lib/foreman_rh_cloud/engine.rb:44
279
259
  msgid "Enable automatic upload of your host inventory to the Red Hat cloud"
280
260
  msgstr ""
281
261
 
282
- #: ../lib/foreman_rh_cloud/plugin.rb:16
262
+ #: ../lib/foreman_rh_cloud/engine.rb:44
283
263
  #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:6
284
- #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:36
264
+ #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:26
285
265
  msgid "Automatic inventory upload"
286
266
  msgstr ""
287
267
 
288
- #: ../lib/foreman_rh_cloud/plugin.rb:17
268
+ #: ../lib/foreman_rh_cloud/engine.rb:45
289
269
  #: ../webpack/InsightsCloudSync/Components/InsightsSettings/InsightsSettings.js:25
290
270
  msgid ""
291
271
  "Enable automatic synchronization of Insights recommendations from the Red Hat "
292
272
  "cloud"
293
273
  msgstr ""
294
274
 
295
- #: ../lib/foreman_rh_cloud/plugin.rb:17
275
+ #: ../lib/foreman_rh_cloud/engine.rb:45
296
276
  msgid "Synchronize recommendations Automatically"
297
277
  msgstr ""
298
278
 
299
- #: ../lib/foreman_rh_cloud/plugin.rb:18
300
- #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:14
279
+ #: ../lib/foreman_rh_cloud/engine.rb:46
280
+ #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:31
301
281
  msgid "Enable automatic deletion of mismatched host records from the Red Hat cloud"
302
282
  msgstr ""
303
283
 
304
- #: ../lib/foreman_rh_cloud/plugin.rb:18
305
- #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:13
284
+ #: ../lib/foreman_rh_cloud/engine.rb:46
285
+ #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:30
306
286
  msgid "Automatic mismatch deletion"
307
287
  msgstr ""
308
288
 
309
- #: ../lib/foreman_rh_cloud/plugin.rb:19
310
- msgid ""
311
- "Obfuscate host names sent to the Red Hat cloud. (If insights_minimal_data_coll"
312
- "ection is set to true, this setting is ignored because host names are not incl"
313
- "uded in the report.)"
289
+ #: ../lib/foreman_rh_cloud/engine.rb:47
290
+ #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:14
291
+ #: ../webpack/ForemanInventoryUpload/SubscriptionsPageExtension/InventoryAutoUpload/components/AdvancedSettings/AdvancedSettings.js:19
292
+ msgid "Obfuscate host names sent to the Red Hat cloud"
314
293
  msgstr ""
315
294
 
316
- #: ../lib/foreman_rh_cloud/plugin.rb:19
317
- #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:25
295
+ #: ../lib/foreman_rh_cloud/engine.rb:47
296
+ #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:13
297
+ #: ../webpack/ForemanInventoryUpload/SubscriptionsPageExtension/InventoryAutoUpload/components/AdvancedSettings/AdvancedSettings.js:18
318
298
  msgid "Obfuscate host names"
319
299
  msgstr ""
320
300
 
321
- #: ../lib/foreman_rh_cloud/plugin.rb:20
322
- msgid ""
323
- "Obfuscate ipv4 addresses sent to the Red Hat cloud. (If insights_minimal_data"
324
- "_collection is set to true, this setting is ignored because host IPv4 addresse"
325
- "s are not included in the report.)"
301
+ #: ../lib/foreman_rh_cloud/engine.rb:48
302
+ #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:19
303
+ #: ../webpack/ForemanInventoryUpload/SubscriptionsPageExtension/InventoryAutoUpload/components/AdvancedSettings/AdvancedSettings.js:34
304
+ msgid "Obfuscate ipv4 addresses sent to the Red Hat cloud"
326
305
  msgstr ""
327
306
 
328
- #: ../lib/foreman_rh_cloud/plugin.rb:20
329
- msgid "Obfuscate host ipv4 addresses."
307
+ #: ../lib/foreman_rh_cloud/engine.rb:48
308
+ #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:18
309
+ msgid "Obfuscate host ipv4 addresses"
330
310
  msgstr ""
331
311
 
332
- #: ../lib/foreman_rh_cloud/plugin.rb:21
333
- msgid ""
334
- "Exclude installed packages from being uploaded to the Red Hat cloud. (If insig"
335
- "hts_minimal_data_collection is set to true, this setting is ignored and instal"
336
- "led packages are always excluded.)"
312
+ #: ../lib/foreman_rh_cloud/engine.rb:49
313
+ #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:24
314
+ msgid "Exclude installed packages from being uploaded to the Red Hat cloud"
337
315
  msgstr ""
338
316
 
339
- #: ../lib/foreman_rh_cloud/plugin.rb:21
340
- #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:44
341
- msgid "Exclude installed packages"
317
+ #: ../lib/foreman_rh_cloud/engine.rb:49
318
+ #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:23
319
+ msgid "Exclude installed Packages"
342
320
  msgstr ""
343
321
 
344
- #: ../lib/foreman_rh_cloud/plugin.rb:22
322
+ #: ../lib/foreman_rh_cloud/engine.rb:50
345
323
  msgid "Should import include parameter tags from Foreman?"
346
324
  msgstr ""
347
325
 
348
- #: ../lib/foreman_rh_cloud/plugin.rb:22
326
+ #: ../lib/foreman_rh_cloud/engine.rb:50
349
327
  msgid "Include parameters in insights-client reports"
350
328
  msgstr ""
351
329
 
352
- #: ../lib/foreman_rh_cloud/plugin.rb:23
330
+ #: ../lib/foreman_rh_cloud/engine.rb:51
353
331
  msgid "RHC daemon id"
354
332
  msgstr ""
355
333
 
356
- #: ../lib/foreman_rh_cloud/plugin.rb:23
334
+ #: ../lib/foreman_rh_cloud/engine.rb:51
357
335
  msgid "ID of the RHC(Yggdrasil) daemon"
358
336
  msgstr ""
359
337
 
360
- #: ../lib/foreman_rh_cloud/plugin.rb:24
361
- #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:24
362
- #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/MinimalInventoryDropdown.js:22
363
- msgid "Minimal data collection"
338
+ #: ../lib/foreman_rh_cloud/engine.rb:113
339
+ #: ../webpack/ForemanInventoryUpload/SubscriptionsPageExtension/InventoryAutoUpload/InventoryAutoUpload.js:78
340
+ msgid "Inventory Upload"
364
341
  msgstr ""
365
342
 
366
- #: ../lib/foreman_rh_cloud/plugin.rb:24
367
- msgid ""
368
- "Only include the minimum required data in inventory reports for uploading to R"
369
- "ed Hat cloud. When this is true, installed packages are excluded from the repo"
370
- "rt regardless of the exclude_installed_packages setting, and host names and IP"
371
- "v4 addresses are excluded from the report regardless of obfuscation settings."
343
+ #: ../lib/foreman_rh_cloud/engine.rb:146
344
+ msgid "RH Cloud"
372
345
  msgstr ""
373
346
 
374
- #: ../lib/foreman_rh_cloud/plugin.rb:88 ../lib/foreman_rh_cloud/plugin.rb:106
375
- #: ../webpack/ForemanInventoryUpload/SubscriptionsPageExtension/InventoryAutoUpload/InventoryAutoUpload.js:75
376
- msgid "Inventory Upload"
347
+ #: ../lib/foreman_rh_cloud/engine.rb:186
348
+ msgid "Apply Insights recommendations"
377
349
  msgstr ""
378
350
 
379
- #: ../lib/foreman_rh_cloud/plugin.rb:96
380
- msgid "Vulnerability"
351
+ #: ../lib/foreman_rh_cloud/engine.rb:187
352
+ msgid "Run remediation playbook generated by Insights"
381
353
  msgstr ""
382
354
 
383
- #: ../lib/foreman_rh_cloud/plugin.rb:142
384
- msgid "RH Cloud"
355
+ #: ../lib/foreman_rh_cloud/engine.rb:192
356
+ msgid "Run RH Cloud playbook"
385
357
  msgstr ""
386
358
 
387
- #: ../lib/insights_cloud/async/insights_generate_notifications.rb:50
388
- msgid "Fix host"
359
+ #: ../lib/foreman_rh_cloud/engine.rb:193
360
+ msgid "Run playbook genrated by Red Hat remediations app"
361
+ msgstr ""
362
+
363
+ #: ../lib/foreman_rh_cloud/engine.rb:199 ../lib/foreman_rh_cloud/engine.rb:200
364
+ msgid "Configure Cloud Connector on given hosts"
389
365
  msgstr ""
390
366
 
391
- #: ../webpack/ForemanColumnExtensions/index.js:75
392
- msgid "Total CVEs"
367
+ #: ../lib/insights_cloud/async/insights_generate_notifications.rb:50
368
+ msgid "Fix host"
393
369
  msgstr ""
394
370
 
395
371
  #:
@@ -414,27 +390,24 @@ msgstr ""
414
390
 
415
391
  #:
416
392
  #: ../webpack/ForemanInventoryUpload/Components/AccountList/Components/ListItemStatus/ListItemStatus.js:17
417
- #: ../webpack/ForemanInventoryUpload/Components/Dashboard/Dashboard.js:58
418
- #: ../webpack/ForemanInventoryUpload/Components/NavContainer/NavContainer.fixtures.js:9
393
+ #: ../webpack/ForemanInventoryUpload/Components/Dashboard/Dashboard.js:57
419
394
  msgid "Generating"
420
395
  msgstr ""
421
396
 
422
397
  #:
423
398
  #: ../webpack/ForemanInventoryUpload/Components/AccountList/Components/ListItemStatus/ListItemStatus.js:21
424
- #: ../webpack/ForemanInventoryUpload/Components/Dashboard/Dashboard.js:72
425
- #: ../webpack/ForemanInventoryUpload/Components/NavContainer/NavContainer.fixtures.js:15
426
- #: ../webpack/ForemanInventoryUpload/Components/NavContainer/NavContainer.js:29
399
+ #: ../webpack/ForemanInventoryUpload/Components/Dashboard/Dashboard.js:69
427
400
  msgid "Uploading"
428
401
  msgstr ""
429
402
 
430
403
  #: ../webpack/ForemanInventoryUpload/Components/FileDownload/FileDownload.js:12
431
- #: ../webpack/ForemanInventoryUpload/Components/TabHeader/TabHeader.js:43
404
+ #: ../webpack/ForemanInventoryUpload/Components/TabHeader/TabHeader.js:27
432
405
  msgid "Download Report"
433
406
  msgstr ""
434
407
 
435
408
  #:
436
409
  #: ../webpack/ForemanInventoryUpload/Components/FullScreenModal/FullScreenModal.js:28
437
- #: ../webpack/ForemanInventoryUpload/Components/TabHeader/TabHeader.js:47
410
+ #: ../webpack/ForemanInventoryUpload/Components/TabHeader/TabHeader.js:31
438
411
  msgid "Full Screen"
439
412
  msgstr ""
440
413
 
@@ -444,7 +417,7 @@ msgid "Clear"
444
417
  msgstr ""
445
418
 
446
419
  #:
447
- #: ../webpack/ForemanInventoryUpload/Components/InventoryFilter/InventoryFilter.js:32
420
+ #: ../webpack/ForemanInventoryUpload/Components/InventoryFilter/InventoryFilter.js:31
448
421
  msgid "Filter.."
449
422
  msgstr ""
450
423
 
@@ -460,47 +433,10 @@ msgid "Enable automatic upload of your hosts inventory to the Red Hat cloud"
460
433
  msgstr ""
461
434
 
462
435
  #:
463
- #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:35
464
- msgid "Obfuscate host names sent to the Red Hat cloud"
465
- msgstr ""
466
-
467
- #:
468
- #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:39
469
- msgid "Obfuscate host ipv4 addresses"
470
- msgstr ""
471
-
472
- #:
473
- #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:40
474
- msgid "Obfuscate ipv4 addresses sent to the Red Hat cloud"
475
- msgstr ""
476
-
477
- #:
478
- #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:45
479
- msgid "Exclude installed packages from being uploaded to the Red Hat cloud"
480
- msgstr ""
481
-
482
- #:
483
- #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/InventorySettings.js:35
436
+ #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/InventorySettings.js:11
484
437
  msgid "Settings"
485
438
  msgstr ""
486
439
 
487
- #:
488
- #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/MinimalInventoryDropdown.js:23
489
- msgid ""
490
- "Only send the minimum required data to Red Hat cloud, obfuscation settings are"
491
- " disabled"
492
- msgstr ""
493
-
494
- #:
495
- #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/MinimalInventoryDropdown.js:28
496
- msgid "Analytics data collection"
497
- msgstr ""
498
-
499
- #:
500
- #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/MinimalInventoryDropdown.js:29
501
- msgid "Send additional data to enhance Insights services, as per the settings"
502
- msgstr ""
503
-
504
440
  #:
505
441
  #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/CloudConnectorButton/CloudConnectorActions.js:14
506
442
  msgid "Cloud connector setup is in progress now: "
@@ -552,22 +488,22 @@ msgid "This action will also enable automatic reports upload"
552
488
  msgstr ""
553
489
 
554
490
  #:
555
- #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/CloudPingModal/index.js:90
491
+ #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/CloudPingModal/index.js:84
556
492
  msgid "Organization status"
557
493
  msgstr ""
558
494
 
559
495
  #:
560
- #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/CloudPingModal/index.js:93
496
+ #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/CloudPingModal/index.js:87
561
497
  msgid "Displays manifest statuses per accessible organizations."
562
498
  msgstr ""
563
499
 
564
500
  #:
565
- #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/CloudPingModal/index.js:100
501
+ #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/CloudPingModal/index.js:94
566
502
  msgid "%s organizations"
567
503
  msgstr ""
568
504
 
569
505
  #:
570
- #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:18
506
+ #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:10
571
507
  msgid ""
572
508
  "The Red Hat Hybrid Cloud Console provides a set of cloud services, including R"
573
509
  "ed Hat Insights and Subscriptions, that provide predictive analysis, remediati"
@@ -575,7 +511,7 @@ msgid ""
575
511
  msgstr ""
576
512
 
577
513
  #:
578
- #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:23
514
+ #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:15
579
515
  msgid ""
580
516
  "The Foreman inventory upload plugin automatically uploads Foreman host invento"
581
517
  "ry data to the Inventory service of Insights, where it can also be used by the"
@@ -584,64 +520,54 @@ msgid ""
584
520
  msgstr ""
585
521
 
586
522
  #:
587
- #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:31
523
+ #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:22
588
524
  msgid ""
589
525
  "To enable this reporting for all Foreman organizations, set {uploadButtonName}"
590
526
  " to on. The data will be reported automatically once per day."
591
527
  msgstr ""
592
528
 
593
529
  #:
594
- #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:46
530
+ #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:33
595
531
  msgid ""
596
532
  "To manually upload the data for a specific organization, select an organizatio"
597
533
  "n and click {restartButtonName}."
598
534
  msgstr ""
599
535
 
600
536
  #:
601
- #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:51
537
+ #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:38
602
538
  #: ../webpack/ForemanInventoryUpload/Components/TabHeader/TabHeader.js:22
603
539
  msgid "Generate and upload report"
604
540
  msgstr ""
605
541
 
606
542
  #:
607
- #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:60
608
- msgid "Learn more about {minimalDataCollectionSetting}."
609
- msgstr ""
610
-
611
- #:
612
- #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:73
613
- msgid "setting minimal data collection"
614
- msgstr ""
615
-
616
- #:
617
- #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:80
543
+ #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:44
618
544
  msgid "For more information about the Subscriptions service, see:"
619
545
  msgstr ""
620
546
 
621
547
  #:
622
- #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:87
548
+ #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:51
623
549
  msgid "About subscription watch"
624
550
  msgstr ""
625
551
 
626
552
  #:
627
- #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:91
553
+ #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:55
628
554
  msgid "For more information about Insights and Cloud Connector, see:"
629
555
  msgstr ""
630
556
 
631
557
  #:
632
- #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:98
558
+ #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:62
633
559
  msgid "Red Hat Insights Data and Application Security"
634
560
  msgstr ""
635
561
 
636
562
  #:
637
- #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/SettingsWarning/SettingsWarning.js:27
563
+ #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/SettingsWarning/SettingsWarning.js:26
638
564
  msgid ""
639
565
  "Cloud Connector has been configured however the inventory auto-upload is disab"
640
566
  "led, it's recommended to enable it"
641
567
  msgstr ""
642
568
 
643
569
  #:
644
- #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/SettingsWarning/SettingsWarning.js:42
570
+ #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/SettingsWarning/SettingsWarning.js:40
645
571
  msgid ""
646
572
  "Cloud Connector has been configured however obfuscating host names setting is "
647
573
  "enabled, it's recommended to disable it"
@@ -695,11 +621,7 @@ msgstr ""
695
621
  msgid "Remain"
696
622
  msgstr ""
697
623
 
698
- #: ../webpack/ForemanInventoryUpload/Components/TabHeader/TabHeader.js:23
699
- msgid "Generate report"
700
- msgstr ""
701
-
702
- #: ../webpack/ForemanInventoryUpload/Components/TabHeader/TabHeader.js:28
624
+ #: ../webpack/ForemanInventoryUpload/Components/TabHeader/TabHeader.js:12
703
625
  msgid "Exit Code: %s"
704
626
  msgstr ""
705
627
 
@@ -739,22 +661,33 @@ msgid "Advanced Inventory Settings"
739
661
  msgstr ""
740
662
 
741
663
  #:
742
- #: ../webpack/ForemanInventoryUpload/SubscriptionsPageExtension/InventoryAutoUpload/InventoryAutoUpload.js:55
664
+ #: ../webpack/ForemanInventoryUpload/SubscriptionsPageExtension/InventoryAutoUpload/InventoryAutoUpload.js:59
743
665
  msgid "Show Advanced Settings"
744
666
  msgstr ""
745
667
 
746
668
  #:
747
- #: ../webpack/ForemanInventoryUpload/SubscriptionsPageExtension/InventoryAutoUpload/InventoryAutoUpload.js:64
669
+ #: ../webpack/ForemanInventoryUpload/SubscriptionsPageExtension/InventoryAutoUpload/InventoryAutoUpload.js:68
748
670
  msgid "More details can be found in"
749
671
  msgstr ""
750
672
 
751
673
  #:
752
- #: ../webpack/ForemanInventoryUpload/SubscriptionsPageExtension/InventoryAutoUpload/InventoryAutoUpload.js:73
674
+ #: ../webpack/ForemanInventoryUpload/SubscriptionsPageExtension/InventoryAutoUpload/InventoryAutoUpload.js:76
753
675
  msgid "Configure"
754
676
  msgstr ""
755
677
 
756
- #: ../webpack/ForemanRhCloudFills.js:40
757
- msgid "Vulnerabilities"
678
+ #:
679
+ #: ../webpack/ForemanInventoryUpload/SubscriptionsPageExtension/InventoryAutoUpload/components/AdvancedSettings/AdvancedSettings.js:33
680
+ msgid "Obfuscate IPs"
681
+ msgstr ""
682
+
683
+ #:
684
+ #: ../webpack/ForemanInventoryUpload/SubscriptionsPageExtension/InventoryAutoUpload/components/AdvancedSettings/AdvancedSettings.js:48
685
+ msgid "Exclude packages"
686
+ msgstr ""
687
+
688
+ #:
689
+ #: ../webpack/ForemanInventoryUpload/SubscriptionsPageExtension/InventoryAutoUpload/components/AdvancedSettings/AdvancedSettings.js:49
690
+ msgid "Exclude packages from being uploaded to the Red Hat cloud"
758
691
  msgstr ""
759
692
 
760
693
  #:
@@ -763,155 +696,155 @@ msgid "Sync automatically"
763
696
  msgstr ""
764
697
 
765
698
  #:
766
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:24
699
+ #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:26
767
700
  msgid "Playbook"
768
701
  msgstr ""
769
702
 
770
703
  #:
771
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:27
704
+ #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:29
772
705
  msgid "Manual"
773
706
  msgstr ""
774
707
 
775
708
  #:
776
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:40
777
- #: ../webpack/InsightsCloudSync/Components/ToolbarDropdown.js:36
778
- #: ../webpack/InsightsHostDetailsTab/NewHostDetailsTab.js:58
709
+ #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:42
710
+ #: ../webpack/InsightsCloudSync/Components/ToolbarDropdown.js:28
711
+ #: ../webpack/InsightsHostDetailsTab/NewHostDetailsTab.js:55
779
712
  msgid "View in Red Hat Insights"
780
713
  msgstr ""
781
714
 
782
715
  #:
783
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:49
716
+ #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:51
784
717
  #: ../webpack/InsightsHostDetailsTab/components/ListItem/ListItem.js:30
785
718
  msgid "Knowledgebase article"
786
719
  msgstr ""
787
720
 
788
721
  #:
789
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:63
790
- #: ../webpack/InsightsCloudSync/Components/RemediationModal/RemediationTableConstants.js:21
722
+ #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:65
723
+ #: ../webpack/InsightsCloudSync/Components/RemediationModal/RemediationTableConstants.js:14
791
724
  msgid "Hostname"
792
725
  msgstr ""
793
726
 
794
727
  #:
795
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:69
796
- #: ../webpack/InsightsCloudSync/Components/RemediationModal/RemediationTableConstants.js:25
728
+ #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:71
729
+ #: ../webpack/InsightsCloudSync/Components/RemediationModal/RemediationTableConstants.js:18
797
730
  msgid "Recommendation"
798
731
  msgstr ""
799
732
 
800
733
  #:
801
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:75
734
+ #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:77
802
735
  msgid "Total risk"
803
736
  msgstr ""
804
737
 
805
738
  #:
806
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:81
807
- #: ../webpack/InsightsCloudSync/Components/RemediationModal/RemediationModal.js:115
808
- #: ../webpack/InsightsCloudSync/Components/RemediationModal/RemediationModalFooter.js:44
739
+ #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:83
740
+ #: ../webpack/InsightsCloudSync/Components/RemediationModal/RemediationModal.js:51
741
+ #: ../webpack/InsightsCloudSync/Components/RemediationModal/RemediationModalFooter.js:13
809
742
  msgid "Remediate"
810
743
  msgstr ""
811
744
 
812
745
  #:
813
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:100
746
+ #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:102
814
747
  #: ../webpack/InsightsCloudSync/Components/InsightsTable/Pagination.js:19
815
748
  msgid "items"
816
749
  msgstr ""
817
750
 
818
751
  #:
819
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:101
752
+ #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:103
820
753
  msgid "page"
821
754
  msgstr ""
822
755
 
823
756
  #:
824
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:102
825
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:108
757
+ #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:104
758
+ #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:110
826
759
  #: ../webpack/InsightsCloudSync/Components/InsightsTable/Pagination.js:21
827
760
  #: ../webpack/InsightsCloudSync/Components/InsightsTable/Pagination.js:27
828
761
  msgid "Items per page"
829
762
  msgstr ""
830
763
 
831
764
  #:
832
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:103
765
+ #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:105
833
766
  #: ../webpack/InsightsCloudSync/Components/InsightsTable/Pagination.js:22
834
767
  msgid "per page"
835
768
  msgstr ""
836
769
 
837
770
  #:
838
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:104
771
+ #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:106
839
772
  #: ../webpack/InsightsCloudSync/Components/InsightsTable/Pagination.js:23
840
773
  msgid "Go to first page"
841
774
  msgstr ""
842
775
 
843
776
  #:
844
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:105
777
+ #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:107
845
778
  #: ../webpack/InsightsCloudSync/Components/InsightsTable/Pagination.js:24
846
779
  msgid "Go to previous page"
847
780
  msgstr ""
848
781
 
849
782
  #:
850
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:106
783
+ #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:108
851
784
  #: ../webpack/InsightsCloudSync/Components/InsightsTable/Pagination.js:25
852
785
  msgid "Go to last page"
853
786
  msgstr ""
854
787
 
855
788
  #:
856
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:107
789
+ #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:109
857
790
  #: ../webpack/InsightsCloudSync/Components/InsightsTable/Pagination.js:26
858
791
  msgid "Go to next page"
859
792
  msgstr ""
860
793
 
861
794
  #:
862
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:109
795
+ #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:111
863
796
  #: ../webpack/InsightsCloudSync/Components/InsightsTable/Pagination.js:28
864
797
  msgid "Current page"
865
798
  msgstr ""
866
799
 
867
800
  #:
868
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:110
801
+ #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:112
869
802
  #: ../webpack/InsightsCloudSync/Components/InsightsTable/Pagination.js:29
870
803
  msgid "Pagination"
871
804
  msgstr ""
872
805
 
873
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/SelectAllAlert.js:22
806
+ #: ../webpack/InsightsCloudSync/Components/InsightsTable/SelectAllAlert.js:21
874
807
  msgid "Recommendations selected: %s."
875
808
  msgstr ""
876
809
 
877
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/SelectAllAlert.js:25
810
+ #: ../webpack/InsightsCloudSync/Components/InsightsTable/SelectAllAlert.js:24
878
811
  msgid "Select recommendations from all pages"
879
812
  msgstr ""
880
813
 
881
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/SelectAllAlert.js:37
814
+ #: ../webpack/InsightsCloudSync/Components/InsightsTable/SelectAllAlert.js:35
882
815
  msgid "All recommendations are now selected."
883
816
  msgstr ""
884
817
 
885
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/SelectAllAlert.js:40
818
+ #: ../webpack/InsightsCloudSync/Components/InsightsTable/SelectAllAlert.js:38
886
819
  msgid "Clear Selection"
887
820
  msgstr ""
888
821
 
889
822
  #:
890
- #: ../webpack/InsightsCloudSync/Components/RemediationModal/RemediationModal.js:122
823
+ #: ../webpack/InsightsCloudSync/Components/RemediationModal/RemediationModal.js:57
891
824
  msgid "Remediation summary"
892
825
  msgstr ""
893
826
 
894
827
  #:
895
- #: ../webpack/InsightsCloudSync/Components/RemediationModal/RemediationModalFooter.js:52
828
+ #: ../webpack/InsightsCloudSync/Components/RemediationModal/RemediationModalFooter.js:16
896
829
  msgid "Cancel"
897
830
  msgstr ""
898
831
 
899
832
  #:
900
- #: ../webpack/InsightsCloudSync/Components/RemediationModal/RemediationTableConstants.js:14
833
+ #: ../webpack/InsightsCloudSync/Components/RemediationModal/RemediationTableConstants.js:8
901
834
  msgid "No"
902
835
  msgstr ""
903
836
 
904
837
  #:
905
- #: ../webpack/InsightsCloudSync/Components/RemediationModal/RemediationTableConstants.js:29
838
+ #: ../webpack/InsightsCloudSync/Components/RemediationModal/RemediationTableConstants.js:22
906
839
  msgid "Resolution"
907
840
  msgstr ""
908
841
 
909
842
  #:
910
- #: ../webpack/InsightsCloudSync/Components/RemediationModal/RemediationTableConstants.js:33
843
+ #: ../webpack/InsightsCloudSync/Components/RemediationModal/RemediationTableConstants.js:26
911
844
  msgid "Reboot Required"
912
845
  msgstr ""
913
846
 
914
- #: ../webpack/InsightsCloudSync/Components/ToolbarDropdown.js:25
847
+ #: ../webpack/InsightsCloudSync/Components/ToolbarDropdown.js:20
915
848
  msgid "Sync recommendations"
916
849
  msgstr ""
917
850
 
@@ -951,19 +884,19 @@ msgstr ""
951
884
  msgid "Critical"
952
885
  msgstr ""
953
886
 
954
- #: ../webpack/InsightsHostDetailsTab/InsightsTotalRiskChart.js:129
887
+ #: ../webpack/InsightsHostDetailsTab/InsightsTotalRiskChart.js:120
955
888
  msgid "Total risks"
956
889
  msgstr ""
957
890
 
958
- #: ../webpack/InsightsHostDetailsTab/InsightsTotalRiskChart.js:136
891
+ #: ../webpack/InsightsHostDetailsTab/InsightsTotalRiskChart.js:127
959
892
  msgid "View all recommendations"
960
893
  msgstr ""
961
894
 
962
- #: ../webpack/InsightsHostDetailsTab/InsightsTotalRiskChart.js:145
895
+ #: ../webpack/InsightsHostDetailsTab/InsightsTotalRiskChart.js:136
963
896
  msgid "No results found"
964
897
  msgstr ""
965
898
 
966
- #: ../webpack/InsightsHostDetailsTab/NewHostDetailsTab.js:45
899
+ #: ../webpack/InsightsHostDetailsTab/NewHostDetailsTab.js:42
967
900
  msgid "Go to Foreman Insights page"
968
901
  msgstr ""
969
902
 
@@ -979,7 +912,7 @@ msgstr ""
979
912
  msgid "view the task page for more details"
980
913
  msgstr ""
981
914
 
982
- #: ../webpack/common/table/EmptyState.js:21
915
+ #: ../webpack/common/table/EmptyState.js:22
983
916
  msgid "Loading"
984
917
  msgstr ""
985
918
 
@@ -987,7 +920,7 @@ msgstr ""
987
920
  msgid "The server returned the following error: %s"
988
921
  msgstr ""
989
922
 
990
- #: ../webpack/common/table/EmptyState.js:49
923
+ #: ../webpack/common/table/EmptyState.js:44
991
924
  msgid "There are no recommendations for your hosts"
992
925
  msgstr ""
993
926