[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (8272560818 -> e50529b3a6)
From: |
Patrice Dumas |
Subject: |
master updated (8272560818 -> e50529b3a6) |
Date: |
Tue, 1 Oct 2024 16:45:01 -0400 (EDT) |
pertusus pushed a change to branch master.
from 8272560818 * Makefile.am (po_document-check), po_document/POTFILES.in:
add an exception for main/DocumentXS.c in po_document-check, remove from
POTFILES.in.
new c4cef5a9d1 * po_document/Makevars (XGETTEXT_OPTIONS),
tp/Texinfo/XS/main/utils.h (gdt_noop, pgdt_context_noop),
tp/Texinfo/XS/main/utils.c (def_aliases), po_document/POTFILES.in: add gdt_noop
and pgdt_context_noop cpp macros to mark strings for translation. Use in
utils.c for def_aliases. Add to XGETTEXT_OPTIONS, and add main/utils.c to
po_document/POTFILES.in.
new e50529b3a6 * po_document/Makevars (XGETTEXT_OPTIONS): add cdt_tree and
translate_convert_to_html_internal keywords.
Summary of changes:
ChangeLog | 25 ++++++++
Makefile.am | 2 +-
po_document/Makevars | 6 +-
po_document/POTFILES.in | 1 +
po_document/ca.po | 116 +++++++++++++++++++------------------
po_document/cs.po | 116 +++++++++++++++++++------------------
po_document/de.po | 116 +++++++++++++++++++------------------
po_document/eo.po | 116 +++++++++++++++++++------------------
po_document/es.po | 116 +++++++++++++++++++------------------
po_document/fi.po | 116 +++++++++++++++++++------------------
po_document/fr.po | 116 +++++++++++++++++++------------------
po_document/hr.po | 116 +++++++++++++++++++------------------
po_document/hu.po | 116 +++++++++++++++++++------------------
po_document/it.po | 116 +++++++++++++++++++------------------
po_document/nb.po | 116 +++++++++++++++++++------------------
po_document/nl.po | 116 +++++++++++++++++++------------------
po_document/pl.po | 116 +++++++++++++++++++------------------
po_document/pt.po | 116 +++++++++++++++++++------------------
po_document/pt_BR.po | 116 +++++++++++++++++++------------------
po_document/ro.po | 116 +++++++++++++++++++------------------
po_document/sk.po | 116 +++++++++++++++++++------------------
po_document/sr.po | 116 +++++++++++++++++++------------------
po_document/sv.po | 116 +++++++++++++++++++------------------
po_document/texinfo_document.pot | 116 +++++++++++++++++++------------------
po_document/uk.po | 116 +++++++++++++++++++------------------
tp/Texinfo/XS/convert/converter.c | 7 +++
tp/Texinfo/XS/main/convert_utils.c | 7 ++-
tp/Texinfo/XS/main/utils.c | 38 ++++++++----
tp/Texinfo/XS/main/utils.h | 5 ++
29 files changed, 1334 insertions(+), 1193 deletions(-)
- master updated (8272560818 -> e50529b3a6),
Patrice Dumas <=