Bugzilla – Bug 16373
month on digital clock shows string placeholder
Last modified: 2011-05-16 11:07:52 UTC
needs a padded 0 on the string for translation
== Auto-comment from SVN commit #8971 to the jive repo by bklaas == == http://svn.slimdevices.com/jive?view=revision&revision=8971 == Fixed Bug: 16373 Description: don't use string.format() for adding leading zeroes to numbers because it does not work on some platforms add _padString() method to manually add a leading zero for numbers < 10
MOnth displays correctly on digital clock 7.6.0 .32419