http://bugzilla.suse.com/show_bug.cgi?id=1026156 http://bugzilla.suse.com/show_bug.cgi?id=1026156#c4 --- Comment #4 from Stanislav Brabec <sbrabec@suse.com> --- It cannot be easily fixed on Weblate side. Without the format information, Weblate cannot decide whether it is a bug or not. For example, for printf(), "%s" is a format specifier. For puts(), "%s" are just two normal characters. In this particular case, it looks like a problem of gettext-tools not understanding ruby language: _("<p><b>Specimen for %s</b></p>") % script Tools should be able to detect that %s is a format specifier here, and generate the correct format comment. Weblate then will activate the check. -- You are receiving this mail because: You are on the CC list for the bug.