instsetoo_native/inc_sdkoo/windows/msi_templates/Dialog.idt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit dc42e6989713e2790eeedb37ae1c3b4f342ec528
Author:     Julien Nabet <serval2...@yahoo.fr>
AuthorDate: Sun Feb 27 19:38:09 2022 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sun Feb 27 20:20:47 2022 +0100

    Use STR_INSTALLATION_WIZARD tooin instsetoo_native/sdkoo part
    
    Change-Id: I3a26ad7efabffc317448f3636ea98853217baf6c
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/130652
    Reviewed-by: Andras Timar <andras.ti...@collabora.com>
    Tested-by: Jenkins

diff --git a/instsetoo_native/inc_sdkoo/windows/msi_templates/Dialog.idt 
b/instsetoo_native/inc_sdkoo/windows/msi_templates/Dialog.idt
index 2ffb005a91b4..7e97dd8c7956 100644
--- a/instsetoo_native/inc_sdkoo/windows/msi_templates/Dialog.idt
+++ b/instsetoo_native/inc_sdkoo/windows/msi_templates/Dialog.idt
@@ -22,7 +22,7 @@ ReadyToInstall        50      50      374     266     35      
[ProductName] - [STR_INSTALLATION_WIZARD]       Instal
 ReadyToRemove  50      50      374     266     3       [ProductName] - 
[STR_INSTALLATION_WIZARD]       RemoveNow       RemoveNow       Cancel
 SetupCompleteError     50      50      374     266     3       [ProductName] - 
[STR_INSTALLATION_WIZARD]       Finish  Finish  Finish
 SetupCompleteSuccess   50      50      374     266     3       [ProductName] - 
[STR_INSTALLATION_WIZARD]       OK      OK      OK
-SetupError     50      10      270     110     65543   [ProductName] 
Installerinformationen    ErrorText       O       C
+SetupError     50      10      270     110     65543   [ProductName] 
[STR_INSTALLATION_WIZARD] ErrorText       O       C
 SetupInitialization    50      50      374     266     5       [ProductName] - 
[STR_INSTALLATION_WIZARD]       Cancel  Cancel  Cancel
 SetupInterrupted       50      50      374     266     3       [ProductName] - 
[STR_INSTALLATION_WIZARD]       Finish  Finish  Finish
 SetupProgress  50      50      374     266     5       [ProductName] - 
[STR_INSTALLATION_WIZARD]       Cancel  Cancel  Cancel

Reply via email to