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 2022/01/30 14:04:53 UTC

[openoffice] branch AOO41X updated: Update Nsis.ulf

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

mseidel pushed a commit to branch AOO41X
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/AOO41X by this push:
     new 0f4b4c9  Update Nsis.ulf
0f4b4c9 is described below

commit 0f4b4c9b4075b17c1121db5c96db10b227e6381c
Author: Matthias <ms...@apache.org>
AuthorDate: Wed Sep 25 01:01:06 2019 +0200

    Update Nsis.ulf
    
    This fixes issue 123371:
    https://bz.apache.org/ooo/show_bug.cgi?id=123371
    (cherry picked from commit 4abbe55cc6dcbc4f56acfd283450e1741be3766a)
---
 .../inc_openoffice/windows/msi_languages/Nsis.ulf              | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/main/instsetoo_native/inc_openoffice/windows/msi_languages/Nsis.ulf b/main/instsetoo_native/inc_openoffice/windows/msi_languages/Nsis.ulf
index 8fdaf1d..316dcf7 100644
--- a/main/instsetoo_native/inc_openoffice/windows/msi_languages/Nsis.ulf
+++ b/main/instsetoo_native/inc_openoffice/windows/msi_languages/Nsis.ulf
@@ -1,5 +1,5 @@
 /**************************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,16 +7,16 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  *************************************************************/
 
 [SetupCaption]
@@ -59,4 +59,4 @@ en-US = "Please wait while the installation files are being unpacked."
 en-US = "Extract: "
 
 [MUI_TEXT_ABORTWARNING]
-en-US = "Are you sure you want to quit the %PRODUCTNAME %PRODUCTVERSION Installation Preparation"
+en-US = "Are you sure you want to quit the %PRODUCTNAME %PRODUCTVERSION Installation Preparation?"