Comment 7 for bug 341015

Revision history for this message
abdullahc (sneetsher) wrote :

Test this in python console:

i=1
print "%i hour." % i
print "One hour." % i