File: templates

package info (click to toggle)
fwanalog 0.6.9-8
  • links: PTS
  • area: main
  • in suites: bullseye, buster
  • size: 1,004 kB
  • ctags: 25
  • sloc: sh: 1,541; makefile: 48
file content (29 lines) | stat: -rw-r--r-- 1,276 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Template: fwanalog/language
Type: select
__Choices: English, German, French, Italian
#  You must NOT translate this string, but you can change its value.
#  The comment between brackets is used to distinguish this msgid
#  from the one in the Choices list; you do not have to worry about
#  them, and have to simply choose a msgstr among the English values
#  listed in the Choices field above, e.g. msgstr "Italian"
_Default: English[ default language]
_Description: Output language:
 Please select the language you would like the reports to be generated in.
 If you want your own custom language, please look in
 /usr/share/doc/fwanalog/support - there are a few scripts to convert
 analog .lng files to other languages. If you make a custom
 translation, please submit it to the author.

Template: fwanalog/cron
Type: boolean
Default: true
_Description: Do you wish to run fwanalog from cron daily ?
 Enabling this option a daily cron-job will be set up to start fwanalog,
 thereby producing fresh reports every day.

Template: fwanalog/mailto
Type: string
Default: root
_Description: User who will receive the report via e-mail:
 Enter the email-address of the person who should receive the log created
 by the cron-job. Just enter a blank line, and no mail will be sent.