This is an automated email from the ASF dual-hosted git repository.

wave pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git.


    from f615c18  Migration of ko Markdown pages
     new 90cb365  Migration of lt assets
     new d85611f  Migration of lt html content
     new cccb786  Migration of lt Markdown pages

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 assets/lt/Archive/menu.js                    |  64 ++++
 assets/lt/download/msg_prop_l10n_lt.js       | 367 ++++++++++++++++++++++
 content/lt/Archive/about-cdrom.html          |  11 +
 content/lt/Archive/about-documentation.html  |  18 ++
 content/lt/Archive/about-downloads.html      |  53 ++++
 content/lt/Archive/about-helping.html        |  29 ++
 content/lt/Archive/about-issuezilla.html     |  66 ++++
 content/lt/Archive/about-legal.html          |  42 +++
 content/lt/Archive/about-mailinglist.html    |  23 ++
 content/lt/Archive/about-product.html        |  54 ++++
 content/lt/Archive/about-spellcheck.html     |  47 +++
 content/lt/Archive/adresses.html             |  23 ++
 content/lt/Archive/background.html           |  69 ++++
 content/lt/Archive/credits.html              |  27 ++
 content/lt/Archive/faq.html                  |  75 +++++
 content/lt/Archive/index.html                |  56 ++++
 content/lt/Archive/links.html                |  23 ++
 content/lt/brand.md                          |  14 +
 content/lt/contributors/index.html           |  35 +++
 content/lt/download/full_vs_lp.html          |  51 +++
 content/lt/download/index.html               | 153 +++++++++
 content/lt/extensions/index.html             |  66 ++++
 content/lt/index.html                        | 170 ++++++++++
 content/lt/news/index.md                     |   4 +
 content/lt/participate/contact.html          |  35 +++
 content/lt/participate/contributors.html     |  35 +++
 content/lt/participate/index.md              |  63 ++++
 content/lt/product/base.md                   |  44 +++
 content/lt/product/calc.md                   |  54 ++++
 content/lt/product/draw.md                   |  40 +++
 content/lt/product/impress.md                |  45 +++
 content/lt/product/index.md                  |  52 ++++
 content/lt/product/leftnav.md                |  16 +
 content/lt/product/math.md                   |  21 ++
 content/lt/product/reviews.md                | 450 +++++++++++++++++++++++++++
 content/lt/product/suite.md                  |  42 +++
 content/lt/product/writer.md                 |  66 ++++
 content/lt/social/index.html                 |  86 +++++
 content/lt/support/index.html                | 144 +++++++++
 content/lt/topnav.md                         |  20 ++
 content/lt/why/index.md                      |  28 ++
 content/lt/why/leftnav.md                    |  26 ++
 content/lt/why/why_compliance.md             |  36 +++
 content/lt/why/why_easy.md                   |  20 ++
 content/lt/why/why_edu.md                    |  21 ++
 content/lt/why/why_foss.md                   |  21 ++
 content/lt/why/why_free.md                   |  19 ++
 content/lt/why/why_gov.md                    |  21 ++
 content/lt/why/why_great.md                  |  20 ++
 content/lt/why/why_new_computers.md          |  14 +
 content/lt/why/why_nfp.md                    |  22 ++
 content/lt/why/why_odf.md                    |  33 ++
 content/lt/why/why_oem.md                    |  21 ++
 content/lt/why/why_office2003-end-of-life.md |  15 +
 content/lt/why/why_other.md                  |  21 ++
 content/lt/why/why_sme.md                    |  21 ++
 content/lt/why/why_volunteers.md             |  20 ++
 57 files changed, 3132 insertions(+)
 create mode 100644 assets/lt/Archive/menu.js
 create mode 100644 assets/lt/download/msg_prop_l10n_lt.js
 create mode 100644 content/lt/Archive/about-cdrom.html
 create mode 100644 content/lt/Archive/about-documentation.html
 create mode 100644 content/lt/Archive/about-downloads.html
 create mode 100644 content/lt/Archive/about-helping.html
 create mode 100644 content/lt/Archive/about-issuezilla.html
 create mode 100644 content/lt/Archive/about-legal.html
 create mode 100644 content/lt/Archive/about-mailinglist.html
 create mode 100644 content/lt/Archive/about-product.html
 create mode 100644 content/lt/Archive/about-spellcheck.html
 create mode 100644 content/lt/Archive/adresses.html
 create mode 100644 content/lt/Archive/background.html
 create mode 100644 content/lt/Archive/credits.html
 create mode 100644 content/lt/Archive/faq.html
 create mode 100644 content/lt/Archive/index.html
 create mode 100644 content/lt/Archive/links.html
 create mode 100644 content/lt/brand.md
 create mode 100644 content/lt/contributors/index.html
 create mode 100644 content/lt/download/full_vs_lp.html
 create mode 100644 content/lt/download/index.html
 create mode 100644 content/lt/extensions/index.html
 create mode 100644 content/lt/index.html
 create mode 100644 content/lt/news/index.md
 create mode 100644 content/lt/participate/contact.html
 create mode 100644 content/lt/participate/contributors.html
 create mode 100644 content/lt/participate/index.md
 create mode 100644 content/lt/product/base.md
 create mode 100644 content/lt/product/calc.md
 create mode 100644 content/lt/product/draw.md
 create mode 100644 content/lt/product/impress.md
 create mode 100644 content/lt/product/index.md
 create mode 100644 content/lt/product/leftnav.md
 create mode 100644 content/lt/product/math.md
 create mode 100644 content/lt/product/reviews.md
 create mode 100644 content/lt/product/suite.md
 create mode 100644 content/lt/product/writer.md
 create mode 100644 content/lt/social/index.html
 create mode 100644 content/lt/support/index.html
 create mode 100644 content/lt/topnav.md
 create mode 100644 content/lt/why/index.md
 create mode 100644 content/lt/why/leftnav.md
 create mode 100644 content/lt/why/why_compliance.md
 create mode 100644 content/lt/why/why_easy.md
 create mode 100644 content/lt/why/why_edu.md
 create mode 100644 content/lt/why/why_foss.md
 create mode 100644 content/lt/why/why_free.md
 create mode 100644 content/lt/why/why_gov.md
 create mode 100644 content/lt/why/why_great.md
 create mode 100644 content/lt/why/why_new_computers.md
 create mode 100644 content/lt/why/why_nfp.md
 create mode 100644 content/lt/why/why_odf.md
 create mode 100644 content/lt/why/why_oem.md
 create mode 100644 content/lt/why/why_office2003-end-of-life.md
 create mode 100644 content/lt/why/why_other.md
 create mode 100644 content/lt/why/why_sme.md
 create mode 100644 content/lt/why/why_volunteers.md

Reply via email to