ngircd.templates 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. # These templates have been reviewed by the debian-l10n-english
  2. # team
  3. #
  4. # If modifications/additions/rewording are needed, please ask
  5. # debian-l10n-english@lists.debian.org for advice.
  6. #
  7. # Even minor modifications require translation updates and such
  8. # changes should be coordinated with translators and reviewers.
  9. Template: ngircd/conversion-do
  10. Type: boolean
  11. _Description: Convert ngIRCd configuration?
  12. In version 18, the ngIRCd configuration file format has changed.
  13. .
  14. You can choose to update the existing configuration or leave
  15. it unmodified. The former configuration file format is still
  16. supported.
  17. Template: ngircd/broken-oldconfig
  18. Type: text
  19. _Description: Configuration conversion failure
  20. The current configuration file contains errors and cannot
  21. be converted.
  22. .
  23. You should check the configuration file by running
  24. "ngircd --configtest", fix any errors, and run "dpkg-reconfigure ngircd"
  25. to retry the conversion process.
  26. Template: ngircd/conversion-fail
  27. Type: text
  28. #flag:translate!:5
  29. _Description: Converted configuration file error
  30. The converted configuration failed validation checks.
  31. .
  32. This should not happen and should therefore be reported as a bug.
  33. Please include the configuration file in the bug report with
  34. passwords removed.
  35. .
  36. The following difference file may help tracking this issue:
  37. .
  38. ${DIFF}