Comment 3 for bug 455527

Revision history for this message
David Planella (dpm) wrote :

I was about to import the new template, but I've noticed that the strings referred to in bug 449269 are not in the template.

It seems that these strings are not extracted from bin/ubuntuone-client-applet:

                        P_("Ubuntu One finished updating %(total)d file.",
                           "Ubuntu One finished updating %(total)d files.",
                           self.__total) % { 'total' : self.__total })