Quoting Regis Boudin ([email protected]): > Template: cdebconf/frontend > Type: select > Choices-C: ${choices} > Choices: ${echoices} > # :sl6: > _Description: Interface to use: > Packages that use debconf for configuration share a common look and > feel. > You can select the type of user interface they use. > . > ${descriptions} > > and > > Template: cdebconf/frontend/none > Type: string > # :sl6: > _Description: None > 'None' will never ask you any question.
Sure, will be clearer.
Can be improved with:
Template: cdebconf/frontend
Type: select
Choices-C: ${choices}
Choices: ${echoices}
# :sl6:
#flag:translate!:3
_Description: Interface to use:
Packages that use debconf for configuration share a common look and
feel.
You can select the type of user interface they use.
.
${descriptions}
(this way, "${descriptions}" will not be added as a "string to
translate" with the risk of some translators translating the varaiable
name, which is a very common mistake)
signature.asc
Description: Digital signature

