summaryrefslogtreecommitdiff
path: root/support/bib2gls/bib2gls-en.xml
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-09-05 03:01:09 +0000
committerNorbert Preining <norbert@preining.info>2023-09-05 03:01:09 +0000
commit42959ab19eab5531850a6067d53d13f777ec160b (patch)
tree5f0d408ae32b7e1883bf93283384c92c9de1ef30 /support/bib2gls/bib2gls-en.xml
parent6cc1e9947e6e547a181fd0510d399af947c7bbc9 (diff)
CTAN sync 202309050301
Diffstat (limited to 'support/bib2gls/bib2gls-en.xml')
-rw-r--r--support/bib2gls/bib2gls-en.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/support/bib2gls/bib2gls-en.xml b/support/bib2gls/bib2gls-en.xml
index 7a9aea98ec..f3c57ac250 100644
--- a/support/bib2gls/bib2gls-en.xml
+++ b/support/bib2gls/bib2gls-en.xml
@@ -173,6 +173,9 @@ file is in or in a location that can be found by kpsewhich.</entry>
<entry key="message.log.file">Transcript written to {0}.</entry>
<entry key="message.written">{0} written to {1}.</entry>
<entry key="message.written.total">{0} written in total.</entry>
+<entry key="message.reparsing_aux">Reparsing {0} with encoding {1}.</entry>
+<entry key="message.found">Found: {0}</entry>
+<entry key="message.lost_records">Records may be lost.</entry>
<entry key="message.0.entry">No entries</entry>
<entry key="message.1.entry">1 entry</entry>
@@ -225,6 +228,7 @@ Defaulting to: {0}.
<entry key="message.missing.id">id missing</entry>
<entry key="message.default.locale">Default document locale: {0} {1}</entry>
<entry key="message.detected.sty">Detected package {0} {1}</entry>
+<entry key="message.detected.sty_no_version">Detected package {0}</entry>
<entry key="message.adding.record">Adding record {0} to entry {1}''s record list.</entry>
<entry key="message.adding.primary.record">Adding primary record {0} to entry {1}''s record list.</entry>
<entry key="message.adding.supplemental.record">Adding supplemental record {0} to entry {1}''s record list.</entry>
@@ -232,6 +236,7 @@ Defaulting to: {0}.
<entry key="message.adding.counter.primary.record">Adding primary record {0} to entry {1}''s {2} record list.</entry>
<entry key="message.copying.record">Copying record {0} from entry {1} to entry {2}.</entry>
<entry key="message.copying.primary.record">Copying primary record {0} from entry {1} to entry {2}.</entry>
+<entry key="message.copying.self_record">Attempt to copy record to self for entry {2} ignored.</entry>
<entry key="message.ignored.record">Ignoring record {0}.</entry>
<entry key="message.empty.location.ignored">Converting empty location to ignored record
(label: ''{0}'', counter: ''{1}'', encap: ''{2}'')</entry>
@@ -387,12 +392,19 @@ Aliased entries must be in the same resource set as their target entries with op
<entry key="warning.mismatched.sty">Mismatching versions of packages {0} ({1}) and {2} ({3}). Please upgrade {2}</entry>
<entry key="error.title">Error: {0}</entry>
+<entry key="error.no_log">File {0} not found. Remember to run LaTeX before {1}.
+Will try to proceed without it.</entry>
<entry key="error.alias.map.forbidden">The 'alias' field can't be mapped.</entry>
+<entry key="error.self_alias.forbidden">The ''alias'' field can''t reference its own entry (ID: {0}).</entry>
<entry key="error.no.sty.version">Unable to read version date for package {0}</entry>
<entry key="error.sty.too.old">Package {0} version {1} is too old.
Minimum version {2} required.</entry>
+<entry key="error.no_sty.version">No information about the {0} package was found in {1}.
+Check your document has loaded {0}.sty and rerun LaTeX.</entry>
+<entry key="error.unknown.charset">Unknown charset: {0}</entry>
<entry key="error.unknown.tex.charset">Unknown TeX charset: {0}
Defaulting to {1}. Use {2} to set another encoding.</entry>
+<entry key="error.aux.charset.mismatch">The aux file charset was set to {0} but this conflicts with the information found in the aux file that indicates encoding {1}.</entry>
<entry key="error.missing.aux.cs.require_cs">Missing \{0} in aux file. (Have you used \{1}?)</entry>
<entry key="error.missing.aux.cs.require_cs_or">Missing \{0} in aux file. (Have you used \{1} or \{2}?)</entry>
<entry key="error.missing.records">No records found in aux file.