da6c6763fa
Previously, service descriptions appeared in both guix.pot and packages.pot, but only translations of packages.pot were used. Now, translations are only done with guix.pot. This is better, because translators are more likely to translate guix.pot, and is also easier, because files in gnu/{home/,}services need to be in po/guix/POTFILES.in anyway and po/guix/Makevars already acts on the 'description' keyword because of lint checkers. * guix/scripts/home.scm (service-type-description-string): Use translations from guix.pot. * guix/scripts/system/search.scm (service-type-description-string) (service-type->recutils): Likewise. * po/packages/POTFILES.in: Move files in gnu/services to ... * po/guix/POTFILES.in: ... here.
59 lines
1.6 KiB
Text
59 lines
1.6 KiB
Text
# List of source files which contain translatable strings. These should be
|
|
# only package modules (currently it's only a subset of them, but eventually
|
|
# all of them should be listed here.) Strings of the tools are in 'po/guix'.
|
|
gnu/packages/abiword.scm
|
|
gnu/packages/aspell.scm
|
|
gnu/packages/audio.scm
|
|
gnu/packages/backup.scm
|
|
gnu/packages/base.scm
|
|
gnu/packages/bittorrent.scm
|
|
gnu/packages/certs.scm
|
|
gnu/packages/compression.scm
|
|
gnu/packages/databases.scm
|
|
gnu/packages/debug.scm
|
|
gnu/packages/dejagnu.scm
|
|
gnu/packages/games.scm
|
|
gnu/packages/gcc.scm
|
|
gnu/packages/gettext.scm
|
|
gnu/packages/gimp.scm
|
|
gnu/packages/gnome.scm
|
|
gnu/packages/gnuzilla.scm
|
|
gnu/packages/gtk.scm
|
|
gnu/packages/guile.scm
|
|
gnu/packages/imagemagick.scm
|
|
gnu/packages/image.scm
|
|
gnu/packages/image-viewers.scm
|
|
gnu/packages/inkscape.scm
|
|
gnu/packages/jemalloc.scm
|
|
gnu/packages/key-mon.scm
|
|
gnu/packages/less.scm
|
|
gnu/packages/lesstif.scm
|
|
gnu/packages/libreoffice.scm
|
|
gnu/packages/linux.scm
|
|
gnu/packages/lout.scm
|
|
gnu/packages/messaging.scm
|
|
gnu/packages/mpd.scm
|
|
gnu/packages/netpbm.scm
|
|
gnu/packages/nettle.scm
|
|
gnu/packages/networking.scm
|
|
gnu/packages/pdf.scm
|
|
gnu/packages/pem.scm
|
|
gnu/packages/perl.scm
|
|
gnu/packages/photo.scm
|
|
gnu/packages/ratpoison.scm
|
|
gnu/packages/readline.scm
|
|
gnu/packages/scanner.scm
|
|
gnu/packages/scheme.scm
|
|
gnu/packages/search.scm
|
|
gnu/packages/serveez.scm
|
|
gnu/packages/shells.scm
|
|
gnu/packages/telephony.scm
|
|
gnu/packages/tex.scm
|
|
gnu/packages/texinfo.scm
|
|
gnu/packages/textutils.scm
|
|
gnu/packages/version-control.scm
|
|
gnu/packages/virtualization.scm
|
|
gnu/packages/webkit.scm
|
|
gnu/packages/web.scm
|
|
gnu/packages/wordnet.scm
|
|
gnu/packages/xiph.scm
|