foreman_rh_cloud 12.2.12 → 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 (53) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_rh_cloud/locale/fr/foreman_rh_cloud.js +24 -78
  3. data/app/assets/javascripts/foreman_rh_cloud/locale/ja/foreman_rh_cloud.js +24 -78
  4. data/app/assets/javascripts/foreman_rh_cloud/locale/ka/foreman_rh_cloud.js +23 -77
  5. data/app/assets/javascripts/foreman_rh_cloud/locale/ko/foreman_rh_cloud.js +23 -77
  6. data/app/assets/javascripts/foreman_rh_cloud/locale/zh_CN/foreman_rh_cloud.js +23 -77
  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 +157 -261
  24. data/locale/fr/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
  25. data/locale/fr/foreman_rh_cloud.po +26 -79
  26. data/locale/ja/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
  27. data/locale/ja/foreman_rh_cloud.po +26 -79
  28. data/locale/ka/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
  29. data/locale/ka/foreman_rh_cloud.po +24 -77
  30. data/locale/ko/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
  31. data/locale/ko/foreman_rh_cloud.po +25 -78
  32. data/locale/zh_CN/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
  33. data/locale/zh_CN/foreman_rh_cloud.po +25 -78
  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/InsightsVulnerabilityHostIndexExtensions/CVECountCell.js +2 -8
  44. data/webpack/InsightsVulnerabilityHostIndexExtensions/__tests__/CVECountCell.test.js +2 -48
  45. data/webpack/__tests__/ForemanRhCloudHelpers.test.js +1 -16
  46. data/webpack/__tests__/__snapshots__/ForemanRhCloudHelpers.test.js.snap +0 -6
  47. metadata +4 -10
  48. data/lib/foreman_inventory_upload/async/create_missing_insights_facets.rb +0 -29
  49. data/lib/foreman_inventory_upload/async/generate_host_report.rb +0 -20
  50. data/lib/foreman_inventory_upload/async/host_inventory_report_job.rb +0 -39
  51. data/lib/foreman_inventory_upload/async/single_host_report_job.rb +0 -20
  52. data/test/jobs/queue_for_upload_job_test.rb +0 -63
  53. 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-10-07 11:44-0400\n"
12
- "PO-Revision-Date: 2025-10-07 11:44-0400\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:28
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
 
@@ -234,14 +230,6 @@ msgstr ""
234
230
  msgid "Satellite server has %{hits_count} recommendations by Red Hat"
235
231
  msgstr ""
236
232
 
237
- #: ../lib/foreman_inventory_upload/async/create_missing_insights_facets.rb:24
238
- msgid "There were no missing Insights facets"
239
- msgstr ""
240
-
241
- #: ../lib/foreman_inventory_upload/async/create_missing_insights_facets.rb:24
242
- msgid "Missing Insights facets created: %s"
243
- msgstr ""
244
-
245
233
  #: ../lib/foreman_inventory_upload/async/delayed_start.rb:22
246
234
  msgid "Wait and %s"
247
235
  msgstr ""
@@ -250,23 +238,11 @@ msgstr ""
250
238
  #: ../lib/insights_cloud/async/insights_scheduled_sync.rb:26
251
239
  #: ../lib/inventory_sync/async/inventory_scheduled_sync.rb:38
252
240
  msgid ""
253
- "The scheduled process is disabled because this Foreman is configured with a lo"
254
- "cal IoP Smart Proxy."
255
- msgstr ""
256
-
257
- #: ../lib/foreman_inventory_upload/async/host_inventory_report_job.rb:31
258
- msgid "Host inventory report job"
259
- msgstr ""
260
-
261
- #: ../lib/foreman_inventory_upload/async/single_host_report_job.rb:16
262
- msgid "Single-host report job for host %s"
241
+ "The scheduled process is disabled because this Foreman is configured with the "
242
+ "use_local_advisor_engine option."
263
243
  msgstr ""
264
244
 
265
- #: ../lib/foreman_inventory_upload/async/single_host_report_job.rb:16
266
- msgid "Single-host report job"
267
- msgstr ""
268
-
269
- #: ../lib/foreman_inventory_upload/generators/fact_helpers.rb:188
245
+ #: ../lib/foreman_inventory_upload/generators/fact_helpers.rb:136
270
246
  msgid "Value %{value} is not a valid UUID"
271
247
  msgstr ""
272
248
 
@@ -275,146 +251,121 @@ msgstr ""
275
251
  msgid "Enable inventory upload"
276
252
  msgstr ""
277
253
 
278
- #: ../lib/foreman_rh_cloud/engine.rb:69
279
- msgid "Apply Insights recommendations"
280
- msgstr ""
281
-
282
- #: ../lib/foreman_rh_cloud/engine.rb:70
283
- msgid "Run remediation playbook generated by Insights"
284
- msgstr ""
285
-
286
- #: ../lib/foreman_rh_cloud/engine.rb:75
287
- msgid "Run RH Cloud playbook"
288
- msgstr ""
289
-
290
- #: ../lib/foreman_rh_cloud/engine.rb:76
291
- msgid "Run playbook generated by Red Hat remediations app"
292
- msgstr ""
293
-
294
- #: ../lib/foreman_rh_cloud/engine.rb:82 ../lib/foreman_rh_cloud/engine.rb:83
295
- msgid "Configure Cloud Connector on given hosts"
254
+ #: ../lib/foreman_rh_cloud/engine.rb:43
255
+ msgid "RHCloud"
296
256
  msgstr ""
297
257
 
298
- #: ../lib/foreman_rh_cloud/plugin.rb:16
299
- msgid ""
300
- "Enable automatic upload of your host inventory to the Red Hat cloud. Ignored w"
301
- "hen using local Insights."
258
+ #: ../lib/foreman_rh_cloud/engine.rb:44
259
+ msgid "Enable automatic upload of your host inventory to the Red Hat cloud"
302
260
  msgstr ""
303
261
 
304
- #: ../lib/foreman_rh_cloud/plugin.rb:16
262
+ #: ../lib/foreman_rh_cloud/engine.rb:44
305
263
  #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:6
306
- #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:36
264
+ #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:26
307
265
  msgid "Automatic inventory upload"
308
266
  msgstr ""
309
267
 
310
- #: ../lib/foreman_rh_cloud/plugin.rb:17
268
+ #: ../lib/foreman_rh_cloud/engine.rb:45
269
+ #: ../webpack/InsightsCloudSync/Components/InsightsSettings/InsightsSettings.js:25
311
270
  msgid ""
312
271
  "Enable automatic synchronization of Insights recommendations from the Red Hat "
313
- "cloud. Ignored when using local Insights."
272
+ "cloud"
314
273
  msgstr ""
315
274
 
316
- #: ../lib/foreman_rh_cloud/plugin.rb:17
275
+ #: ../lib/foreman_rh_cloud/engine.rb:45
317
276
  msgid "Synchronize recommendations Automatically"
318
277
  msgstr ""
319
278
 
320
- #: ../lib/foreman_rh_cloud/plugin.rb:18
321
- msgid ""
322
- "Enable automatic deletion of mismatched host records from the Red Hat cloud. I"
323
- "gnored when using local Insights."
279
+ #: ../lib/foreman_rh_cloud/engine.rb:46
280
+ #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:31
281
+ msgid "Enable automatic deletion of mismatched host records from the Red Hat cloud"
324
282
  msgstr ""
325
283
 
326
- #: ../lib/foreman_rh_cloud/plugin.rb:18
327
- #: ../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
328
286
  msgid "Automatic mismatch deletion"
329
287
  msgstr ""
330
288
 
331
- #: ../lib/foreman_rh_cloud/plugin.rb:19
332
- msgid ""
333
- "Obfuscate host names sent to the Red Hat cloud. (If insights_minimal_data_coll"
334
- "ection is set to true, this setting is ignored because host names are not incl"
335
- "uded in the report.) Ignored when using local Insights."
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"
336
293
  msgstr ""
337
294
 
338
- #: ../lib/foreman_rh_cloud/plugin.rb:19
339
- #: ../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
340
298
  msgid "Obfuscate host names"
341
299
  msgstr ""
342
300
 
343
- #: ../lib/foreman_rh_cloud/plugin.rb:20
344
- msgid ""
345
- "Obfuscate ipv4 addresses sent to the Red Hat cloud. (If insights_minimal_data"
346
- "_collection is set to true, this setting is ignored because host IPv4 addresse"
347
- "s are not included in the report.) Ignored when using local Insights."
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"
348
305
  msgstr ""
349
306
 
350
- #: ../lib/foreman_rh_cloud/plugin.rb:20
351
- 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"
352
310
  msgstr ""
353
311
 
354
- #: ../lib/foreman_rh_cloud/plugin.rb:21
355
- msgid ""
356
- "Exclude installed packages from being uploaded to the Red Hat cloud. (If insig"
357
- "hts_minimal_data_collection is set to true, this setting is ignored and instal"
358
- "led packages are always excluded.) Ignored when using local Insights."
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"
359
315
  msgstr ""
360
316
 
361
- #: ../lib/foreman_rh_cloud/plugin.rb:21
362
- #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:44
363
- 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"
364
320
  msgstr ""
365
321
 
366
- #: ../lib/foreman_rh_cloud/plugin.rb:22
367
- msgid ""
368
- "Should import include parameter tags from Foreman? Ignored when using local In"
369
- "sights."
322
+ #: ../lib/foreman_rh_cloud/engine.rb:50
323
+ msgid "Should import include parameter tags from Foreman?"
370
324
  msgstr ""
371
325
 
372
- #: ../lib/foreman_rh_cloud/plugin.rb:22
326
+ #: ../lib/foreman_rh_cloud/engine.rb:50
373
327
  msgid "Include parameters in insights-client reports"
374
328
  msgstr ""
375
329
 
376
- #: ../lib/foreman_rh_cloud/plugin.rb:23
377
- msgid "RHC daemon id. Ignored when using local Insights."
330
+ #: ../lib/foreman_rh_cloud/engine.rb:51
331
+ msgid "RHC daemon id"
378
332
  msgstr ""
379
333
 
380
- #: ../lib/foreman_rh_cloud/plugin.rb:23
334
+ #: ../lib/foreman_rh_cloud/engine.rb:51
381
335
  msgid "ID of the RHC(Yggdrasil) daemon"
382
336
  msgstr ""
383
337
 
384
- #: ../lib/foreman_rh_cloud/plugin.rb:24
385
- #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:24
386
- #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/MinimalInventoryDropdown.js:22
387
- msgid "Minimal data collection"
338
+ #: ../lib/foreman_rh_cloud/engine.rb:113
339
+ #: ../webpack/ForemanInventoryUpload/SubscriptionsPageExtension/InventoryAutoUpload/InventoryAutoUpload.js:78
340
+ msgid "Inventory Upload"
388
341
  msgstr ""
389
342
 
390
- #: ../lib/foreman_rh_cloud/plugin.rb:24
391
- msgid ""
392
- "Only include the minimum required data in inventory reports for uploading to R"
393
- "ed Hat cloud. When this is true, installed packages are excluded from the repo"
394
- "rt regardless of the exclude_installed_packages setting, and host names and IP"
395
- "v4 addresses are excluded from the report regardless of obfuscation settings. "
396
- "Ignored when using local Insights."
343
+ #: ../lib/foreman_rh_cloud/engine.rb:146
344
+ msgid "RH Cloud"
397
345
  msgstr ""
398
346
 
399
- #: ../lib/foreman_rh_cloud/plugin.rb:88 ../lib/foreman_rh_cloud/plugin.rb:106
400
- #: ../webpack/ForemanInventoryUpload/SubscriptionsPageExtension/InventoryAutoUpload/InventoryAutoUpload.js:75
401
- msgid "Inventory Upload"
347
+ #: ../lib/foreman_rh_cloud/engine.rb:186
348
+ msgid "Apply Insights recommendations"
402
349
  msgstr ""
403
350
 
404
- #: ../lib/foreman_rh_cloud/plugin.rb:96
405
- msgid "Vulnerability"
351
+ #: ../lib/foreman_rh_cloud/engine.rb:187
352
+ msgid "Run remediation playbook generated by Insights"
406
353
  msgstr ""
407
354
 
408
- #: ../lib/foreman_rh_cloud/plugin.rb:142
409
- msgid "RH Cloud"
355
+ #: ../lib/foreman_rh_cloud/engine.rb:192
356
+ msgid "Run RH Cloud playbook"
410
357
  msgstr ""
411
358
 
412
- #: ../lib/insights_cloud/async/insights_generate_notifications.rb:50
413
- 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"
414
365
  msgstr ""
415
366
 
416
- #: ../webpack/ForemanColumnExtensions/index.js:75
417
- msgid "Total CVEs"
367
+ #: ../lib/insights_cloud/async/insights_generate_notifications.rb:50
368
+ msgid "Fix host"
418
369
  msgstr ""
419
370
 
420
371
  #:
@@ -439,27 +390,24 @@ msgstr ""
439
390
 
440
391
  #:
441
392
  #: ../webpack/ForemanInventoryUpload/Components/AccountList/Components/ListItemStatus/ListItemStatus.js:17
442
- #: ../webpack/ForemanInventoryUpload/Components/Dashboard/Dashboard.js:58
443
- #: ../webpack/ForemanInventoryUpload/Components/NavContainer/NavContainer.fixtures.js:9
393
+ #: ../webpack/ForemanInventoryUpload/Components/Dashboard/Dashboard.js:57
444
394
  msgid "Generating"
445
395
  msgstr ""
446
396
 
447
397
  #:
448
398
  #: ../webpack/ForemanInventoryUpload/Components/AccountList/Components/ListItemStatus/ListItemStatus.js:21
449
- #: ../webpack/ForemanInventoryUpload/Components/Dashboard/Dashboard.js:72
450
- #: ../webpack/ForemanInventoryUpload/Components/NavContainer/NavContainer.fixtures.js:15
451
- #: ../webpack/ForemanInventoryUpload/Components/NavContainer/NavContainer.js:29
399
+ #: ../webpack/ForemanInventoryUpload/Components/Dashboard/Dashboard.js:69
452
400
  msgid "Uploading"
453
401
  msgstr ""
454
402
 
455
403
  #: ../webpack/ForemanInventoryUpload/Components/FileDownload/FileDownload.js:12
456
- #: ../webpack/ForemanInventoryUpload/Components/TabHeader/TabHeader.js:43
404
+ #: ../webpack/ForemanInventoryUpload/Components/TabHeader/TabHeader.js:27
457
405
  msgid "Download Report"
458
406
  msgstr ""
459
407
 
460
408
  #:
461
409
  #: ../webpack/ForemanInventoryUpload/Components/FullScreenModal/FullScreenModal.js:28
462
- #: ../webpack/ForemanInventoryUpload/Components/TabHeader/TabHeader.js:47
410
+ #: ../webpack/ForemanInventoryUpload/Components/TabHeader/TabHeader.js:31
463
411
  msgid "Full Screen"
464
412
  msgstr ""
465
413
 
@@ -469,7 +417,7 @@ msgid "Clear"
469
417
  msgstr ""
470
418
 
471
419
  #:
472
- #: ../webpack/ForemanInventoryUpload/Components/InventoryFilter/InventoryFilter.js:32
420
+ #: ../webpack/ForemanInventoryUpload/Components/InventoryFilter/InventoryFilter.js:31
473
421
  msgid "Filter.."
474
422
  msgstr ""
475
423
 
@@ -485,52 +433,10 @@ msgid "Enable automatic upload of your hosts inventory to the Red Hat cloud"
485
433
  msgstr ""
486
434
 
487
435
  #:
488
- #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:14
489
- msgid "Enable automatic deletion of mismatched host records from the Red Hat cloud"
490
- msgstr ""
491
-
492
- #:
493
- #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:35
494
- msgid "Obfuscate host names sent to the Red Hat cloud"
495
- msgstr ""
496
-
497
- #:
498
- #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:39
499
- msgid "Obfuscate host ipv4 addresses"
500
- msgstr ""
501
-
502
- #:
503
- #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:40
504
- msgid "Obfuscate ipv4 addresses sent to the Red Hat cloud"
505
- msgstr ""
506
-
507
- #:
508
- #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:45
509
- msgid "Exclude installed packages from being uploaded to the Red Hat cloud"
510
- msgstr ""
511
-
512
- #:
513
- #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/InventorySettings.js:35
436
+ #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/InventorySettings.js:11
514
437
  msgid "Settings"
515
438
  msgstr ""
516
439
 
517
- #:
518
- #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/MinimalInventoryDropdown.js:23
519
- msgid ""
520
- "Only send the minimum required data to Red Hat cloud, obfuscation settings are"
521
- " disabled"
522
- msgstr ""
523
-
524
- #:
525
- #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/MinimalInventoryDropdown.js:28
526
- msgid "Analytics data collection"
527
- msgstr ""
528
-
529
- #:
530
- #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/MinimalInventoryDropdown.js:29
531
- msgid "Send additional data to enhance Insights services, as per the settings"
532
- msgstr ""
533
-
534
440
  #:
535
441
  #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/CloudConnectorButton/CloudConnectorActions.js:14
536
442
  msgid "Cloud connector setup is in progress now: "
@@ -582,22 +488,22 @@ msgid "This action will also enable automatic reports upload"
582
488
  msgstr ""
583
489
 
584
490
  #:
585
- #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/CloudPingModal/index.js:90
491
+ #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/CloudPingModal/index.js:84
586
492
  msgid "Organization status"
587
493
  msgstr ""
588
494
 
589
495
  #:
590
- #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/CloudPingModal/index.js:93
496
+ #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/CloudPingModal/index.js:87
591
497
  msgid "Displays manifest statuses per accessible organizations."
592
498
  msgstr ""
593
499
 
594
500
  #:
595
- #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/CloudPingModal/index.js:100
501
+ #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/CloudPingModal/index.js:94
596
502
  msgid "%s organizations"
597
503
  msgstr ""
598
504
 
599
505
  #:
600
- #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:18
506
+ #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:10
601
507
  msgid ""
602
508
  "The Red Hat Hybrid Cloud Console provides a set of cloud services, including R"
603
509
  "ed Hat Insights and Subscriptions, that provide predictive analysis, remediati"
@@ -605,7 +511,7 @@ msgid ""
605
511
  msgstr ""
606
512
 
607
513
  #:
608
- #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:23
514
+ #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:15
609
515
  msgid ""
610
516
  "The Foreman inventory upload plugin automatically uploads Foreman host invento"
611
517
  "ry data to the Inventory service of Insights, where it can also be used by the"
@@ -614,64 +520,54 @@ msgid ""
614
520
  msgstr ""
615
521
 
616
522
  #:
617
- #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:31
523
+ #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:22
618
524
  msgid ""
619
525
  "To enable this reporting for all Foreman organizations, set {uploadButtonName}"
620
526
  " to on. The data will be reported automatically once per day."
621
527
  msgstr ""
622
528
 
623
529
  #:
624
- #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:46
530
+ #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:33
625
531
  msgid ""
626
532
  "To manually upload the data for a specific organization, select an organizatio"
627
533
  "n and click {restartButtonName}."
628
534
  msgstr ""
629
535
 
630
536
  #:
631
- #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:51
537
+ #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:38
632
538
  #: ../webpack/ForemanInventoryUpload/Components/TabHeader/TabHeader.js:22
633
539
  msgid "Generate and upload report"
634
540
  msgstr ""
635
541
 
636
542
  #:
637
- #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:60
638
- msgid "Learn more about {minimalDataCollectionSetting}."
639
- msgstr ""
640
-
641
- #:
642
- #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:73
643
- msgid "setting minimal data collection"
644
- msgstr ""
645
-
646
- #:
647
- #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:80
543
+ #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:44
648
544
  msgid "For more information about the Subscriptions service, see:"
649
545
  msgstr ""
650
546
 
651
547
  #:
652
- #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:87
548
+ #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:51
653
549
  msgid "About subscription watch"
654
550
  msgstr ""
655
551
 
656
552
  #:
657
- #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:91
553
+ #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:55
658
554
  msgid "For more information about Insights and Cloud Connector, see:"
659
555
  msgstr ""
660
556
 
661
557
  #:
662
- #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:98
558
+ #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:62
663
559
  msgid "Red Hat Insights Data and Application Security"
664
560
  msgstr ""
665
561
 
666
562
  #:
667
- #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/SettingsWarning/SettingsWarning.js:27
563
+ #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/SettingsWarning/SettingsWarning.js:26
668
564
  msgid ""
669
565
  "Cloud Connector has been configured however the inventory auto-upload is disab"
670
566
  "led, it's recommended to enable it"
671
567
  msgstr ""
672
568
 
673
569
  #:
674
- #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/SettingsWarning/SettingsWarning.js:42
570
+ #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/SettingsWarning/SettingsWarning.js:40
675
571
  msgid ""
676
572
  "Cloud Connector has been configured however obfuscating host names setting is "
677
573
  "enabled, it's recommended to disable it"
@@ -725,11 +621,7 @@ msgstr ""
725
621
  msgid "Remain"
726
622
  msgstr ""
727
623
 
728
- #: ../webpack/ForemanInventoryUpload/Components/TabHeader/TabHeader.js:23
729
- msgid "Generate report"
730
- msgstr ""
731
-
732
- #: ../webpack/ForemanInventoryUpload/Components/TabHeader/TabHeader.js:28
624
+ #: ../webpack/ForemanInventoryUpload/Components/TabHeader/TabHeader.js:12
733
625
  msgid "Exit Code: %s"
734
626
  msgstr ""
735
627
 
@@ -769,186 +661,190 @@ msgid "Advanced Inventory Settings"
769
661
  msgstr ""
770
662
 
771
663
  #:
772
- #: ../webpack/ForemanInventoryUpload/SubscriptionsPageExtension/InventoryAutoUpload/InventoryAutoUpload.js:55
664
+ #: ../webpack/ForemanInventoryUpload/SubscriptionsPageExtension/InventoryAutoUpload/InventoryAutoUpload.js:59
773
665
  msgid "Show Advanced Settings"
774
666
  msgstr ""
775
667
 
776
668
  #:
777
- #: ../webpack/ForemanInventoryUpload/SubscriptionsPageExtension/InventoryAutoUpload/InventoryAutoUpload.js:64
669
+ #: ../webpack/ForemanInventoryUpload/SubscriptionsPageExtension/InventoryAutoUpload/InventoryAutoUpload.js:68
778
670
  msgid "More details can be found in"
779
671
  msgstr ""
780
672
 
781
673
  #:
782
- #: ../webpack/ForemanInventoryUpload/SubscriptionsPageExtension/InventoryAutoUpload/InventoryAutoUpload.js:73
674
+ #: ../webpack/ForemanInventoryUpload/SubscriptionsPageExtension/InventoryAutoUpload/InventoryAutoUpload.js:76
783
675
  msgid "Configure"
784
676
  msgstr ""
785
677
 
786
- #: ../webpack/ForemanRhCloudFills.js:44
787
- msgid "Vulnerabilities"
678
+ #:
679
+ #: ../webpack/ForemanInventoryUpload/SubscriptionsPageExtension/InventoryAutoUpload/components/AdvancedSettings/AdvancedSettings.js:33
680
+ msgid "Obfuscate IPs"
788
681
  msgstr ""
789
682
 
790
683
  #:
791
- #: ../webpack/InsightsCloudSync/Components/InsightsSettings/InsightsSettings.js:24
792
- msgid "Sync automatically"
684
+ #: ../webpack/ForemanInventoryUpload/SubscriptionsPageExtension/InventoryAutoUpload/components/AdvancedSettings/AdvancedSettings.js:48
685
+ msgid "Exclude packages"
793
686
  msgstr ""
794
687
 
795
688
  #:
796
- #: ../webpack/InsightsCloudSync/Components/InsightsSettings/InsightsSettings.js:25
797
- msgid ""
798
- "Enable automatic synchronization of Insights recommendations from the Red Hat "
799
- "cloud"
689
+ #: ../webpack/ForemanInventoryUpload/SubscriptionsPageExtension/InventoryAutoUpload/components/AdvancedSettings/AdvancedSettings.js:49
690
+ msgid "Exclude packages from being uploaded to the Red Hat cloud"
691
+ msgstr ""
692
+
693
+ #:
694
+ #: ../webpack/InsightsCloudSync/Components/InsightsSettings/InsightsSettings.js:24
695
+ msgid "Sync automatically"
800
696
  msgstr ""
801
697
 
802
698
  #:
803
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:24
699
+ #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:26
804
700
  msgid "Playbook"
805
701
  msgstr ""
806
702
 
807
703
  #:
808
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:27
704
+ #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:29
809
705
  msgid "Manual"
810
706
  msgstr ""
811
707
 
812
708
  #:
813
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:40
814
- #: ../webpack/InsightsCloudSync/Components/ToolbarDropdown.js:36
815
- #: ../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
816
712
  msgid "View in Red Hat Insights"
817
713
  msgstr ""
818
714
 
819
715
  #:
820
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:49
716
+ #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:51
821
717
  #: ../webpack/InsightsHostDetailsTab/components/ListItem/ListItem.js:30
822
718
  msgid "Knowledgebase article"
823
719
  msgstr ""
824
720
 
825
721
  #:
826
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:63
827
- #: ../webpack/InsightsCloudSync/Components/RemediationModal/RemediationTableConstants.js:21
722
+ #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:65
723
+ #: ../webpack/InsightsCloudSync/Components/RemediationModal/RemediationTableConstants.js:14
828
724
  msgid "Hostname"
829
725
  msgstr ""
830
726
 
831
727
  #:
832
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:69
833
- #: ../webpack/InsightsCloudSync/Components/RemediationModal/RemediationTableConstants.js:25
728
+ #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:71
729
+ #: ../webpack/InsightsCloudSync/Components/RemediationModal/RemediationTableConstants.js:18
834
730
  msgid "Recommendation"
835
731
  msgstr ""
836
732
 
837
733
  #:
838
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:75
734
+ #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:77
839
735
  msgid "Total risk"
840
736
  msgstr ""
841
737
 
842
738
  #:
843
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:81
844
- #: ../webpack/InsightsCloudSync/Components/RemediationModal/RemediationModal.js:115
845
- #: ../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
846
742
  msgid "Remediate"
847
743
  msgstr ""
848
744
 
849
745
  #:
850
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:100
746
+ #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:102
851
747
  #: ../webpack/InsightsCloudSync/Components/InsightsTable/Pagination.js:19
852
748
  msgid "items"
853
749
  msgstr ""
854
750
 
855
751
  #:
856
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:101
752
+ #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:103
857
753
  msgid "page"
858
754
  msgstr ""
859
755
 
860
756
  #:
861
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:102
862
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:108
757
+ #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:104
758
+ #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:110
863
759
  #: ../webpack/InsightsCloudSync/Components/InsightsTable/Pagination.js:21
864
760
  #: ../webpack/InsightsCloudSync/Components/InsightsTable/Pagination.js:27
865
761
  msgid "Items per page"
866
762
  msgstr ""
867
763
 
868
764
  #:
869
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:103
765
+ #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:105
870
766
  #: ../webpack/InsightsCloudSync/Components/InsightsTable/Pagination.js:22
871
767
  msgid "per page"
872
768
  msgstr ""
873
769
 
874
770
  #:
875
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:104
771
+ #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:106
876
772
  #: ../webpack/InsightsCloudSync/Components/InsightsTable/Pagination.js:23
877
773
  msgid "Go to first page"
878
774
  msgstr ""
879
775
 
880
776
  #:
881
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:105
777
+ #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:107
882
778
  #: ../webpack/InsightsCloudSync/Components/InsightsTable/Pagination.js:24
883
779
  msgid "Go to previous page"
884
780
  msgstr ""
885
781
 
886
782
  #:
887
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:106
783
+ #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:108
888
784
  #: ../webpack/InsightsCloudSync/Components/InsightsTable/Pagination.js:25
889
785
  msgid "Go to last page"
890
786
  msgstr ""
891
787
 
892
788
  #:
893
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:107
789
+ #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:109
894
790
  #: ../webpack/InsightsCloudSync/Components/InsightsTable/Pagination.js:26
895
791
  msgid "Go to next page"
896
792
  msgstr ""
897
793
 
898
794
  #:
899
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:109
795
+ #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:111
900
796
  #: ../webpack/InsightsCloudSync/Components/InsightsTable/Pagination.js:28
901
797
  msgid "Current page"
902
798
  msgstr ""
903
799
 
904
800
  #:
905
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:110
801
+ #: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:112
906
802
  #: ../webpack/InsightsCloudSync/Components/InsightsTable/Pagination.js:29
907
803
  msgid "Pagination"
908
804
  msgstr ""
909
805
 
910
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/SelectAllAlert.js:22
806
+ #: ../webpack/InsightsCloudSync/Components/InsightsTable/SelectAllAlert.js:21
911
807
  msgid "Recommendations selected: %s."
912
808
  msgstr ""
913
809
 
914
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/SelectAllAlert.js:25
810
+ #: ../webpack/InsightsCloudSync/Components/InsightsTable/SelectAllAlert.js:24
915
811
  msgid "Select recommendations from all pages"
916
812
  msgstr ""
917
813
 
918
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/SelectAllAlert.js:37
814
+ #: ../webpack/InsightsCloudSync/Components/InsightsTable/SelectAllAlert.js:35
919
815
  msgid "All recommendations are now selected."
920
816
  msgstr ""
921
817
 
922
- #: ../webpack/InsightsCloudSync/Components/InsightsTable/SelectAllAlert.js:40
818
+ #: ../webpack/InsightsCloudSync/Components/InsightsTable/SelectAllAlert.js:38
923
819
  msgid "Clear Selection"
924
820
  msgstr ""
925
821
 
926
822
  #:
927
- #: ../webpack/InsightsCloudSync/Components/RemediationModal/RemediationModal.js:122
823
+ #: ../webpack/InsightsCloudSync/Components/RemediationModal/RemediationModal.js:57
928
824
  msgid "Remediation summary"
929
825
  msgstr ""
930
826
 
931
827
  #:
932
- #: ../webpack/InsightsCloudSync/Components/RemediationModal/RemediationModalFooter.js:52
828
+ #: ../webpack/InsightsCloudSync/Components/RemediationModal/RemediationModalFooter.js:16
933
829
  msgid "Cancel"
934
830
  msgstr ""
935
831
 
936
832
  #:
937
- #: ../webpack/InsightsCloudSync/Components/RemediationModal/RemediationTableConstants.js:14
833
+ #: ../webpack/InsightsCloudSync/Components/RemediationModal/RemediationTableConstants.js:8
938
834
  msgid "No"
939
835
  msgstr ""
940
836
 
941
837
  #:
942
- #: ../webpack/InsightsCloudSync/Components/RemediationModal/RemediationTableConstants.js:29
838
+ #: ../webpack/InsightsCloudSync/Components/RemediationModal/RemediationTableConstants.js:22
943
839
  msgid "Resolution"
944
840
  msgstr ""
945
841
 
946
842
  #:
947
- #: ../webpack/InsightsCloudSync/Components/RemediationModal/RemediationTableConstants.js:33
843
+ #: ../webpack/InsightsCloudSync/Components/RemediationModal/RemediationTableConstants.js:26
948
844
  msgid "Reboot Required"
949
845
  msgstr ""
950
846
 
951
- #: ../webpack/InsightsCloudSync/Components/ToolbarDropdown.js:25
847
+ #: ../webpack/InsightsCloudSync/Components/ToolbarDropdown.js:20
952
848
  msgid "Sync recommendations"
953
849
  msgstr ""
954
850
 
@@ -988,19 +884,19 @@ msgstr ""
988
884
  msgid "Critical"
989
885
  msgstr ""
990
886
 
991
- #: ../webpack/InsightsHostDetailsTab/InsightsTotalRiskChart.js:164
887
+ #: ../webpack/InsightsHostDetailsTab/InsightsTotalRiskChart.js:120
992
888
  msgid "Total risks"
993
889
  msgstr ""
994
890
 
995
- #: ../webpack/InsightsHostDetailsTab/InsightsTotalRiskChart.js:172
891
+ #: ../webpack/InsightsHostDetailsTab/InsightsTotalRiskChart.js:127
996
892
  msgid "View all recommendations"
997
893
  msgstr ""
998
894
 
999
- #: ../webpack/InsightsHostDetailsTab/InsightsTotalRiskChart.js:181
895
+ #: ../webpack/InsightsHostDetailsTab/InsightsTotalRiskChart.js:136
1000
896
  msgid "No results found"
1001
897
  msgstr ""
1002
898
 
1003
- #: ../webpack/InsightsHostDetailsTab/NewHostDetailsTab.js:45
899
+ #: ../webpack/InsightsHostDetailsTab/NewHostDetailsTab.js:42
1004
900
  msgid "Go to Foreman Insights page"
1005
901
  msgstr ""
1006
902
 
@@ -1016,7 +912,7 @@ msgstr ""
1016
912
  msgid "view the task page for more details"
1017
913
  msgstr ""
1018
914
 
1019
- #: ../webpack/common/table/EmptyState.js:21
915
+ #: ../webpack/common/table/EmptyState.js:22
1020
916
  msgid "Loading"
1021
917
  msgstr ""
1022
918
 
@@ -1024,7 +920,7 @@ msgstr ""
1024
920
  msgid "The server returned the following error: %s"
1025
921
  msgstr ""
1026
922
 
1027
- #: ../webpack/common/table/EmptyState.js:49
923
+ #: ../webpack/common/table/EmptyState.js:44
1028
924
  msgid "There are no recommendations for your hosts"
1029
925
  msgstr ""
1030
926