instsetoo_native/inc_openoffice/windows/msi_languages/Error.ulf |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit c4283c5309e92c8b86c58362fcc15327484730cc
Author:     Andras Timar <andras.ti...@collabora.com>
AuthorDate: Wed Sep 11 17:04:44 2024 +0200
Commit:     Andras Timar <andras.ti...@collabora.com>
CommitDate: Thu Sep 12 09:42:35 2024 +0200

    tdf#162921 on this error dialog there is 'Abort' button, not 'Cancel'
    
    Change-Id: I28b86fa7fa0175d5b9737854ad0ece4e3a00760e
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/173217
    Tested-by: Jenkins
    Reviewed-by: Andras Timar <andras.ti...@collabora.com>

diff --git a/instsetoo_native/inc_openoffice/windows/msi_languages/Error.ulf 
b/instsetoo_native/inc_openoffice/windows/msi_languages/Error.ulf
index 598cc7c0193e..44029b1105ee 100644
--- a/instsetoo_native/inc_openoffice/windows/msi_languages/Error.ulf
+++ b/instsetoo_native/inc_openoffice/windows/msi_languages/Error.ulf
@@ -230,7 +230,7 @@ en-US = "The file [2][3] is being held in use {by the 
following process: Name: [
 en-US = "The product [2] is already installed, preventing the installation of 
this product.  The two products are incompatible."
 
 [OOO_ERROR_72]
-en-US = "Out of disk space -- Volume: [2]; required space: [3] KB; available 
space: [4] KB.  If rollback is disabled, enough space is available. Click 
Cancel to quit, Retry to check available disk space again, or Ignore to 
continue without rollback."
+en-US = "Out of disk space -- Volume: [2]; required space: [3] KB; available 
space: [4] KB.  If rollback is disabled, enough space is available. Click Abort 
to quit, Retry to check available disk space again, or Ignore to continue 
without rollback."
 
 [OOO_ERROR_73]
 en-US = "Could not access network location [2]."

Reply via email to