foreman_openscap 0.11.4 → 0.11.5

Sign up to get free protection for your applications and to get access to all the features.
@@ -42,11 +42,19 @@ msgstr ""
42
42
  msgid "Download ARF report in HTML"
43
43
  msgstr ""
44
44
 
45
- #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:87
45
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:93
46
+ msgid "Policy with id %s not found."
47
+ msgstr ""
48
+
49
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:100
50
+ msgid "Could not find host identified by: %s"
51
+ msgstr ""
52
+
53
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:105
46
54
  msgid "Failed to upload Arf Report, OpenSCAP proxy name or url not found in params when uploading for %s and host is missing openscap_proxy"
47
55
  msgstr ""
48
56
 
49
- #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:99
57
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:117
50
58
  msgid "No proxy found for %{name} or %{url}"
51
59
  msgstr ""
52
60
 
@@ -106,27 +114,31 @@ msgstr ""
106
114
  msgid "Tailoring file profile ID"
107
115
  msgstr ""
108
116
 
109
- #: ../app/controllers/api/v2/compliance/policies_controller.rb:56
117
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:52
118
+ msgid "How the policy should be deployed"
119
+ msgstr ""
120
+
121
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:57
110
122
  msgid "Create a Policy"
111
123
  msgstr ""
112
124
 
113
- #: ../app/controllers/api/v2/compliance/policies_controller.rb:64
125
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:66
114
126
  msgid "Update a Policy"
115
127
  msgstr ""
116
128
 
117
- #: ../app/controllers/api/v2/compliance/policies_controller.rb:72
129
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:74
118
130
  msgid "Delete a Policy"
119
131
  msgstr ""
120
132
 
121
- #: ../app/controllers/api/v2/compliance/policies_controller.rb:79
133
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:81
122
134
  msgid "Show a policy's SCAP content"
123
135
  msgstr ""
124
136
 
125
- #: ../app/controllers/api/v2/compliance/policies_controller.rb:89
137
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:91
126
138
  msgid "Show a policy's Tailoring file"
127
139
  msgstr ""
128
140
 
129
- #: ../app/controllers/api/v2/compliance/policies_controller.rb:99
141
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:101
130
142
  msgid "No Tailoring file assigned for policy with id %s"
131
143
  msgstr ""
132
144
 
@@ -242,31 +254,31 @@ msgstr ""
242
254
  msgid "No OpenSCAP Proxy selected."
243
255
  msgstr ""
244
256
 
245
- #: ../app/controllers/policies_controller.rb:83
257
+ #: ../app/controllers/policies_controller.rb:84
246
258
  msgid "Updated hosts: Assigned with compliance policy: %s"
247
259
  msgstr ""
248
260
 
249
- #: ../app/controllers/policies_controller.rb:87
261
+ #: ../app/controllers/policies_controller.rb:88
250
262
  msgid "No compliance policy selected."
251
263
  msgstr ""
252
264
 
253
- #: ../app/controllers/policies_controller.rb:99
265
+ #: ../app/controllers/policies_controller.rb:100
254
266
  msgid "Updated hosts: Unassigned from compliance policy '%s'"
255
267
  msgstr ""
256
268
 
257
- #: ../app/controllers/policies_controller.rb:101
269
+ #: ../app/controllers/policies_controller.rb:102
258
270
  msgid "No valid policy ID provided"
259
271
  msgstr ""
260
272
 
261
- #: ../app/controllers/policies_controller.rb:121
273
+ #: ../app/controllers/policies_controller.rb:122
262
274
  msgid "No hosts were found."
263
275
  msgstr ""
264
276
 
265
- #: ../app/controllers/policies_controller.rb:125
277
+ #: ../app/controllers/policies_controller.rb:126
266
278
  msgid "No hosts selected"
267
279
  msgstr ""
268
280
 
269
- #: ../app/controllers/policies_controller.rb:130
281
+ #: ../app/controllers/policies_controller.rb:131
270
282
  msgid "Something went wrong while selecting hosts - %s"
271
283
  msgstr ""
272
284
 
@@ -381,47 +393,51 @@ msgstr ""
381
393
  msgid "Host is deleted"
382
394
  msgstr ""
383
395
 
384
- #: ../app/helpers/policies_helper.rb:20
396
+ #: ../app/helpers/foreman_openscap_helper.rb:2
397
+ msgid "documentation"
398
+ msgstr ""
399
+
400
+ #: ../app/helpers/policies_helper.rb:56
385
401
  msgid "Choose existing SCAP Content"
386
402
  msgstr ""
387
403
 
388
- #: ../app/helpers/policies_helper.rb:21 ../app/helpers/policies_helper.rb:26 ../app/models/foreman_openscap/policy.rb:100 ../app/views/policies/_form.html.erb:9 ../app/views/scap_contents/welcome.html.erb:1 ../app/views/scap_contents/welcome.html.erb:6
404
+ #: ../app/helpers/policies_helper.rb:57 ../app/helpers/policies_helper.rb:62 ../app/models/foreman_openscap/policy.rb:100 ../app/views/policies/_form.html.erb:10 ../app/views/scap_contents/welcome.html.erb:1 ../app/views/scap_contents/welcome.html.erb:6
389
405
  msgid "SCAP Content"
390
406
  msgstr ""
391
407
 
392
- #: ../app/helpers/policies_helper.rb:36 ../app/helpers/policies_helper.rb:43
408
+ #: ../app/helpers/policies_helper.rb:72 ../app/helpers/policies_helper.rb:79
393
409
  msgid "XCCDF Profile"
394
410
  msgstr ""
395
411
 
396
- #: ../app/helpers/policies_helper.rb:42
412
+ #: ../app/helpers/policies_helper.rb:78
397
413
  msgid "Default XCCDF profile"
398
414
  msgstr ""
399
415
 
400
- #: ../app/helpers/policies_helper.rb:51
416
+ #: ../app/helpers/policies_helper.rb:87
401
417
  msgid "Choose Tailoring File"
402
418
  msgstr ""
403
419
 
404
- #: ../app/helpers/policies_helper.rb:52 ../app/views/policies/_list.html.erb:6
420
+ #: ../app/helpers/policies_helper.rb:88 ../app/views/policies/_list.html.erb:6
405
421
  msgid "Tailoring File"
406
422
  msgstr ""
407
423
 
408
- #: ../app/helpers/policies_helper.rb:61
424
+ #: ../app/helpers/policies_helper.rb:97
409
425
  msgid "XCCDF Profile in Tailoring File"
410
426
  msgstr ""
411
427
 
412
- #: ../app/helpers/policies_helper.rb:62
428
+ #: ../app/helpers/policies_helper.rb:98
413
429
  msgid "This profile will be used to override the one from scap content"
414
430
  msgstr ""
415
431
 
416
- #: ../app/helpers/policies_helper.rb:73 ../app/views/arf_reports/_list.html.erb:53
432
+ #: ../app/helpers/policies_helper.rb:109 ../app/views/arf_reports/_list.html.erb:53
417
433
  msgid "Submit"
418
434
  msgstr ""
419
435
 
420
- #: ../app/helpers/policies_helper.rb:78 ../app/views/arf_reports/_list.html.erb:52
436
+ #: ../app/helpers/policies_helper.rb:114 ../app/views/arf_reports/_list.html.erb:52
421
437
  msgid "Cancel"
422
438
  msgstr ""
423
439
 
424
- #: ../app/helpers/policies_helper.rb:109 ../lib/foreman_openscap/engine.rb:138
440
+ #: ../app/helpers/policies_helper.rb:145 ../lib/foreman_openscap/engine.rb:138
425
441
  msgid "Policies"
426
442
  msgstr ""
427
443
 
@@ -473,14 +489,10 @@ msgstr ""
473
489
  msgid "is not included in SCAP_RESULT"
474
490
  msgstr ""
475
491
 
476
- #: ../app/models/concerns/foreman_openscap/openscap_proxy_core_extensions.rb:66
492
+ #: ../app/models/concerns/foreman_openscap/openscap_proxy_core_extensions.rb:68
477
493
  msgid "must have Openscap feature"
478
494
  msgstr ""
479
495
 
480
- #: ../app/models/concerns/foreman_openscap/openscap_proxy_core_extensions.rb:71
481
- msgid "Puppet class 'foreman_scap_client' not found, make sure it is imported from Puppet master"
482
- msgstr ""
483
-
484
496
  #: ../app/models/concerns/foreman_openscap/openscap_proxy_extensions.rb:8
485
497
  msgid "No OpenSCAP proxy found for %{class} with id %{id}"
486
498
  msgstr ""
@@ -501,7 +513,7 @@ msgstr ""
501
513
  msgid "Unknown Compliance status"
502
514
  msgstr ""
503
515
 
504
- #: ../app/models/foreman_openscap/policy.rb:29 ../app/models/foreman_openscap/policy.rb:304
516
+ #: ../app/models/foreman_openscap/policy.rb:27 ../app/models/foreman_openscap/policy.rb:265
505
517
  msgid "is not a valid value"
506
518
  msgstr ""
507
519
 
@@ -513,19 +525,23 @@ msgstr ""
513
525
  msgid "Cannot generate HTML guide, no valid OpenSCAP proxy server found."
514
526
  msgstr ""
515
527
 
528
+ #: ../app/models/foreman_openscap/policy.rb:100 ../app/views/policies/_form.html.erb:8
529
+ msgid "Deployment Options"
530
+ msgstr ""
531
+
516
532
  #: ../app/models/foreman_openscap/policy.rb:100
517
- msgid "Create policy"
533
+ msgid "Policy Attributes"
518
534
  msgstr ""
519
535
 
520
- #: ../app/models/foreman_openscap/policy.rb:100 ../app/views/policies/_form.html.erb:10
536
+ #: ../app/models/foreman_openscap/policy.rb:100 ../app/views/policies/_form.html.erb:11
521
537
  msgid "Schedule"
522
538
  msgstr ""
523
539
 
524
- #: ../app/models/foreman_openscap/policy.rb:101 ../app/views/policies/_form.html.erb:12 ../app/views/scap_contents/_form.html.erb:11 ../app/views/tailoring_files/_form.html.erb:11
540
+ #: ../app/models/foreman_openscap/policy.rb:101 ../app/views/policies/_form.html.erb:13 ../app/views/scap_contents/_form.html.erb:11 ../app/views/tailoring_files/_form.html.erb:11
525
541
  msgid "Locations"
526
542
  msgstr ""
527
543
 
528
- #: ../app/models/foreman_openscap/policy.rb:102 ../app/views/policies/_form.html.erb:15 ../app/views/scap_contents/_form.html.erb:14 ../app/views/tailoring_files/_form.html.erb:14
544
+ #: ../app/models/foreman_openscap/policy.rb:102 ../app/views/policies/_form.html.erb:16 ../app/views/scap_contents/_form.html.erb:14 ../app/views/tailoring_files/_form.html.erb:14
529
545
  msgid "Organizations"
530
546
  msgstr ""
531
547
 
@@ -533,39 +549,27 @@ msgstr ""
533
549
  msgid "Hostgroups"
534
550
  msgstr ""
535
551
 
536
- #: ../app/models/foreman_openscap/policy.rb:251
537
- msgid "Required Puppet class %{class} is not found, please ensure it imported first."
538
- msgstr ""
539
-
540
- #: ../app/models/foreman_openscap/policy.rb:277
541
- msgid "Puppet class %{class} does not have %{parameter} class parameter."
542
- msgstr ""
543
-
544
- #: ../app/models/foreman_openscap/policy.rb:286
545
- msgid "%{parameter} class parameter for class %{class} could not be configured."
546
- msgstr ""
547
-
548
- #: ../app/models/foreman_openscap/policy.rb:298
552
+ #: ../app/models/foreman_openscap/policy.rb:259
549
553
  msgid "does not consist of 5 parts separated by space"
550
554
  msgstr ""
551
555
 
552
- #: ../app/models/foreman_openscap/policy.rb:310
556
+ #: ../app/models/foreman_openscap/policy.rb:271
553
557
  msgid "must be between 1 and 31"
554
558
  msgstr ""
555
559
 
556
- #: ../app/models/foreman_openscap/policy.rb:315
560
+ #: ../app/models/foreman_openscap/policy.rb:276
557
561
  msgid "must be present when tailoring file profile present"
558
562
  msgstr ""
559
563
 
560
- #: ../app/models/foreman_openscap/policy.rb:316
564
+ #: ../app/models/foreman_openscap/policy.rb:277
561
565
  msgid "must be present when tailoring file present"
562
566
  msgstr ""
563
567
 
564
- #: ../app/models/foreman_openscap/policy.rb:321
568
+ #: ../app/models/foreman_openscap/policy.rb:282
565
569
  msgid "does not come from selected tailoring file"
566
570
  msgstr ""
567
571
 
568
- #: ../app/models/foreman_openscap/policy.rb:327
572
+ #: ../app/models/foreman_openscap/policy.rb:288
569
573
  msgid "does not have the selected SCAP content profile"
570
574
  msgstr ""
571
575
 
@@ -573,6 +577,38 @@ msgstr ""
573
577
  msgid "invalid type %s"
574
578
  msgstr ""
575
579
 
580
+ #: ../app/services/foreman_openscap/client_config/ansible.rb:32
581
+ msgid "Ansible role"
582
+ msgstr ""
583
+
584
+ #: ../app/services/foreman_openscap/client_config/ansible.rb:33
585
+ msgid "Ansible variables"
586
+ msgstr ""
587
+
588
+ #: ../app/services/foreman_openscap/client_config/puppet.rb:32
589
+ msgid "Puppet class"
590
+ msgstr ""
591
+
592
+ #: ../app/services/foreman_openscap/client_config/puppet.rb:33
593
+ msgid "Smart Class Parameters"
594
+ msgstr ""
595
+
596
+ #: ../app/services/foreman_openscap/lookup_key_overrider.rb:13
597
+ msgid "%{type} was selected to deploy policy to clients, but %{type} is not available. Are you missing a plugin?"
598
+ msgstr ""
599
+
600
+ #: ../app/services/foreman_openscap/lookup_key_overrider.rb:27
601
+ msgid "Required %{msg_name} %{class} was not found, please ensure it is imported first."
602
+ msgstr ""
603
+
604
+ #: ../app/services/foreman_openscap/lookup_key_overrider.rb:57
605
+ msgid "The following %{key_name} were missing for %{item_name}: %{key_names}. Make sure they are imported before proceeding."
606
+ msgstr ""
607
+
608
+ #: ../app/services/foreman_openscap/lookup_key_overrider.rb:89
609
+ msgid "Failed to save when overriding parameters for %{config_tool}, cause: %{errors}"
610
+ msgstr ""
611
+
576
612
  #: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:39
577
613
  msgid "This feature is temporarily disabled. "
578
614
  msgstr ""
@@ -697,7 +733,7 @@ msgstr ""
697
733
  msgid "Host"
698
734
  msgstr ""
699
735
 
700
- #: ../app/views/arf_reports/delete_multiple.html.erb:27 action_names.rb:18
736
+ #: ../app/views/arf_reports/delete_multiple.html.erb:27
701
737
  msgid "Delete"
702
738
  msgstr ""
703
739
 
@@ -849,27 +885,27 @@ msgstr ""
849
885
  msgid "Select OpenSCAP Proxy"
850
886
  msgstr ""
851
887
 
852
- #: ../app/views/policies/_form.html.erb:8
888
+ #: ../app/views/policies/_form.html.erb:9
853
889
  msgid "General"
854
890
  msgstr ""
855
891
 
856
- #: ../app/views/policies/_form.html.erb:17
892
+ #: ../app/views/policies/_form.html.erb:18
857
893
  msgid "Host Groups"
858
894
  msgstr ""
859
895
 
860
- #: ../app/views/policies/_form.html.erb:41 ../app/views/policies/steps/_schedule_form.html.erb:6
896
+ #: ../app/views/policies/_form.html.erb:45 ../app/views/policies/steps/_schedule_form.html.erb:6
861
897
  msgid "Choose period"
862
898
  msgstr ""
863
899
 
864
- #: ../app/views/policies/_form.html.erb:43 ../app/views/policies/steps/_schedule_form.html.erb:8
900
+ #: ../app/views/policies/_form.html.erb:47 ../app/views/policies/steps/_schedule_form.html.erb:8
865
901
  msgid "Choose weekday"
866
902
  msgstr ""
867
903
 
868
- #: ../app/views/policies/_form.html.erb:44 ../app/views/policies/steps/_schedule_form.html.erb:9
904
+ #: ../app/views/policies/_form.html.erb:48 ../app/views/policies/steps/_schedule_form.html.erb:9
869
905
  msgid "Number of a day in month, note that not all months have same count of days"
870
906
  msgstr ""
871
907
 
872
- #: ../app/views/policies/_form.html.erb:45 ../app/views/policies/steps/_schedule_form.html.erb:10
908
+ #: ../app/views/policies/_form.html.erb:49 ../app/views/policies/steps/_schedule_form.html.erb:10
873
909
  msgid "You can specify custom cron line, e.g. \"0 3 * * *\", separate each of 5 values by space"
874
910
  msgstr ""
875
911
 
@@ -1152,269 +1188,37 @@ msgid "Run OpenSCAP scan"
1152
1188
  msgstr ""
1153
1189
 
1154
1190
  #: action_names.rb:2
1155
- msgid "Action with sub plans"
1191
+ msgid "Import Puppet classes"
1156
1192
  msgstr ""
1157
1193
 
1158
1194
  #: action_names.rb:3
1159
- msgid "Import facts"
1195
+ msgid "Remote action:"
1160
1196
  msgstr ""
1161
1197
 
1162
1198
  #: action_names.rb:4
1163
- msgid "Import Puppet classes"
1199
+ msgid "Action with sub plans"
1164
1200
  msgstr ""
1165
1201
 
1166
1202
  #: action_names.rb:5
1167
- msgid "Remote action:"
1203
+ msgid "Import facts"
1168
1204
  msgstr ""
1169
1205
 
1170
1206
  #: action_names.rb:6
1171
- msgid "Create client"
1207
+ msgid "Delete host"
1172
1208
  msgstr ""
1173
1209
 
1174
1210
  #: action_names.rb:7
1175
- msgid "Delete client"
1211
+ msgid "Update host"
1176
1212
  msgstr ""
1177
1213
 
1178
1214
  #: action_names.rb:8
1179
- msgid "Delete host"
1215
+ msgid "Update node"
1180
1216
  msgstr ""
1181
1217
 
1182
1218
  #: action_names.rb:9
1183
- msgid "Update host"
1219
+ msgid "Create client"
1184
1220
  msgstr ""
1185
1221
 
1186
1222
  #: action_names.rb:10
1187
- msgid "Update node"
1188
- msgstr ""
1189
-
1190
- #: action_names.rb:11
1191
- msgid "Abstract async task"
1192
- msgstr ""
1193
-
1194
- #: action_names.rb:12
1195
- msgid "Create"
1196
- msgstr ""
1197
-
1198
- #: action_names.rb:13
1199
- msgid "Delete Activation Key"
1200
- msgstr ""
1201
-
1202
- #: action_names.rb:14
1203
- msgid "Update"
1204
- msgstr ""
1205
-
1206
- #: action_names.rb:15
1207
- msgid "Configure capsule"
1208
- msgstr ""
1209
-
1210
- #: action_names.rb:16
1211
- msgid "Create repos"
1212
- msgstr ""
1213
-
1214
- #: action_names.rb:17
1215
- msgid "Synchronize smart proxy"
1216
- msgstr ""
1217
-
1218
- #: action_names.rb:19
1219
- msgid "Errata mail"
1220
- msgstr ""
1221
-
1222
- #: action_names.rb:20
1223
- msgid "Incremental Update of Content View Version(s) "
1224
- msgstr ""
1225
-
1226
- #: action_names.rb:21
1227
- msgid "Promote"
1228
- msgstr ""
1229
-
1230
- #: action_names.rb:22
1231
- msgid "Promotion to Environment"
1232
- msgstr ""
1233
-
1234
- #: action_names.rb:23
1235
- msgid "Publish"
1236
- msgstr ""
1237
-
1238
- #: action_names.rb:24
1239
- msgid "Remove Versions and Associations"
1240
- msgstr ""
1241
-
1242
- #: action_names.rb:25
1243
- msgid "Remove from Environment"
1244
- msgstr ""
1245
-
1246
- #: action_names.rb:26
1247
- msgid "Remove Version"
1248
- msgstr ""
1249
-
1250
- #: action_names.rb:27
1251
- msgid "Export"
1252
- msgstr ""
1253
-
1254
- #: action_names.rb:28
1255
- msgid "Fetch pxe files"
1256
- msgstr ""
1257
-
1258
- #: action_names.rb:29
1259
- msgid "Filtered index content"
1260
- msgstr ""
1261
-
1262
- #: action_names.rb:30
1263
- msgid "Upload into"
1264
- msgstr ""
1265
-
1266
- #: action_names.rb:31
1267
- msgid "Index content"
1268
- msgstr ""
1269
-
1270
- #: action_names.rb:32
1271
- msgid "Index errata"
1272
- msgstr ""
1273
-
1274
- #: action_names.rb:33
1275
- msgid "Index module streams"
1276
- msgstr ""
1277
-
1278
- #: action_names.rb:34
1279
- msgid "Index package groups"
1280
- msgstr ""
1281
-
1282
- #: action_names.rb:35
1283
- msgid "Remove Content"
1284
- msgstr ""
1285
-
1286
- #: action_names.rb:36
1287
- msgid "Synchronize"
1288
- msgstr ""
1289
-
1290
- #: action_names.rb:37
1291
- msgid "Upload errata into"
1292
- msgstr ""
1293
-
1294
- #: action_names.rb:38
1295
- msgid "Create Package Group"
1296
- msgstr ""
1297
-
1298
- #: action_names.rb:39
1299
- msgid "Disable"
1300
- msgstr ""
1301
-
1302
- #: action_names.rb:40
1303
- msgid "Enable"
1304
- msgstr ""
1305
-
1306
- #: action_names.rb:41
1307
- msgid "Run Sync Plan"
1308
- msgstr ""
1309
-
1310
- #: action_names.rb:42
1311
- msgid "Incremental Update"
1312
- msgstr ""
1313
-
1314
- #: action_names.rb:43
1315
- msgid "Republish Version Repositories"
1316
- msgstr ""
1317
-
1318
- #: action_names.rb:44
1319
- msgid "Delete Lifecycle Environment"
1320
- msgstr ""
1321
-
1322
- #: action_names.rb:45
1323
- msgid "Publish Lifecycle Environment Repositories"
1324
- msgstr ""
1325
-
1326
- #: action_names.rb:46
1327
- msgid "Attach subscriptions"
1328
- msgstr ""
1329
-
1330
- #: action_names.rb:47
1331
- msgid "Auto attach subscriptions"
1332
- msgstr ""
1333
-
1334
- #: action_names.rb:48
1335
- msgid "Destroy Content Host"
1336
- msgstr ""
1337
-
1338
- #: action_names.rb:49
1339
- msgid "Install Applicable Errata"
1340
- msgstr ""
1341
-
1342
- #: action_names.rb:50
1343
- msgid "Install erratum"
1344
- msgstr ""
1345
-
1346
- #: action_names.rb:51
1347
- msgid "Hypervisors"
1348
- msgstr ""
1349
-
1350
- #: action_names.rb:52
1351
- msgid "Hypervisors update"
1352
- msgstr ""
1353
-
1354
- #: action_names.rb:53
1355
- msgid "Install package"
1356
- msgstr ""
1357
-
1358
- #: action_names.rb:54
1359
- msgid "Install package group"
1360
- msgstr ""
1361
-
1362
- #: action_names.rb:55
1363
- msgid "Remove package"
1364
- msgstr ""
1365
-
1366
- #: action_names.rb:56
1367
- msgid "Update package"
1368
- msgstr ""
1369
-
1370
- #: action_names.rb:57
1371
- msgid "Remove package group"
1372
- msgstr ""
1373
-
1374
- #: action_names.rb:58
1375
- msgid "Remove subscriptions"
1376
- msgstr ""
1377
-
1378
- #: action_names.rb:59
1379
- msgid "Update for host"
1380
- msgstr ""
1381
-
1382
- #: action_names.rb:60
1383
- msgid "Update Content Overrides"
1384
- msgstr ""
1385
-
1386
- #: action_names.rb:61
1387
- msgid "Update release version for host"
1388
- msgstr ""
1389
-
1390
- #: action_names.rb:62
1391
- msgid "Package Profile Update"
1392
- msgstr ""
1393
-
1394
- #: action_names.rb:63
1395
- msgid "Auto-attach subscriptions"
1396
- msgstr ""
1397
-
1398
- #: action_names.rb:64
1399
- msgid "Destroy"
1400
- msgstr ""
1401
-
1402
- #: action_names.rb:65
1403
- msgid "Product Create"
1404
- msgstr ""
1405
-
1406
- #: action_names.rb:66
1407
- msgid "Delete Product"
1408
- msgstr ""
1409
-
1410
- #: action_names.rb:67
1411
- msgid "Reindex subscriptions"
1412
- msgstr ""
1413
-
1414
- #: action_names.rb:68
1415
- msgid "Delete Package Group"
1416
- msgstr ""
1417
-
1418
- #: action_names.rb:69
1419
- msgid "Report"
1223
+ msgid "Delete client"
1420
1224
  msgstr ""