ngircd.templates 817 B

1234567891011121314151617181920212223
  1. Template: ngircd/conversion-do
  2. Type: boolean
  3. _Description: Convert ngIRCd configuration?
  4. In version 18, the ngIRCd configuration file format has changed.
  5. You can choose to have your configuration re-written.
  6. Don't worry, the old format is still supported.
  7. Template: ngircd/broken-oldconfig
  8. Type: text
  9. _Description: Cannot convert configuration
  10. The present configuration file contains errors and cannot
  11. be converted. Please check manually using
  12. ngircd --configtest
  13. and run 'dpkg-reconfigure ngircd' to try again.
  14. Template: ngircd/conversion-fail
  15. Type: text
  16. _Description: Error
  17. Verification after conversion failed. This is a bug, please report it
  18. in the Debian bug tracker. Please include your configuration but make
  19. sure all passwords are removed.
  20. The diff below might give you some help:
  21. ${DIFF}