diff options
author | Ludovic Courtès <ludo@gnu.org> | 2021-06-01 21:32:23 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2021-06-01 23:26:07 +0200 |
commit | fed83e52fed3808b437361d84c29c2870cab5458 (patch) | |
tree | 3594f19099477d60c491415694d8e384dc2af964 /po | |
parent | 5bcb4f8a58ad316174768c167927c03be3272786 (diff) | |
download | guix-fed83e52fed3808b437361d84c29c2870cab5458.tar.gz |
nls: Translate (guix diagnostics).
* po/guix/POTFILES.in: Add guix/diagnostics.scm.
Diffstat (limited to 'po')
-rw-r--r-- | po/guix/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/guix/POTFILES.in b/po/guix/POTFILES.in index 74cc5ebf9a..727f820cca 100644 --- a/po/guix/POTFILES.in +++ b/po/guix/POTFILES.in @@ -44,6 +44,7 @@ gnu/packages/bootstrap.scm guix/build/utils.scm guix/scripts.scm guix/scripts/build.scm +guix/diagnostics.scm guix/discovery.scm guix/lint.scm guix/scripts/download.scm |