aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès2015-06-20 12:22:17 +0200
committerLudovic Courtès2015-06-20 12:22:17 +0200
commit830523e024b131174f601f7f87ebf118d8efc38f (patch)
tree906bd7599fab684df17454c7b57aa7cb1141cf1b
parent29bfe28a07a156c62de493893a7c69915c80b9c7 (diff)
downloadskribilo-830523e024b131174f601f7f87ebf118d8efc38f.tar.gz
skribilo-830523e024b131174f601f7f87ebf118d8efc38f.tar.lz
skribilo-830523e024b131174f601f7f87ebf118d8efc38f.zip
biblio: Tell translators what these messages are.
* src/guile/skribilo/biblio/template.scm (make-bib-entry-template/default): Add comment for translators.
-rw-r--r--src/guile/skribilo/biblio/template.scm4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/guile/skribilo/biblio/template.scm b/src/guile/skribilo/biblio/template.scm
index f276861..6f2dadd 100644
--- a/src/guile/skribilo/biblio/template.scm
+++ b/src/guile/skribilo/biblio/template.scm
@@ -1,7 +1,7 @@
;;; template.scm -- Template system for bibliography entries.
;;;
;;; Copyright 2003, 2004 Manuel Serrano
-;;; Copyright 2006, 2007 Ludovic Courtès <ludovic.courtes@laas.fr>
+;;; Copyright 2006, 2007, 2015 Ludovic Courtès <ludo@gnu.org>
;;;
;;;
;;; This file is part of Skribilo.
@@ -144,6 +144,8 @@
(define (make-bib-entry-template/default kind)
;; The default bibliography entry template.
+
+ ;; TRANSLATORS: The next few msgids are fragments of bibliography items.
(case kind
((techreport)
`(author ". " (or title url documenturl) ". "