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