Package: diald Version: 0.99.4-6 Severity: minor Tags: l10n Hi,
The "${choices}" string in your debconf templates should not be
translated. Please do not mark it as translatable. It can be easily
achieved by applying the following change in your debian/templates file:
- _Choices: ${choices}
+ Choices: ${choices}
Cheers,
--
Thomas Huriaux
signature.asc
Description: Digital signature

