Sat, 01 Sep 2012 23:02:01 +0000 VMM: Decode localized numbers to the current encoding.
Pascal Volk <user@localhost.localdomain.org> [Sat, 01 Sep 2012 23:02:01 +0000] rev 601
VMM: Decode localized numbers to the current encoding. That avoids UnicodeDecodeErrors since locale.format(%d) may return localized numbers, which contain NO-BREAK SPACE as the thousands separator.
Tue, 28 Aug 2012 22:37:43 +0000 VMM/cli/subcommands: Don't mark empty strings as translatable.
Pascal Volk <user@localhost.localdomain.org> [Tue, 28 Aug 2012 22:37:43 +0000] rev 600
VMM/cli/subcommands: Don't mark empty strings as translatable. gettext('') returns the header entry with meta information, not the empty string.
(0) -300 -100 -30 -10 -2 +2 +10 +30 +100 tip