foreman_openscap 9.0.4 → 10.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (93) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_openscap/locale/cs_CZ/foreman_openscap.js +115 -127
  3. data/app/assets/javascripts/foreman_openscap/locale/de/foreman_openscap.js +12 -24
  4. data/app/assets/javascripts/foreman_openscap/locale/en/foreman_openscap.js +1 -13
  5. data/app/assets/javascripts/foreman_openscap/locale/en_GB/foreman_openscap.js +3 -15
  6. data/app/assets/javascripts/foreman_openscap/locale/es/foreman_openscap.js +12 -24
  7. data/app/assets/javascripts/foreman_openscap/locale/fr/foreman_openscap.js +83 -95
  8. data/app/assets/javascripts/foreman_openscap/locale/gl/foreman_openscap.js +4 -16
  9. data/app/assets/javascripts/foreman_openscap/locale/it/foreman_openscap.js +10 -22
  10. data/app/assets/javascripts/foreman_openscap/locale/ja/foreman_openscap.js +68 -80
  11. data/app/assets/javascripts/foreman_openscap/locale/ka/foreman_openscap.js +28 -40
  12. data/app/assets/javascripts/foreman_openscap/locale/ko/foreman_openscap.js +12 -24
  13. data/app/assets/javascripts/foreman_openscap/locale/pt_BR/foreman_openscap.js +9 -21
  14. data/app/assets/javascripts/foreman_openscap/locale/ru/foreman_openscap.js +8 -20
  15. data/app/assets/javascripts/foreman_openscap/locale/sv_SE/foreman_openscap.js +6 -18
  16. data/app/assets/javascripts/foreman_openscap/locale/zh_CN/foreman_openscap.js +67 -79
  17. data/app/assets/javascripts/foreman_openscap/locale/zh_TW/foreman_openscap.js +9 -21
  18. data/app/helpers/foreman_openscap_helper.rb +2 -18
  19. data/db/migrate/20201217161511_add_url_to_oval_content.rb +1 -1
  20. data/lib/foreman_openscap/engine.rb +148 -155
  21. data/lib/foreman_openscap/version.rb +1 -1
  22. data/locale/Makefile +12 -2
  23. data/locale/cs_CZ/LC_MESSAGES/foreman_openscap.mo +0 -0
  24. data/locale/cs_CZ/foreman_openscap.edit.po +1442 -0
  25. data/locale/cs_CZ/foreman_openscap.po +120 -130
  26. data/locale/cs_CZ/foreman_openscap.po.time_stamp +0 -0
  27. data/locale/de/LC_MESSAGES/foreman_openscap.mo +0 -0
  28. data/locale/de/foreman_openscap.edit.po +1454 -0
  29. data/locale/de/foreman_openscap.po +13 -25
  30. data/locale/de/foreman_openscap.po.time_stamp +0 -0
  31. data/locale/en/LC_MESSAGES/foreman_openscap.mo +0 -0
  32. data/locale/en/foreman_openscap.edit.po +1439 -0
  33. data/locale/en/foreman_openscap.po +1 -13
  34. data/locale/en/foreman_openscap.po.time_stamp +0 -0
  35. data/locale/en_GB/LC_MESSAGES/foreman_openscap.mo +0 -0
  36. data/locale/en_GB/foreman_openscap.edit.po +1440 -0
  37. data/locale/en_GB/foreman_openscap.po +3 -15
  38. data/locale/en_GB/foreman_openscap.po.time_stamp +0 -0
  39. data/locale/es/LC_MESSAGES/foreman_openscap.mo +0 -0
  40. data/locale/es/foreman_openscap.edit.po +1449 -0
  41. data/locale/es/foreman_openscap.po +12 -24
  42. data/locale/es/foreman_openscap.po.time_stamp +0 -0
  43. data/locale/foreman_openscap.pot +47 -61
  44. data/locale/fr/LC_MESSAGES/foreman_openscap.mo +0 -0
  45. data/locale/fr/foreman_openscap.edit.po +1455 -0
  46. data/locale/fr/foreman_openscap.po +83 -95
  47. data/locale/fr/foreman_openscap.po.time_stamp +0 -0
  48. data/locale/gl/LC_MESSAGES/foreman_openscap.mo +0 -0
  49. data/locale/gl/foreman_openscap.edit.po +1440 -0
  50. data/locale/gl/foreman_openscap.po +4 -16
  51. data/locale/gl/foreman_openscap.po.time_stamp +0 -0
  52. data/locale/it/LC_MESSAGES/foreman_openscap.mo +0 -0
  53. data/locale/it/foreman_openscap.edit.po +1442 -0
  54. data/locale/it/foreman_openscap.po +10 -22
  55. data/locale/it/foreman_openscap.po.time_stamp +0 -0
  56. data/locale/ja/LC_MESSAGES/foreman_openscap.mo +0 -0
  57. data/locale/ja/foreman_openscap.edit.po +1450 -0
  58. data/locale/ja/foreman_openscap.po +68 -80
  59. data/locale/ja/foreman_openscap.po.time_stamp +0 -0
  60. data/locale/ka/LC_MESSAGES/foreman_openscap.mo +0 -0
  61. data/locale/ka/foreman_openscap.edit.po +1444 -0
  62. data/locale/ka/foreman_openscap.po +28 -40
  63. data/locale/ka/foreman_openscap.po.time_stamp +0 -0
  64. data/locale/ko/LC_MESSAGES/foreman_openscap.mo +0 -0
  65. data/locale/ko/foreman_openscap.edit.po +1440 -0
  66. data/locale/ko/foreman_openscap.po +12 -24
  67. data/locale/ko/foreman_openscap.po.time_stamp +0 -0
  68. data/locale/pt_BR/LC_MESSAGES/foreman_openscap.mo +0 -0
  69. data/locale/pt_BR/foreman_openscap.edit.po +1454 -0
  70. data/locale/pt_BR/foreman_openscap.po +9 -21
  71. data/locale/pt_BR/foreman_openscap.po.time_stamp +0 -0
  72. data/locale/ru/LC_MESSAGES/foreman_openscap.mo +0 -0
  73. data/locale/ru/foreman_openscap.edit.po +1444 -0
  74. data/locale/ru/foreman_openscap.po +8 -20
  75. data/locale/ru/foreman_openscap.po.time_stamp +0 -0
  76. data/locale/sv_SE/LC_MESSAGES/foreman_openscap.mo +0 -0
  77. data/locale/sv_SE/foreman_openscap.edit.po +1440 -0
  78. data/locale/sv_SE/foreman_openscap.po +6 -18
  79. data/locale/sv_SE/foreman_openscap.po.time_stamp +0 -0
  80. data/locale/zh_CN/LC_MESSAGES/foreman_openscap.mo +0 -0
  81. data/locale/zh_CN/foreman_openscap.edit.po +1449 -0
  82. data/locale/zh_CN/foreman_openscap.po +67 -79
  83. data/locale/zh_CN/foreman_openscap.po.time_stamp +0 -0
  84. data/locale/zh_TW/LC_MESSAGES/foreman_openscap.mo +0 -0
  85. data/locale/zh_TW/foreman_openscap.edit.po +1441 -0
  86. data/locale/zh_TW/foreman_openscap.po +9 -21
  87. data/locale/zh_TW/foreman_openscap.po.time_stamp +0 -0
  88. data/test/unit/message_cleaner_test.rb +1 -0
  89. metadata +35 -7
  90. data/locale/action_names.rb +0 -2
  91. data/webpack/components/EditableInput.js +0 -166
  92. data/webpack/components/EditableInput.scss +0 -3
  93. data/webpack/helpers/formFieldsHelper.js +0 -114
@@ -7,11 +7,11 @@
7
7
  # FIRST AUTHOR <EMAIL@ADDRESS>, 2016
8
8
  msgid ""
9
9
  msgstr ""
10
- "Project-Id-Version: Foreman\n"
10
+ "Project-Id-Version: foreman_openscap 10.0.1\n"
11
11
  "Report-Msgid-Bugs-To: \n"
12
12
  "PO-Revision-Date: 2016-04-14 07:48+0000\n"
13
13
  "Last-Translator: FIRST AUTHOR <EMAIL@ADDRESS>, 2016\n"
14
- "Language-Team: Spanish (http://www.transifex.com/foreman/foreman/language/es/)"
14
+ "Language-Team: Spanish (http://app.transifex.com/foreman/foreman/language/es/)"
15
15
  "\n"
16
16
  "MIME-Version: 1.0\n"
17
17
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -138,7 +138,7 @@ msgid "Choose weekday"
138
138
  msgstr "Elegir día de la semana"
139
139
 
140
140
  msgid "Close"
141
- msgstr ""
141
+ msgstr "Cerrar"
142
142
 
143
143
  msgid "Compliance"
144
144
  msgstr "Cumplimiento"
@@ -168,7 +168,7 @@ msgid "Compliant with the policy"
168
168
  msgstr "En conformidad con la política"
169
169
 
170
170
  msgid "Confirm"
171
- msgstr ""
171
+ msgstr "Confirmar"
172
172
 
173
173
  msgid "Content"
174
174
  msgstr ""
@@ -195,7 +195,7 @@ msgid "Create a Tailoring file"
195
195
  msgstr "Crear un archivo de personalización"
196
196
 
197
197
  msgid "Created at"
198
- msgstr ""
198
+ msgstr "Creado"
199
199
 
200
200
  msgid "Dashboard"
201
201
  msgstr "Tablero de mandos"
@@ -464,7 +464,7 @@ msgid "Locations"
464
464
  msgstr "Ubicaciones"
465
465
 
466
466
  msgid "Manual"
467
- msgstr ""
467
+ msgstr "Manual"
468
468
 
469
469
  msgid "Message"
470
470
  msgstr "Mensaje"
@@ -527,7 +527,7 @@ msgid "No hosts selected"
527
527
  msgstr "Ningún host seleccionado"
528
528
 
529
529
  msgid "No hosts were found with that id, name or query filter"
530
- msgstr ""
530
+ msgstr "No se hallaron hosts con ese ID, nombre o filtro de consulta"
531
531
 
532
532
  msgid "No proxy found for %{name} or %{url}"
533
533
  msgstr "No se ha encontrado ningún proxy para %{name} o %{url}"
@@ -559,9 +559,6 @@ msgstr "Ninguno"
559
559
  msgid "None found"
560
560
  msgstr "No se encontró ninguno."
561
561
 
562
- msgid "None provided"
563
- msgstr ""
564
-
565
562
  msgid "None!"
566
563
  msgstr "Ninguno"
567
564
 
@@ -622,7 +619,7 @@ msgid "Passed|P"
622
619
  msgstr "Leído|P"
623
620
 
624
621
  msgid "Permission denied"
625
- msgstr ""
622
+ msgstr "Permiso negado"
626
623
 
627
624
  msgid "Please Confirm"
628
625
  msgstr "Confirmar"
@@ -682,7 +679,7 @@ msgid "Policy with id %s not found."
682
679
  msgstr "No se encontró la política con el ID %s."
683
680
 
684
681
  msgid "Profile"
685
- msgstr ""
682
+ msgstr "Perfil"
686
683
 
687
684
  msgid "Proxy failed to send a report from spool to Foreman. This indicates a corrupted report format. Report has been moved to directory for storing corrupted files on proxy for later inspection."
688
685
  msgstr "El proxy no logró enviar un informe desde la cola de espera a Foreman. Esto indica un formato de informe corrupto. El informe se movió al directorio para almacenar los archivos corruptos en el proxy para una inspección posterior."
@@ -766,7 +763,7 @@ msgid "Rule Results"
766
763
  msgstr "Resultados de regla"
767
764
 
768
765
  msgid "Run"
769
- msgstr ""
766
+ msgstr "Ejecutar"
770
767
 
771
768
  msgid "Run OpenSCAP remediation with Ansible"
772
769
  msgstr ""
@@ -853,7 +850,7 @@ msgid "Smart Class Parameters"
853
850
  msgstr "Parámetros de clase inteligente"
854
851
 
855
852
  msgid "Snippet"
856
- msgstr ""
853
+ msgstr "Snippet"
857
854
 
858
855
  msgid "Something went wrong while selecting compliance reports - %s"
859
856
  msgstr "Algo ha fallado al seleccionar los informes de cumplimiento: %s."
@@ -917,12 +914,6 @@ msgstr "En el Protocolo de Automatización del Contenido de Seguridad (SCAP, por
917
914
  msgid "The following %{key_name} were missing for %{item_name}: %{key_names}. Make sure they are imported before proceeding."
918
915
  msgstr "Faltan los siguientes %{key_name} para %{item_name}: %{key_names}. Asegúrese de que se importan antes de continuar."
919
916
 
920
- msgid "The following Smart Proxies need to be updated to unlock the feature: %s. "
921
- msgstr "Deben actualizarse los siguientes proxies inteligentes al desbloquear la funcionalidad: %s. "
922
-
923
- msgid "The following proxies could not be reached: %s. Please make sure they are available so Foreman can check their versions."
924
- msgstr "No se pudieron alcanzar los siguientes proxies: %s. Asegúrese de que estén disponibles para que Foreman pueda verificar sus versiones."
925
-
926
917
  msgid "The identifier of the host"
927
918
  msgstr "El identificador del host"
928
919
 
@@ -941,9 +932,6 @@ msgstr ""
941
932
  msgid "There's no available report for this host"
942
933
  msgstr ""
943
934
 
944
- msgid "This feature is temporarily disabled. "
945
- msgstr "Esta función se encuentra temporalmente deshabilitada."
946
-
947
935
  msgid "This leaves the setup of the foreman_scap_client solely on the user. The policy still needs to be defined in order to link incoming ARF reports."
948
936
  msgstr ""
949
937
 
@@ -951,7 +939,7 @@ msgid "This profile will be used to override the one from scap content"
951
939
  msgstr "Este perfil se utilizará para anular el perfil del contenido scap"
952
940
 
953
941
  msgid "Title"
954
- msgstr ""
942
+ msgstr "Título"
955
943
 
956
944
  msgid "To deploy foreman_scap_client, ansible roles run needs to be triggered manually. Manual run is also required after any change to this policy."
957
945
  msgstr ""
File without changes
@@ -8,8 +8,8 @@ msgid ""
8
8
  msgstr ""
9
9
  "Project-Id-Version: foreman_openscap 1.0.0\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
- "POT-Creation-Date: 2024-07-10 15:24+0000\n"
12
- "PO-Revision-Date: 2024-07-10 15:24+0000\n"
11
+ "POT-Creation-Date: 2024-10-29 14:04+0000\n"
12
+ "PO-Revision-Date: 2024-10-29 14:04+0000\n"
13
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
15
15
  "Language: \n"
@@ -169,7 +169,7 @@ msgid "XML containing SCAP content"
169
169
  msgstr ""
170
170
 
171
171
  #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:42
172
- #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:37
172
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:36
173
173
  msgid "Original file name of the XML file"
174
174
  msgstr ""
175
175
 
@@ -207,35 +207,35 @@ msgid ""
207
207
  "}"
208
208
  msgstr ""
209
209
 
210
- #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:11
210
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:10
211
211
  msgid "List Tailoring files"
212
212
  msgstr ""
213
213
 
214
- #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:19
214
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:18
215
215
  msgid "Download a Tailoring file as XML"
216
216
  msgstr ""
217
217
 
218
- #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:28
218
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:27
219
219
  msgid "Show a Tailoring file"
220
220
  msgstr ""
221
221
 
222
- #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:35
222
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:34
223
223
  msgid "Tailoring file name"
224
224
  msgstr ""
225
225
 
226
- #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:36
226
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:35
227
227
  msgid "XML containing tailoring file"
228
228
  msgstr ""
229
229
 
230
- #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:42
230
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:41
231
231
  msgid "Create a Tailoring file"
232
232
  msgstr ""
233
233
 
234
- #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:50
234
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:49
235
235
  msgid "Update a Tailoring file"
236
236
  msgstr ""
237
237
 
238
- #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:58
238
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:57
239
239
  msgid "Deletes a Tailoring file"
240
240
  msgstr ""
241
241
 
@@ -476,7 +476,7 @@ msgstr ""
476
476
 
477
477
  #: ../app/helpers/compliance_hosts_helper.rb:37
478
478
  #: ../app/models/foreman_openscap/compliance_status.rb:8
479
- #: ../lib/foreman_openscap/engine.rb:140
479
+ #: ../lib/foreman_openscap/engine.rb:132
480
480
  #: ../webpack/components/HostExtentions/HostKebabItems.js:39
481
481
  msgid "Compliance"
482
482
  msgstr ""
@@ -533,6 +533,7 @@ msgstr ""
533
533
  #: ../app/helpers/policies_helper.rb:115
534
534
  #: ../app/views/arf_reports/_list.html.erb:53
535
535
  #: ../webpack/components/ConfirmModal.js:29
536
+ #: ../webpack/components/OpenscapRemediationWizard/Footer.js:47
536
537
  msgid "Cancel"
537
538
  msgstr ""
538
539
 
@@ -676,23 +677,23 @@ msgstr ""
676
677
  msgid "Cannot generate HTML guide, no valid OpenSCAP proxy server found."
677
678
  msgstr ""
678
679
 
679
- #: ../app/models/foreman_openscap/policy.rb:227
680
+ #: ../app/models/foreman_openscap/policy.rb:223
680
681
  msgid "must be present when tailoring file profile present"
681
682
  msgstr ""
682
683
 
683
- #: ../app/models/foreman_openscap/policy.rb:228
684
+ #: ../app/models/foreman_openscap/policy.rb:224
684
685
  msgid "must be present when tailoring file present"
685
686
  msgstr ""
686
687
 
687
- #: ../app/models/foreman_openscap/policy.rb:233
688
+ #: ../app/models/foreman_openscap/policy.rb:229
688
689
  msgid "does not come from selected tailoring file"
689
690
  msgstr ""
690
691
 
691
- #: ../app/models/foreman_openscap/policy.rb:239
692
+ #: ../app/models/foreman_openscap/policy.rb:235
692
693
  msgid "does not have the selected SCAP content profile"
693
694
  msgstr ""
694
695
 
695
- #: ../app/models/foreman_openscap/policy.rb:271
696
+ #: ../app/models/foreman_openscap/policy.rb:267
696
697
  msgid ""
697
698
  "cannot assign to %s, all assigned policies must be deployed in the same way, c"
698
699
  "heck 'deploy by' for each assigned policy"
@@ -776,20 +777,6 @@ msgstr ""
776
777
  msgid "Failed to save when overriding parameters for %{config_tool}, cause: %{errors}"
777
778
  msgstr ""
778
779
 
779
- #: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:39
780
- msgid "This feature is temporarily disabled. "
781
- msgstr ""
782
-
783
- #: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:40
784
- msgid "The following Smart Proxies need to be updated to unlock the feature: %s. "
785
- msgstr ""
786
-
787
- #: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:41
788
- msgid ""
789
- "The following proxies could not be reached: %s. Please make sure they are avai"
790
- "lable so Foreman can check their versions."
791
- msgstr ""
792
-
793
780
  #: ../app/validators/foreman_openscap/data_stream_validator.rb:9
794
781
  msgid "No proxy with OpenSCAP feature was found."
795
782
  msgstr ""
@@ -905,6 +892,7 @@ msgid "these Compliance reports"
905
892
  msgstr ""
906
893
 
907
894
  #: ../app/views/arf_reports/show.html.erb:14
895
+ #: ../webpack/components/OpenscapRemediationWizard/Footer.js:40
908
896
  msgid "Back"
909
897
  msgstr ""
910
898
 
@@ -961,7 +949,7 @@ msgid "No report for this policy"
961
949
  msgstr ""
962
950
 
963
951
  #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:1
964
- #: ../lib/foreman_openscap/engine.rb:156
952
+ #: ../lib/foreman_openscap/engine.rb:148
965
953
  msgid "Latest Compliance Reports"
966
954
  msgstr ""
967
955
 
@@ -978,7 +966,7 @@ msgid "Policy is missing"
978
966
  msgstr ""
979
967
 
980
968
  #: ../app/views/dashboard/_compliance_reports_breakdown_widget.html.erb:1
981
- #: ../lib/foreman_openscap/engine.rb:158
969
+ #: ../lib/foreman_openscap/engine.rb:150
982
970
  msgid "Compliance Reports Breakdown"
983
971
  msgstr ""
984
972
 
@@ -1147,6 +1135,7 @@ msgid "Choose day in month"
1147
1135
  msgstr ""
1148
1136
 
1149
1137
  #: ../app/views/policies/steps/_step_form.html.erb:11
1138
+ #: ../webpack/components/OpenscapRemediationWizard/Footer.js:31
1150
1139
  msgid "Next"
1151
1140
  msgstr ""
1152
1141
 
@@ -1320,7 +1309,7 @@ msgstr ""
1320
1309
  #: ../app/views/tailoring_files/index.html.erb:1
1321
1310
  #: ../app/views/tailoring_files/welcome.html.erb:1
1322
1311
  #: ../app/views/tailoring_files/welcome.html.erb:6
1323
- #: ../lib/foreman_openscap/engine.rb:150
1312
+ #: ../lib/foreman_openscap/engine.rb:142
1324
1313
  msgid "Tailoring Files"
1325
1314
  msgstr ""
1326
1315
 
@@ -1345,7 +1334,7 @@ msgid ""
1345
1334
  " via %s"
1346
1335
  msgstr ""
1347
1336
 
1348
- #: ../app/views/tailoring_files/welcome.html.erb:13
1337
+ #: ../app/views/tailoring_files/welcome.html.erb:12
1349
1338
  msgid "New Tailoring File"
1350
1339
  msgstr ""
1351
1340
 
@@ -1391,41 +1380,41 @@ msgstr ""
1391
1380
  msgid "%s content"
1392
1381
  msgstr ""
1393
1382
 
1394
- #: ../lib/foreman_openscap/engine.rb:141
1383
+ #: ../lib/foreman_openscap/engine.rb:133
1395
1384
  msgid "Policies"
1396
1385
  msgstr ""
1397
1386
 
1398
- #: ../lib/foreman_openscap/engine.rb:144
1387
+ #: ../lib/foreman_openscap/engine.rb:136
1399
1388
  msgid "SCAP contents"
1400
1389
  msgstr ""
1401
1390
 
1402
- #: ../lib/foreman_openscap/engine.rb:147
1391
+ #: ../lib/foreman_openscap/engine.rb:139
1403
1392
  msgid "Reports"
1404
1393
  msgstr ""
1405
1394
 
1406
- #: ../lib/foreman_openscap/engine.rb:172
1395
+ #: ../lib/foreman_openscap/engine.rb:164
1407
1396
  msgid ""
1408
1397
  "OpenSCAP Proxy to use for fetching SCAP content and uploading ARF reports. Lea"
1409
1398
  "ve blank and override appropriate parameters when using proxy load balancer."
1410
1399
  msgstr ""
1411
1400
 
1412
- #: ../lib/foreman_openscap/engine.rb:176 ../lib/foreman_openscap/engine.rb:181
1401
+ #: ../lib/foreman_openscap/engine.rb:168 ../lib/foreman_openscap/engine.rb:173
1413
1402
  msgid "OpenSCAP Proxy"
1414
1403
  msgstr ""
1415
1404
 
1416
- #: ../lib/foreman_openscap/engine.rb:178 ../lib/foreman_openscap/engine.rb:183
1405
+ #: ../lib/foreman_openscap/engine.rb:170 ../lib/foreman_openscap/engine.rb:175
1417
1406
  msgid "ID of OpenSCAP Proxy"
1418
1407
  msgstr ""
1419
1408
 
1420
- #: ../lib/foreman_openscap/engine.rb:222 ../lib/foreman_openscap/engine.rb:240
1409
+ #: ../lib/foreman_openscap/engine.rb:215 ../lib/foreman_openscap/engine.rb:233
1421
1410
  msgid "Run OpenSCAP scan"
1422
1411
  msgstr ""
1423
1412
 
1424
- #: ../lib/foreman_openscap/engine.rb:227 ../lib/foreman_openscap/engine.rb:241
1413
+ #: ../lib/foreman_openscap/engine.rb:220 ../lib/foreman_openscap/engine.rb:234
1425
1414
  msgid "Run OpenSCAP remediation with Ansible"
1426
1415
  msgstr ""
1427
1416
 
1428
- #: ../lib/foreman_openscap/engine.rb:232 ../lib/foreman_openscap/engine.rb:242
1417
+ #: ../lib/foreman_openscap/engine.rb:225 ../lib/foreman_openscap/engine.rb:235
1429
1418
  msgid "Run OpenSCAP remediation with Shell"
1430
1419
  msgstr ""
1431
1420
 
@@ -1433,42 +1422,39 @@ msgstr ""
1433
1422
  msgid "Confirm"
1434
1423
  msgstr ""
1435
1424
 
1436
- #: ../webpack/components/EditableInput.js:79
1437
- msgid "None provided"
1438
- msgstr ""
1439
-
1440
1425
  #: ../webpack/components/HostExtentions/HostKebabItems.js:37
1441
1426
  msgid "There's no available report for this host"
1442
1427
  msgstr ""
1443
1428
 
1444
- #: ../webpack/components/OpenscapRemediationWizard/ViewSelectedHostsLink.js:28
1445
- msgid "View selected hosts"
1429
+ #: ../webpack/components/OpenscapRemediationWizard/Footer.js:30
1430
+ #: ../webpack/components/OpenscapRemediationWizard/index.js:94
1431
+ msgid "Run"
1446
1432
  msgstr ""
1447
1433
 
1448
- #: ../webpack/components/OpenscapRemediationWizard/index.js:69
1449
- #: ../webpack/components/OpenscapRemediationWizard/steps/ReviewHosts.js:193
1450
- msgid "Review hosts"
1434
+ #: ../webpack/components/OpenscapRemediationWizard/ViewSelectedHostsLink.js:28
1435
+ msgid "View selected hosts"
1451
1436
  msgstr ""
1452
1437
 
1453
- #: ../webpack/components/OpenscapRemediationWizard/index.js:77
1438
+ #: ../webpack/components/OpenscapRemediationWizard/constants.js:19
1454
1439
  #: ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:123
1455
1440
  msgid "Select snippet"
1456
1441
  msgstr ""
1457
1442
 
1458
- #: ../webpack/components/OpenscapRemediationWizard/index.js:85
1459
- #: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:97
1460
- msgid "Review remediation"
1443
+ #: ../webpack/components/OpenscapRemediationWizard/constants.js:20
1444
+ #: ../webpack/components/OpenscapRemediationWizard/steps/ReviewHosts.js:193
1445
+ msgid "Review hosts"
1461
1446
  msgstr ""
1462
1447
 
1463
- #: ../webpack/components/OpenscapRemediationWizard/index.js:89
1464
- msgid "Run"
1448
+ #: ../webpack/components/OpenscapRemediationWizard/constants.js:21
1449
+ #: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:97
1450
+ msgid "Review remediation"
1465
1451
  msgstr ""
1466
1452
 
1467
- #: ../webpack/components/OpenscapRemediationWizard/index.js:93
1453
+ #: ../webpack/components/OpenscapRemediationWizard/constants.js:22
1468
1454
  msgid "Done"
1469
1455
  msgstr ""
1470
1456
 
1471
- #: ../webpack/components/OpenscapRemediationWizard/index.js:127
1457
+ #: ../webpack/components/OpenscapRemediationWizard/index.js:132
1472
1458
  msgid "Remediate %s rule"
1473
1459
  msgstr ""
1474
1460