texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

release/7.1 updated (dffe8d4871 -> fd33a3f804)


From: Gavin D. Smith
Subject: release/7.1 updated (dffe8d4871 -> fd33a3f804)
Date: Sat, 8 Jun 2024 06:04:05 -0400 (EDT)

gavin pushed a change to branch release/7.1.

    from dffe8d4871 regenerate test results for added test. remove accidentally 
added test.
     new 7587c2c1f2 prepare for 7.1.0.90 pretest
     new fd33a3f804 * NEWS: add items for 7.1.1


Summary of changes:
 ChangeLog                                   |  20 ++
 NEWS                                        |  17 +
 configure.ac                                |   4 +-
 info/info.c                                 |   4 +-
 install-info/install-info.c                 |   4 +-
 js/info.js                                  |   4 +-
 po/ca.po                                    | 268 +++++++-------
 po/cs.po                                    | 280 ++++++++-------
 po/da.po                                    | 270 +++++++-------
 po/de.po                                    | 276 +++++++-------
 po/el.po                                    | 244 ++++++-------
 po/eo.po                                    | 280 ++++++++-------
 po/es.po                                    | 282 ++++++++-------
 po/fi.po                                    | 269 +++++++-------
 po/fr.po                                    | 279 ++++++++-------
 po/he.po                                    | 260 +++++++-------
 po/hr.po                                    | 279 ++++++++-------
 po/hu.po                                    | 261 +++++++-------
 po/id.po                                    | 268 +++++++-------
 po/it.po                                    | 269 +++++++-------
 po/ja.po                                    | 268 +++++++-------
 po/ka.po                                    | 265 +++++++-------
 po/nb.po                                    | 263 +++++++-------
 po/nl.po                                    | 279 ++++++++-------
 po/pl.po                                    | 279 ++++++++-------
 po/pt.po                                    | 271 +++++++-------
 po/pt_BR.po                                 | 271 +++++++-------
 po/ro.po                                    | 279 ++++++++-------
 po/ru.po                                    | 271 +++++++-------
 po/rw.po                                    | 244 ++++++-------
 po/sk.po                                    | 503 +++++++++++---------------
 po/sl.po                                    | 258 ++++++-------
 po/sr.po                                    | 278 +++++++-------
 po/sv.po                                    | 537 +++++++++++++---------------
 po/tr.po                                    | 277 +++++++-------
 po/uk.po                                    | 285 ++++++++-------
 po/vi.po                                    | 280 ++++++++-------
 po/zh_CN.po                                 | 263 +++++++-------
 po/zh_TW.po                                 | 258 ++++++-------
 po_document/LINGUAS                         |   1 +
 po_document/ca.po                           |   2 +-
 po_document/ca.us-ascii.po                  |   2 +-
 po_document/cs.po                           |   2 +-
 po_document/de.po                           |   2 +-
 po_document/de.us-ascii.po                  |   2 +-
 po_document/eo.po                           |   2 +-
 po_document/es.po                           |   2 +-
 po_document/fi.po                           |   2 +-
 po_document/fr.po                           |   2 +-
 po_document/hr.po                           |   2 +-
 po_document/hu.po                           |   2 +-
 po_document/it.po                           |   2 +-
 po_document/{pl.po => ka.po}                | 368 ++++++++++---------
 po_document/nl.po                           |   2 +-
 po_document/no.us-ascii.po                  |   2 +-
 po_document/pl.iso-8859-2.po                |   2 +-
 po_document/pl.po                           |   2 +-
 po_document/pt.po                           |   2 +-
 po_document/pt.us-ascii.po                  |   2 +-
 po_document/pt_BR.po                        |   2 +-
 po_document/pt_BR.us-ascii.po               |   2 +-
 po_document/ro.po                           |   2 +-
 po_document/sk.po                           |  57 ++-
 po_document/sr.po                           |   2 +-
 po_document/sv.po                           |  57 ++-
 po_document/texinfo_document.pot            |   4 +-
 po_document/uk.po                           |   2 +-
 texindex/ti.twjr                            |   6 +-
 tp/Texinfo/Common.pm                        |   2 +-
 tp/Texinfo/Convert/Converter.pm             |   2 +-
 tp/Texinfo/Convert/DocBook.pm               |   2 +-
 tp/Texinfo/Convert/HTML.pm                  |   2 +-
 tp/Texinfo/Convert/IXIN.pm                  |   2 +-
 tp/Texinfo/Convert/IXINSXML.pm              |   2 +-
 tp/Texinfo/Convert/Info.pm                  |   2 +-
 tp/Texinfo/Convert/LaTeX.pm                 |   2 +-
 tp/Texinfo/Convert/NodeNameNormalization.pm |   2 +-
 tp/Texinfo/Convert/Paragraph.pm             |   2 +-
 tp/Texinfo/Convert/PlainTexinfo.pm          |   2 +-
 tp/Texinfo/Convert/Plaintext.pm             |   2 +-
 tp/Texinfo/Convert/Texinfo.pm               |   2 +-
 tp/Texinfo/Convert/TexinfoMarkup.pm         |   2 +-
 tp/Texinfo/Convert/TexinfoSXML.pm           |   2 +-
 tp/Texinfo/Convert/TexinfoXML.pm            |   2 +-
 tp/Texinfo/Convert/Text.pm                  |   2 +-
 tp/Texinfo/Convert/TextContent.pm           |   2 +-
 tp/Texinfo/Convert/Unicode.pm               |   2 +-
 tp/Texinfo/Convert/Utils.pm                 |   2 +-
 tp/Texinfo/MiscXS.pm                        |   2 +-
 tp/Texinfo/Parser.pm                        |   2 +-
 tp/Texinfo/ParserNonXS.pm                   |   2 +-
 tp/Texinfo/Structuring.pm                   |   2 +-
 tp/Texinfo/Transformations.pm               |   2 +-
 tp/Texinfo/XSLoader.pm                      |   2 +-
 tp/texi2any.pl                              |   4 +-
 util/pdftexi2dvi                            |   4 +-
 util/texi2dvi                               |   6 +-
 util/texi2pdf                               |   4 +-
 98 files changed, 5377 insertions(+), 4699 deletions(-)
 copy po_document/{pl.po => ka.po} (72%)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]