foreman_remote_execution 1.1.0 → 1.1.1

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 (30) hide show
  1. checksums.yaml +4 -4
  2. data/app/controllers/job_invocations_controller.rb +7 -3
  3. data/app/views/templates/ssh/puppet_run_once.erb +1 -1
  4. data/foreman_remote_execution.gemspec +1 -1
  5. data/lib/foreman_remote_execution/engine.rb +1 -1
  6. data/lib/foreman_remote_execution/version.rb +1 -1
  7. data/locale/de/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  8. data/locale/de/foreman_remote_execution.po +211 -214
  9. data/locale/en/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  10. data/locale/en/foreman_remote_execution.po +3 -6
  11. data/locale/en_GB/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  12. data/locale/en_GB/foreman_remote_execution.po +6 -9
  13. data/locale/es/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  14. data/locale/es/foreman_remote_execution.po +820 -0
  15. data/locale/foreman_remote_execution.pot +91 -95
  16. data/locale/fr/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  17. data/locale/fr/foreman_remote_execution.po +42 -45
  18. data/locale/ja/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  19. data/locale/ja/foreman_remote_execution.po +820 -0
  20. data/locale/ko/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  21. data/locale/ko/foreman_remote_execution.po +819 -0
  22. data/locale/pt_BR/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  23. data/locale/pt_BR/foreman_remote_execution.po +820 -0
  24. data/locale/ru/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  25. data/locale/ru/foreman_remote_execution.po +827 -0
  26. data/locale/zh_CN/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  27. data/locale/zh_CN/foreman_remote_execution.po +820 -0
  28. data/locale/zh_TW/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  29. data/locale/zh_TW/foreman_remote_execution.po +820 -0
  30. metadata +18 -4
@@ -8,8 +8,8 @@ msgid ""
8
8
  msgstr ""
9
9
  "Project-Id-Version: foreman_remote_execution 1.0.0\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
- "POT-Creation-Date: 2016-04-27 10:42-0400\n"
12
- "PO-Revision-Date: 2016-04-27 10:42-0400\n"
11
+ "POT-Creation-Date: 2016-08-23 10:19-0400\n"
12
+ "PO-Revision-Date: 2016-08-23 10:19-0400\n"
13
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
15
15
  "Language: \n"
@@ -28,43 +28,43 @@ msgstr ""
28
28
  msgid "There was an error while updating the status, try refreshing the page."
29
29
  msgstr ""
30
30
 
31
- #: ../app/controllers/api/v2/foreign_input_sets_controller.rb:10
31
+ #: ../app/controllers/api/v2/foreign_input_sets_controller.rb:11
32
32
  msgid "List foreign input sets"
33
33
  msgstr ""
34
34
 
35
- #: ../app/controllers/api/v2/foreign_input_sets_controller.rb:17
35
+ #: ../app/controllers/api/v2/foreign_input_sets_controller.rb:18
36
36
  msgid "Show foreign input set details"
37
37
  msgstr ""
38
38
 
39
- #: ../app/controllers/api/v2/foreign_input_sets_controller.rb:25
39
+ #: ../app/controllers/api/v2/foreign_input_sets_controller.rb:26
40
40
  msgid "Target template ID"
41
41
  msgstr ""
42
42
 
43
- #: ../app/controllers/api/v2/foreign_input_sets_controller.rb:26
44
- msgid "Include all inputs form the foreign template"
43
+ #: ../app/controllers/api/v2/foreign_input_sets_controller.rb:27
44
+ msgid "Include all inputs from the foreign template"
45
45
  msgstr ""
46
46
 
47
- #: ../app/controllers/api/v2/foreign_input_sets_controller.rb:27
48
47
  #: ../app/controllers/api/v2/foreign_input_sets_controller.rb:28
48
+ #: ../app/controllers/api/v2/foreign_input_sets_controller.rb:29
49
49
  #: ../app/views/template_inputs/_foreign_input_set_form.html.erb:8
50
50
  msgid ""
51
51
  "A comma separated list of input names to be included from the foreign template"
52
52
  "."
53
53
  msgstr ""
54
54
 
55
- #: ../app/controllers/api/v2/foreign_input_sets_controller.rb:29
55
+ #: ../app/controllers/api/v2/foreign_input_sets_controller.rb:30
56
56
  msgid "Input set description"
57
57
  msgstr ""
58
58
 
59
- #: ../app/controllers/api/v2/foreign_input_sets_controller.rb:33
59
+ #: ../app/controllers/api/v2/foreign_input_sets_controller.rb:34
60
60
  msgid "Create a foreign input set"
61
61
  msgstr ""
62
62
 
63
- #: ../app/controllers/api/v2/foreign_input_sets_controller.rb:41
63
+ #: ../app/controllers/api/v2/foreign_input_sets_controller.rb:42
64
64
  msgid "Delete a foreign input set"
65
65
  msgstr ""
66
66
 
67
- #: ../app/controllers/api/v2/foreign_input_sets_controller.rb:48
67
+ #: ../app/controllers/api/v2/foreign_input_sets_controller.rb:49
68
68
  msgid "Update a foreign input set"
69
69
  msgstr ""
70
70
 
@@ -89,7 +89,7 @@ msgid "Inputs to use"
89
89
  msgstr ""
90
90
 
91
91
  #: ../app/controllers/api/v2/job_invocations_controller.rb:31
92
- #: ../app/controllers/api/v2/job_templates_controller.rb:60
92
+ #: ../app/controllers/api/v2/job_templates_controller.rb:61
93
93
  msgid "SSH provider specific options"
94
94
  msgstr ""
95
95
 
@@ -162,51 +162,51 @@ msgstr ""
162
162
  msgid "Template with id '%{id}' was not found"
163
163
  msgstr ""
164
164
 
165
- #: ../app/controllers/api/v2/job_templates_controller.rb:16
165
+ #: ../app/controllers/api/v2/job_templates_controller.rb:17
166
166
  msgid "List job templates"
167
167
  msgstr ""
168
168
 
169
- #: ../app/controllers/api/v2/job_templates_controller.rb:17
169
+ #: ../app/controllers/api/v2/job_templates_controller.rb:18
170
170
  msgid "List job templates per location"
171
171
  msgstr ""
172
172
 
173
- #: ../app/controllers/api/v2/job_templates_controller.rb:18
173
+ #: ../app/controllers/api/v2/job_templates_controller.rb:19
174
174
  msgid "List job templates per organization"
175
175
  msgstr ""
176
176
 
177
- #: ../app/controllers/api/v2/job_templates_controller.rb:25
177
+ #: ../app/controllers/api/v2/job_templates_controller.rb:26
178
178
  msgid "Import a job template from ERB"
179
179
  msgstr ""
180
180
 
181
- #: ../app/controllers/api/v2/job_templates_controller.rb:26
181
+ #: ../app/controllers/api/v2/job_templates_controller.rb:27
182
182
  msgid "Template ERB"
183
183
  msgstr ""
184
184
 
185
- #: ../app/controllers/api/v2/job_templates_controller.rb:27
185
+ #: ../app/controllers/api/v2/job_templates_controller.rb:28
186
186
  msgid "Overwrite template if it already exists"
187
187
  msgstr ""
188
188
 
189
- #: ../app/controllers/api/v2/job_templates_controller.rb:36
189
+ #: ../app/controllers/api/v2/job_templates_controller.rb:37
190
190
  msgid "Export a job template to ERB"
191
191
  msgstr ""
192
192
 
193
- #: ../app/controllers/api/v2/job_templates_controller.rb:42
193
+ #: ../app/controllers/api/v2/job_templates_controller.rb:43
194
194
  msgid "Show job template details"
195
195
  msgstr ""
196
196
 
197
- #: ../app/controllers/api/v2/job_templates_controller.rb:49
198
- #: ../app/controllers/api/v2/job_templates_controller.rb:100
197
+ #: ../app/controllers/api/v2/job_templates_controller.rb:50
198
+ #: ../app/controllers/api/v2/job_templates_controller.rb:101
199
199
  msgid "Template name"
200
200
  msgstr ""
201
201
 
202
- #: ../app/controllers/api/v2/job_templates_controller.rb:50
202
+ #: ../app/controllers/api/v2/job_templates_controller.rb:51
203
203
  #: ../app/views/job_invocations/_form.html.erb:9
204
204
  #: ../app/views/job_templates/_custom_tabs.html.erb:3
205
205
  #: ../app/views/job_templates/_custom_tabs.html.erb:6
206
206
  msgid "Job category"
207
207
  msgstr ""
208
208
 
209
- #: ../app/controllers/api/v2/job_templates_controller.rb:51
209
+ #: ../app/controllers/api/v2/job_templates_controller.rb:52
210
210
  #: ../app/views/job_templates/_custom_tabs.html.erb:14
211
211
  msgid ""
212
212
  "This template is used to generate the description. Input values can be used us"
@@ -214,136 +214,136 @@ msgid ""
214
214
  "name using %{job_category} and %{template_name}."
215
215
  msgstr ""
216
216
 
217
- #: ../app/controllers/api/v2/job_templates_controller.rb:56
217
+ #: ../app/controllers/api/v2/job_templates_controller.rb:57
218
218
  msgid "Provider type"
219
219
  msgstr ""
220
220
 
221
- #: ../app/controllers/api/v2/job_templates_controller.rb:59
221
+ #: ../app/controllers/api/v2/job_templates_controller.rb:60
222
222
  msgid "Whether or not the template is locked for editing"
223
223
  msgstr ""
224
224
 
225
- #: ../app/controllers/api/v2/job_templates_controller.rb:61
225
+ #: ../app/controllers/api/v2/job_templates_controller.rb:62
226
226
  msgid "Effective user options"
227
227
  msgstr ""
228
228
 
229
- #: ../app/controllers/api/v2/job_templates_controller.rb:62
229
+ #: ../app/controllers/api/v2/job_templates_controller.rb:63
230
230
  msgid "What user should be used to run the script (using sudo-like mechanisms)"
231
231
  msgstr ""
232
232
 
233
- #: ../app/controllers/api/v2/job_templates_controller.rb:63
233
+ #: ../app/controllers/api/v2/job_templates_controller.rb:64
234
234
  msgid ""
235
235
  "Whether it should be allowed to override the effective user from the invocatio"
236
236
  "n form."
237
237
  msgstr ""
238
238
 
239
- #: ../app/controllers/api/v2/job_templates_controller.rb:64
239
+ #: ../app/controllers/api/v2/job_templates_controller.rb:65
240
240
  msgid "Whether the current user login should be used as the effective user"
241
241
  msgstr ""
242
242
 
243
- #: ../app/controllers/api/v2/job_templates_controller.rb:71
243
+ #: ../app/controllers/api/v2/job_templates_controller.rb:72
244
244
  msgid "Create a job template"
245
245
  msgstr ""
246
246
 
247
- #: ../app/controllers/api/v2/job_templates_controller.rb:78
248
- #: ../app/controllers/api/v2/remote_execution_features_controller.rb:24
247
+ #: ../app/controllers/api/v2/job_templates_controller.rb:79
248
+ #: ../app/controllers/api/v2/remote_execution_features_controller.rb:25
249
249
  msgid "Update a job template"
250
250
  msgstr ""
251
251
 
252
- #: ../app/controllers/api/v2/job_templates_controller.rb:86
252
+ #: ../app/controllers/api/v2/job_templates_controller.rb:87
253
253
  msgid "Template version"
254
254
  msgstr ""
255
255
 
256
- #: ../app/controllers/api/v2/job_templates_controller.rb:92
256
+ #: ../app/controllers/api/v2/job_templates_controller.rb:93
257
257
  msgid "Delete a job template"
258
258
  msgstr ""
259
259
 
260
- #: ../app/controllers/api/v2/job_templates_controller.rb:104
260
+ #: ../app/controllers/api/v2/job_templates_controller.rb:105
261
261
  msgid "Clone a provision template"
262
262
  msgstr ""
263
263
 
264
- #: ../app/controllers/api/v2/remote_execution_features_controller.rb:8
264
+ #: ../app/controllers/api/v2/remote_execution_features_controller.rb:9
265
265
  msgid "List remote execution features"
266
266
  msgstr ""
267
267
 
268
- #: ../app/controllers/api/v2/remote_execution_features_controller.rb:13
268
+ #: ../app/controllers/api/v2/remote_execution_features_controller.rb:14
269
269
  msgid "Show remote execution feature"
270
270
  msgstr ""
271
271
 
272
- #: ../app/controllers/api/v2/remote_execution_features_controller.rb:20
272
+ #: ../app/controllers/api/v2/remote_execution_features_controller.rb:21
273
273
  msgid "Job template ID to be used for the feature"
274
274
  msgstr ""
275
275
 
276
- #: ../app/controllers/api/v2/template_inputs_controller.rb:11
276
+ #: ../app/controllers/api/v2/template_inputs_controller.rb:12
277
277
  msgid "List template inputs"
278
278
  msgstr ""
279
279
 
280
- #: ../app/controllers/api/v2/template_inputs_controller.rb:18
280
+ #: ../app/controllers/api/v2/template_inputs_controller.rb:19
281
281
  msgid "Show template input details"
282
282
  msgstr ""
283
283
 
284
- #: ../app/controllers/api/v2/template_inputs_controller.rb:26
284
+ #: ../app/controllers/api/v2/template_inputs_controller.rb:27
285
285
  msgid "Input name"
286
286
  msgstr ""
287
287
 
288
- #: ../app/controllers/api/v2/template_inputs_controller.rb:27
288
+ #: ../app/controllers/api/v2/template_inputs_controller.rb:28
289
289
  msgid "Input description"
290
290
  msgstr ""
291
291
 
292
- #: ../app/controllers/api/v2/template_inputs_controller.rb:28
292
+ #: ../app/controllers/api/v2/template_inputs_controller.rb:29
293
293
  msgid "Input is required"
294
294
  msgstr ""
295
295
 
296
- #: ../app/controllers/api/v2/template_inputs_controller.rb:29
296
+ #: ../app/controllers/api/v2/template_inputs_controller.rb:30
297
297
  msgid "Input is advanced"
298
298
  msgstr ""
299
299
 
300
- #: ../app/controllers/api/v2/template_inputs_controller.rb:30
300
+ #: ../app/controllers/api/v2/template_inputs_controller.rb:31
301
301
  msgid "Input type"
302
302
  msgstr ""
303
303
 
304
- #: ../app/controllers/api/v2/template_inputs_controller.rb:31
304
+ #: ../app/controllers/api/v2/template_inputs_controller.rb:32
305
305
  msgid "Fact name, used when input type is fact"
306
306
  msgstr ""
307
307
 
308
- #: ../app/controllers/api/v2/template_inputs_controller.rb:32
308
+ #: ../app/controllers/api/v2/template_inputs_controller.rb:33
309
309
  msgid "Variable name, used when input type is variable"
310
310
  msgstr ""
311
311
 
312
- #: ../app/controllers/api/v2/template_inputs_controller.rb:33
312
+ #: ../app/controllers/api/v2/template_inputs_controller.rb:34
313
313
  msgid "Puppet class name, used when input type is puppet_parameter"
314
314
  msgstr ""
315
315
 
316
- #: ../app/controllers/api/v2/template_inputs_controller.rb:34
316
+ #: ../app/controllers/api/v2/template_inputs_controller.rb:35
317
317
  msgid "Puppet parameter name, used when input type is puppet_parameter"
318
318
  msgstr ""
319
319
 
320
- #: ../app/controllers/api/v2/template_inputs_controller.rb:35
320
+ #: ../app/controllers/api/v2/template_inputs_controller.rb:36
321
321
  msgid "Selectable values for user inputs"
322
322
  msgstr ""
323
323
 
324
- #: ../app/controllers/api/v2/template_inputs_controller.rb:39
324
+ #: ../app/controllers/api/v2/template_inputs_controller.rb:40
325
325
  msgid "Create a template input"
326
326
  msgstr ""
327
327
 
328
- #: ../app/controllers/api/v2/template_inputs_controller.rb:47
328
+ #: ../app/controllers/api/v2/template_inputs_controller.rb:48
329
329
  msgid "Delete a template input"
330
330
  msgstr ""
331
331
 
332
- #: ../app/controllers/api/v2/template_inputs_controller.rb:54
332
+ #: ../app/controllers/api/v2/template_inputs_controller.rb:55
333
333
  msgid "Update a template input"
334
334
  msgstr ""
335
335
 
336
- #: ../app/controllers/job_templates_controller.rb:23
336
+ #: ../app/controllers/job_templates_controller.rb:25
337
337
  msgid ""
338
338
  "Problem with previewing the template: %{error}. Note that you must save templa"
339
339
  "te input changes before you try to preview it."
340
340
  msgstr ""
341
341
 
342
- #: ../app/controllers/job_templates_controller.rb:32
342
+ #: ../app/controllers/job_templates_controller.rb:34
343
343
  msgid "Job template imported successfully."
344
344
  msgstr ""
345
345
 
346
- #: ../app/controllers/job_templates_controller.rb:37
346
+ #: ../app/controllers/job_templates_controller.rb:39
347
347
  msgid "Unable to save template. Correct highlighted errors"
348
348
  msgstr ""
349
349
 
@@ -387,7 +387,7 @@ msgid "queued"
387
387
  msgstr ""
388
388
 
389
389
  #: ../app/helpers/remote_execution_helper.rb:38
390
- msgid "running %{percent}%"
390
+ msgid "running %{percent}%%"
391
391
  msgstr ""
392
392
 
393
393
  #: ../app/helpers/remote_execution_helper.rb:40
@@ -429,7 +429,7 @@ msgstr ""
429
429
 
430
430
  #: ../app/helpers/remote_execution_helper.rb:93
431
431
  #: ../app/helpers/remote_execution_helper.rb:200
432
- #: ../app/models/job_invocation.rb:128
432
+ #: ../app/models/job_invocation.rb:131
433
433
  msgid "N/A"
434
434
  msgstr ""
435
435
 
@@ -495,33 +495,29 @@ msgstr ""
495
495
  msgid "%s ago"
496
496
  msgstr ""
497
497
 
498
- #: ../app/helpers/remote_execution_helper.rb:212
499
- msgid "Documentation"
500
- msgstr ""
501
-
502
- #: ../app/helpers/remote_execution_helper.rb:219
498
+ #: ../app/helpers/remote_execution_helper.rb:214
503
499
  msgid "Template input"
504
500
  msgstr ""
505
501
 
506
- #: ../app/helpers/remote_execution_helper.rb:220
502
+ #: ../app/helpers/remote_execution_helper.rb:215
507
503
  msgid "remove template input"
508
504
  msgstr ""
509
505
 
510
- #: ../app/helpers/remote_execution_helper.rb:232
506
+ #: ../app/helpers/remote_execution_helper.rb:227
511
507
  msgid "Use default description template"
512
508
  msgstr ""
513
509
 
514
- #: ../app/helpers/remote_execution_helper.rb:237
510
+ #: ../app/helpers/remote_execution_helper.rb:232
515
511
  msgid "Description template"
516
512
  msgstr ""
517
513
 
518
- #: ../app/helpers/remote_execution_helper.rb:243
514
+ #: ../app/helpers/remote_execution_helper.rb:238
519
515
  #: ../app/views/job_invocations/_form.html.erb:101
520
516
  #: ../app/views/job_templates/_custom_tabs.html.erb:14
521
517
  msgid "Explanation"
522
518
  msgstr ""
523
519
 
524
- #: ../app/helpers/remote_execution_helper.rb:244
520
+ #: ../app/helpers/remote_execution_helper.rb:239
525
521
  msgid ""
526
522
  "This template is used to generate the description Input values can be used usi"
527
523
  "ng the syntax %{package}. You may also include the job category and template n"
@@ -600,11 +596,11 @@ msgstr ""
600
596
  msgid "Unable to fetch public key"
601
597
  msgstr ""
602
598
 
603
- #: ../app/models/concerns/foreman_remote_execution/nic_extensions.rb:21
599
+ #: ../app/models/concerns/foreman_remote_execution/nic_extensions.rb:20
604
600
  msgid "host already has an execution interface"
605
601
  msgstr ""
606
602
 
607
- #: ../app/models/foreign_input_set.rb:21
603
+ #: ../app/models/foreign_input_set.rb:20
608
604
  msgid ""
609
605
  "Circular dependency detected in foreign input set '%{template}' -> '%{target_t"
610
606
  "emplate}'. Templates stack: %{templates_stack}"
@@ -652,27 +648,27 @@ msgstr ""
652
648
  msgid "template"
653
649
  msgstr ""
654
650
 
655
- #: ../app/models/job_invocation_composer.rb:79
651
+ #: ../app/models/job_invocation_composer.rb:87
656
652
  msgid "Cannot specify both bookmark_id and search_query"
657
653
  msgstr ""
658
654
 
659
- #: ../app/models/job_invocation_composer.rb:84
655
+ #: ../app/models/job_invocation_composer.rb:92
660
656
  msgid "Cannot specify both recurrence and scheduling"
661
657
  msgstr ""
662
658
 
663
- #: ../app/models/job_invocation_composer.rb:118
659
+ #: ../app/models/job_invocation_composer.rb:126
664
660
  msgid "Unknown input %{input_name} for template %{template_name}"
665
661
  msgstr ""
666
662
 
667
- #: ../app/models/job_invocation_composer.rb:226
663
+ #: ../app/models/job_invocation_composer.rb:234
668
664
  msgid "Feature input %{input_name} not defined in template %{template_name}"
669
665
  msgstr ""
670
666
 
671
- #: ../app/models/job_invocation_composer.rb:235
667
+ #: ../app/models/job_invocation_composer.rb:243
672
668
  msgid "No template mapped to feature %{feature_name}"
673
669
  msgstr ""
674
670
 
675
- #: ../app/models/job_invocation_composer.rb:241
671
+ #: ../app/models/job_invocation_composer.rb:249
676
672
  msgid ""
677
673
  "The template %{template_name} mapped to feature %{feature_name} is not accessi"
678
674
  "ble by the user"
@@ -682,15 +678,15 @@ msgstr ""
682
678
  msgid "Job Invocation"
683
679
  msgstr ""
684
680
 
685
- #: ../app/models/job_template.rb:153
681
+ #: ../app/models/job_template.rb:152
686
682
  msgid "Duplicated inputs detected: %{duplicated_inputs}"
687
683
  msgstr ""
688
684
 
689
- #: ../app/models/job_template.rb:219
685
+ #: ../app/models/job_template.rb:218
690
686
  msgid "This template is locked. Please clone it to a new template to customize."
691
687
  msgstr ""
692
688
 
693
- #: ../app/models/remote_execution_feature.rb:20
689
+ #: ../app/models/remote_execution_feature.rb:18
694
690
  msgid "Unknown remote execution feature %s"
695
691
  msgstr ""
696
692
 
@@ -723,7 +719,7 @@ msgstr ""
723
719
  msgid "What command should be used to switch to the effective user. One of %s"
724
720
  msgstr ""
725
721
 
726
- #: ../app/models/setting/remote_execution.rb:27
722
+ #: ../app/models/setting/remote_execution.rb:30
727
723
  msgid "Whether we should sync templates from disk when running db:seed."
728
724
  msgstr ""
729
725
 
@@ -743,15 +739,15 @@ msgstr ""
743
739
  msgid "Dynamic Query"
744
740
  msgstr ""
745
741
 
746
- #: ../app/models/targeting.rb:37
742
+ #: ../app/models/targeting.rb:35
747
743
  msgid "Cannot resolve hosts without a user"
748
744
  msgstr ""
749
745
 
750
- #: ../app/models/targeting.rb:38
746
+ #: ../app/models/targeting.rb:36
751
747
  msgid "Cannot resolve hosts without a bookmark or search query"
752
748
  msgstr ""
753
749
 
754
- #: ../app/models/targeting.rb:67 ../app/models/targeting.rb:68
750
+ #: ../app/models/targeting.rb:65 ../app/models/targeting.rb:66
755
751
  msgid "Must select a bookmark or enter a search query"
756
752
  msgstr ""
757
753
 
@@ -771,7 +767,7 @@ msgstr ""
771
767
  msgid "Puppet parameter"
772
768
  msgstr ""
773
769
 
774
- #: ../app/models/template_input.rb:113
770
+ #: ../app/models/template_input.rb:110
775
771
  msgid "Value for required input '%s' was not specified"
776
772
  msgstr ""
777
773
 
@@ -888,7 +884,7 @@ msgid "Status"
888
884
  msgstr ""
889
885
 
890
886
  #: ../app/views/job_invocations/_tab_hosts.html.erb:23
891
- #: ../app/views/job_templates/index.html.erb:18
887
+ #: ../app/views/job_templates/index.html.erb:16
892
888
  msgid "Actions"
893
889
  msgstr ""
894
890
 
@@ -1009,32 +1005,32 @@ msgstr ""
1009
1005
  msgid "Edit Job Template"
1010
1006
  msgstr ""
1011
1007
 
1012
- #: ../app/views/job_templates/index.html.erb:6
1008
+ #: ../app/views/job_templates/index.html.erb:5
1013
1009
  msgid "Job Templates"
1014
1010
  msgstr ""
1015
1011
 
1016
- #: ../app/views/job_templates/index.html.erb:8
1012
+ #: ../app/views/job_templates/index.html.erb:7
1017
1013
  msgid "Import"
1018
1014
  msgstr ""
1019
1015
 
1020
- #: ../app/views/job_templates/index.html.erb:9
1016
+ #: ../app/views/job_templates/index.html.erb:8
1021
1017
  #: ../app/views/job_templates/new.html.erb:4
1022
1018
  msgid "New Job Template"
1023
1019
  msgstr ""
1024
1020
 
1025
- #: ../app/views/job_templates/index.html.erb:15
1021
+ #: ../app/views/job_templates/index.html.erb:13
1026
1022
  msgid "JobTemplate|Name"
1027
1023
  msgstr ""
1028
1024
 
1029
- #: ../app/views/job_templates/index.html.erb:16
1025
+ #: ../app/views/job_templates/index.html.erb:14
1030
1026
  msgid "JobTemplate|Snippet"
1031
1027
  msgstr ""
1032
1028
 
1033
- #: ../app/views/job_templates/index.html.erb:17
1029
+ #: ../app/views/job_templates/index.html.erb:15
1034
1030
  msgid "JobTemplate|Locked"
1035
1031
  msgstr ""
1036
1032
 
1037
- #: ../app/views/job_templates/index.html.erb:28
1033
+ #: ../app/views/job_templates/index.html.erb:26
1038
1034
  msgid "This template is locked for editing."
1039
1035
  msgstr ""
1040
1036
 
@@ -1140,7 +1136,7 @@ msgstr ""
1140
1136
  msgid "Scroll to top"
1141
1137
  msgstr ""
1142
1138
 
1143
- #: ../app/views/templates/package_action.erb:5
1139
+ #: ../app/views/templates/ssh/package_action.erb:5
1144
1140
  msgid "Unsupported or no operating system found for this host."
1145
1141
  msgstr ""
1146
1142