You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2024/01/12 21:39:23 UTC

(openoffice) branch Pilot-Pirx-wizard updated (3d9ba97a38 -> 347c297a83)

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

mseidel pushed a change to branch Pilot-Pirx-wizard
in repository https://gitbox.apache.org/repos/asf/openoffice.git


    from 3d9ba97a38 Merge branch 'trunk' into Pilot-Pirx-wizard
     add bfdb928bc2 Clean up resource files
     add 0f58d4df4e Clarify Windows Installer texts
     add fc5f4b32ec Single qoutes don't need to be escaped her. But we need to check how the strings get exported to en-US.sdf.
     add 2af54629b3 Clean up resource file
     new 347c297a83 Merge branch 'trunk' into Pilot-Pirx-wizard

The 1 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:
 main/extensions/source/dbpilots/groupboxpages.src  |  180 +-
 .../windows/msi_languages/ActionTe.ulf             |   24 +-
 .../windows/msi_languages/Control.ulf              |   59 +-
 .../windows/msi_languages/CustomAc.ulf             |    2 -
 .../inc_openoffice/windows/msi_languages/Error.ulf |   16 +-
 .../windows/msi_languages/LaunchCo.ulf             |    8 +-
 .../windows/msi_languages/RadioBut.ulf             |    9 +-
 .../inc_openoffice/windows/msi_languages/SIS.ulf   |    9 +-
 .../windows/msi_languages/UIText.ulf               |   10 +-
 .../windows/msi_languages/makefile.mk              |   32 +-
 main/sc/source/ui/src/scfuncs.src                  | 1880 ++++++++++----------
 main/starmath/source/commands.src                  | 1206 ++++++-------
 main/starmath/source/smres.src                     |   16 +-
 main/starmath/source/symbol.src                    |    4 +-
 main/starmath/source/toolbox.src                   |    2 -
 15 files changed, 1695 insertions(+), 1762 deletions(-)


(openoffice) 01/01: Merge branch 'trunk' into Pilot-Pirx-wizard

Posted by ms...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch Pilot-Pirx-wizard
in repository https://gitbox.apache.org/repos/asf/openoffice.git

commit 347c297a83d072617b580fbf8b8f25e43cc42b27
Merge: 3d9ba97a38 2af54629b3
Author: mseidel <ms...@apache.org>
AuthorDate: Fri Jan 12 22:38:45 2024 +0100

    Merge branch 'trunk' into Pilot-Pirx-wizard

 main/extensions/source/dbpilots/groupboxpages.src  |  180 +-
 .../windows/msi_languages/ActionTe.ulf             |   24 +-
 .../windows/msi_languages/Control.ulf              |   59 +-
 .../windows/msi_languages/CustomAc.ulf             |    2 -
 .../inc_openoffice/windows/msi_languages/Error.ulf |   16 +-
 .../windows/msi_languages/LaunchCo.ulf             |    8 +-
 .../windows/msi_languages/RadioBut.ulf             |    9 +-
 .../inc_openoffice/windows/msi_languages/SIS.ulf   |    9 +-
 .../windows/msi_languages/UIText.ulf               |   10 +-
 .../windows/msi_languages/makefile.mk              |   32 +-
 main/sc/source/ui/src/scfuncs.src                  | 1880 ++++++++++----------
 main/starmath/source/commands.src                  | 1206 ++++++-------
 main/starmath/source/smres.src                     |   16 +-
 main/starmath/source/symbol.src                    |    4 +-
 main/starmath/source/toolbox.src                   |    2 -
 15 files changed, 1695 insertions(+), 1762 deletions(-)