[Slapt-get-devel] Some differences between slapt-get source code and slapt-get.pot file

Vladimir Ponarevsky vponarevsky at gmail.com
Thu Jul 14 02:30:01 EDT 2005


Hi Jason,

I found more differences between slapt-get source code and
slap-get.pot file (i use slapt-get version 0.9.9m):

src/transaction.c, str. 210:
      printf(_("Need to get %.1d%s/%.1d%s of archives.\n"),
but in the slapt-get.pot, str. 381:
msgid "Need to get %0.1d%s/%0.1d%s of archives.\n"

I think it should be:
msgid "Need to get %.1d%s/%.1d%s of archives.\n"


src/transaction.c, str. 218:
      printf(_("Need to get %.1d%s of archives.\n"), 
but in the slapt-get.pot, str. 377:
msgid "Need to get %0.1d%s of archives.\n"

I think it shoul be:
msgid "Need to get %.1d%s of archives.\n"

-- 
Best regards, 
Vladimir Ponarevsky



More information about the Slapt-get-devel mailing list