lint: Correctly internationalize warning messages.
authorLudovic Courtès <ludo@gnu.org>
Wed, 19 Nov 2014 21:42:23 +0000 (22:42 +0100)
committerLudovic Courtès <ludo@gnu.org>
Wed, 19 Nov 2014 21:52:30 +0000 (22:52 +0100)
commit836f02bf524acd72284b3bc57742ca2815b01e47
treec94e5df7f7c669f284e74e6b170aa5d9a934f9e5
parentf4d5bca39ec4b78993347e60c1d3d0971643f5a6
lint: Correctly internationalize warning messages.

* guix/scripts/lint.scm (emit-warning): Remove '_' call for format
  string.
  (check-description-style, check-inputs-should-be-native,
  check-synopsis-style, check-patches, check-gnu-synopsis+description):
  Wrap message in (_ ...).
guix/scripts/lint.scm