Quoting Helge Kreutzmann ([EMAIL PROTECTED]): > Package: root-system > Version: 5.18.00-1 > Severity: minor > Tags: patch > > While translating your Debconf template into German, I noticed the > following superflous space in your template. Please unfuzzy all > translations after fixing.
The key for this is: 1) commit all pending translations 2) cd debian/po 3) for i in *.po ; do sed -i 's/stored. If/stored\. If' $i ; done 4) cd .. 5) fix the templates file 6) run debconf-updatepo Please follow this order. If you first fix the templates file, then run debconf-updatepo without "sed" in debian/po, you'll fuzzy all translations and unfuzzy is more difficult and risky.
signature.asc
Description: Digital signature

