Discussion:
[Bitpim-devel] Re: [bitpim-cvs-checkins] bitpim com_samsungscha670.py,1.23,1.24
Roger Binns
2004-12-27 06:17:25 UTC
Permalink
+ self.__phone.log('This phone only supports %d %s. You have %d %s. Operation aborted'% \
(self.__max_file_count, self.__file_type, len(media), self.__file_type))
It would be far friendlier to write out the first however many are supported.

Roger

Loading...