]> git.lyx.org Git - lyx.git/blobdiff - lib/citeengines/natbib.citeengine
update layout files to format 101
[lyx.git] / lib / citeengines / natbib.citeengine
index 22288351a9e9d7f91263168b95623c43b5d123c8..784989a3151d34f9f23a75fe8866eef30f31caff 100644 (file)
@@ -8,7 +8,7 @@
 
 # Author: Julien Rioux <jrioux@lyx.org>
 
-Format 65
+Format 101
 
 Requires natbib
 
@@ -112,7 +112,8 @@ CiteFormat default
        #
        # MACROS
        #
-       # 1. Translatable bits (need to be marked by _ prefix)
+       # 1. Translatable bits (need to be marked by _ prefix, if translated to the GUI language,
+       #    or B_, if translated to the buffer language)
        #    Note that preceding and trailing spaces matter.
        #
        _notcited not cited
@@ -120,10 +121,10 @@ CiteFormat default
        _keyonly Key only.
        _key Key
        # The following are handled by BiblioInfo
-       _etal  et al.
-       _namesep , [[separate author names in citation, except for last name]]
-       _lastnamesep , and [[separate name of last author in citation]]
-       _pairnamesep  and [[separate two authors in citation]]
+       B_etal  et al.
+       B_namesep , [[separate author names in citation, except for last name]]
+       B_lastnamesep , and [[separate name of last author in citation]]
+       B_pairnamesep  and [[separate two authors in citation]]
 
        #
        # 2. Macros re-used in the style definitions