Comment 3 for bug 1074038

Revision history for this message
Sebastien Bacher (seb128) wrote : Re: Lots of untranslatable and wrong strings in the previews

The "size" is from unity-lens-application:

src/daemon.vala:

" subtitle += ("Size %s").printf (GLib.format_size (details.size));"

there is probably a "_" missing there