On 16/03/13 01:49, Dan McGee wrote:
991dfca9 po/pacman.pot (Xavier Chantry 2008-07-19 17:12:23 +0200 760) #, c-format 1e21aa58 src/pacman/po/pacman.pot (Allan McRae 2013-03-10 13:07:16 +1000 761) msgid "invalid agument '%s' for %s\n" 1e21aa58 src/pacman/po/pacman.pot (Allan McRae 2013-03-10 13:07:16 +1000 762) msgstr "" 1e21aa58 src/pacman/po/pacman.pot (Allan McRae 2013-03-10 13:07:16 +1000 763)
s/agument/argument/, how'd this one slip back in? The actual code doesn't contain this string anywhere anymore, and the correct version is already in all the PO files.
My fault - I fixed the source string and manually adjusted all the .po files so that the current translations would not be changed, but did not regenerate/fix the .pot file. This will magically become fixed...