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

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


The following commit(s) were added to refs/heads/AOO42X by this push:
     new d174eadaf0 Update about.src
d174eadaf0 is described below

commit d174eadaf0414c829bc23480e0c058a0b686b9bf
Author: Matthias Seidel <[email protected]>
AuthorDate: Thu Aug 10 18:41:16 2023 +0200

    Update about.src
    
    Nothing to translate here... ;-)
    (cherry picked from commit 3abe7c57be73f15da3bf58f105407a1a8b048ff0)
---
 main/cui/source/dialogs/about.src | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/cui/source/dialogs/about.src 
b/main/cui/source/dialogs/about.src
index 9e8b711770..7b8c0cf6a1 100644
--- a/main/cui/source/dialogs/about.src
+++ b/main/cui/source/dialogs/about.src
@@ -73,7 +73,7 @@ ModalDialog RID_DEFAULTABOUT
        };
        String RID_CUI_ABOUT_STR_COPYRIGHT_VENDOR
        {
-               Text [ en-US ] = "%OOOVENDOR" ;
+               Text = "%OOOVENDOR" ;
        };
        String RID_CUI_ABOUT_STR_CREATED
        {

Reply via email to