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 b5382fc  Small change to hopefully get translation back
b5382fc is described below

commit b5382fc3073a37a7e76438abc7cb34adb92eacf8
Author: mseidel <[email protected]>
AuthorDate: Wed Dec 16 20:23:21 2020 +0100

    Small change to hopefully get translation back
    
    (cherry picked from commit f5ec01439588432bbbf17e4dbfa77343f6668917)
---
 main/sw/source/ui/config/mailconfigpage.src | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/sw/source/ui/config/mailconfigpage.src 
b/main/sw/source/ui/config/mailconfigpage.src
index 49e40ff..9f94e32 100644
--- a/main/sw/source/ui/config/mailconfigpage.src
+++ b/main/sw/source/ui/config/mailconfigpage.src
@@ -161,7 +161,7 @@ ModalDialog DLG_MM_TESTACCOUNTSETTINGS
        Size = MAP_APPFONT ( 250, 176 ) ;
        Moveable = TRUE ;
 
-       Text[ en-US ] = "Test Account Settings" ;
+       Text[ en-US ] = "Test Account Settings";
 
        FixedText FI_INFO
        {

Reply via email to