diff options
| author | Julien Lepiller <julien@lepiller.eu> | 2026-07-05 16:53:03 +0200 |
|---|---|---|
| committer | Julien Lepiller <julien@lepiller.eu> | 2026-07-11 08:01:20 +0200 |
| commit | e32da3172be0e2210e38b9b64b9255ca8ad7194e (patch) | |
| tree | 2796279ea247d77216f97a63a3ceee5a0b1e6009 /doc | |
| parent | 034ab58444532d16d6244eb42560af2be68df999 (diff) | |
doc: Add TRANSLATORS comment.
* doc/guix.texi: Add comment in headers to help translators.
* doc/guix-cookbook.texi: idem.
Change-Id: I84d56a47deb0cab442d4b638908736d44303bfa1
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/guix-cookbook.texi | 5 | ||||
| -rw-r--r-- | doc/guix.texi | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/doc/guix-cookbook.texi b/doc/guix-cookbook.texi index 5e1f602a132..d45ca1ab3ee 100644 --- a/doc/guix-cookbook.texi +++ b/doc/guix-cookbook.texi | |||
| @@ -3,6 +3,11 @@ | |||
| 3 | 3 | ||
| 4 | @c %**start of header | 4 | @c %**start of header |
| 5 | @setfilename guix-cookbook.info | 5 | @setfilename guix-cookbook.info |
| 6 | @c TRANSLATORS:the following should be kept as-is. Also add a new line with | ||
| 7 | @c TRANSLATORS:@documentlanguage <yourlanguagecode> | ||
| 8 | @c TRANSLATORS:for instance, for Portuguese, you would do: | ||
| 9 | @c TRANSLATORS:@documentencoding UTF-8 | ||
| 10 | @c TRANSLATORS:@documentlanguage pt | ||
| 6 | @documentencoding UTF-8 | 11 | @documentencoding UTF-8 |
| 7 | @settitle GNU Guix Cookbook | 12 | @settitle GNU Guix Cookbook |
| 8 | @c %**end of header | 13 | @c %**end of header |
diff --git a/doc/guix.texi b/doc/guix.texi index 2170df62103..76bb5575e6a 100644 --- a/doc/guix.texi +++ b/doc/guix.texi | |||
| @@ -3,6 +3,11 @@ | |||
| 3 | 3 | ||
| 4 | @c %**start of header | 4 | @c %**start of header |
| 5 | @setfilename guix.info | 5 | @setfilename guix.info |
| 6 | @c TRANSLATORS:the following should be kept as-is. Also add a new line with | ||
| 7 | @c TRANSLATORS:@documentlanguage <yourlanguagecode> | ||
| 8 | @c TRANSLATORS:for instance, for Portuguese, you would do: | ||
| 9 | @c TRANSLATORS:@documentencoding UTF-8 | ||
| 10 | @c TRANSLATORS:@documentlanguage pt | ||
| 6 | @documentencoding UTF-8 | 11 | @documentencoding UTF-8 |
| 7 | @settitle GNU Guix Reference Manual | 12 | @settitle GNU Guix Reference Manual |
| 8 | @c %**end of header | 13 | @c %**end of header |
