summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2019-04-09 23:06:38 +0200
committerLudovic Courtès <ludo@gnu.org>2019-04-10 12:40:59 +0200
commit32813e8440ff15c9389b84b1d7450fe1d3d25bb2 (patch)
treed6e644203ecf41ecc66e4206be155b58341be0bb /configure.ac
parent5d9f9ad63191646a22dc80624227aa413a4894f0 (diff)
downloadguix-patches-32813e8440ff15c9389b84b1d7450fe1d3d25bb2.tar
guix-patches-32813e8440ff15c9389b84b1d7450fe1d3d25bb2.tar.gz
ui: Fix i18n for diagnostic messages.
Until now, we'd pass 'gettext' the "augmented" format string, which 'gettext' would not find in message catalogs. Now we pass it FMT as is, which is what catalogs contain. * guix/ui.scm (define-diagnostic)[augmented-format-string]: Remove. Emit one 'format' call to print the prefix, and a second one to print the actual message.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions