On Mon, Oct 09, 2006 at 08:59:18PM +0930, Clytie Siddall wrote: > Package: apt > Version: > Severity: minor > Tags: l10n, patch > > The updated Vietnamese translation for the program file: apt
Just looking into the file I noticed a minor issue in an English msgid: msgid "Package %s version %s has an unmet dep:\n" msgstr "Gói %s phiên bản %s phụ thuộc vào phần mềm chưa có :\n" Is the space in front of ":" wanted? #: cmdline/apt-cache.cc:232 msgid "Total package names : " The space in " :" is not English style! #: cmdline/apt-cache.cc:316 msgid "Total slack space: " msgstr "Tổng chỗ nghỉ:" Clytie, where is the space at end of line? #: cmdline/apt-cache.cc:324 msgid "Total space accounted for: " msgstr "Tổng chỗ đã tính: " Here you used a space. Jens

