Template: jffnms/erroruid
Type: error
_Description: jffnms user already exists
 The preinstall script for JFFNMS tried to create a JFFNMS user but there
 was already a user of that name so it has aborted installation.  Please
 read /usr/share/doc/jffnms/README.Debian for more information.

Template: jffnms/errorgid
Type: error
_Description: jffnms group already exists
 The preinstall script for JFFNMS tried to create a JFFNMS group but there
 was already a group of that name so it has aborted installation.  Please
 read /usr/share/doc/jffnms/README.Debian for more information.

Template: jffnms/compresslogs
Type: string
Default: 2
_Description: Days until log files are compressed:
 Enter how many days do you want to keep of uncompressed JFFNMS log files.
 The recommended and default value is 2 days.  Setting this value to lower
 than 2 may cause problems. It also doesn't make sense to make this number
 bigger than the number of days until log files deleted.

Template: jffnms/deletelogs
Type: string
Default: 7
_Description: Days until log files are deleted:
 Enter how many days of log files, compressed or not, do you want to keep.
 The default is 7 days of logs.  It doesn't make any sense to set this lower
 than the number of days of uncompressed files, as the cron job will compress
 the files and then delete them in the same run.

Template: jffnms/install-error
Type: select
Choices: abort, retry, retry (skip questions)
Default: abort
Description: Error installing database for jffnms:
 An error seems to have occurred while installing the database.
 If it's of any help, this was the error encountered:
 .
 ${error}
 .
 At this point, you have the option to retry or abort the operation.
 If you choose "retry", you will be prompted with all the configuration
 questions once more and another attempt will be made at performing the
 operation. "retry (skip questions)" will immediately attempt the operation
 again, skipping all questions.  If you choose "abort", the operation will
 fail and you will need to downgrade, reinstall, reconfigure this package,
 or otherwise manually intervene to continue using it.

