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 eb764f2b21 Removed comma
eb764f2b21 is described below

commit eb764f2b21b8f0adcba4fca9eae0b5356728365d
Author: mseidel <msei...@apache.org>
AuthorDate: Fri Mar 3 19:07:11 2023 +0100

    Removed comma
    
    (cherry picked from commit a719d3375e8e68df67e426747d76105c7c4d8a17)
---
 main/sw/source/ui/index/cnttab.src | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/sw/source/ui/index/cnttab.src 
b/main/sw/source/ui/index/cnttab.src
index 188e3fe1a5..4375ebccd4 100644
--- a/main/sw/source/ui/index/cnttab.src
+++ b/main/sw/source/ui/index/cnttab.src
@@ -41,7 +41,7 @@ String STR_LEVEL
 };
 String STR_FILE_NOT_FOUND
 {
-       Text [ en-US ] = "The file, \"%1\" in the \"%2\" path could not be 
found." ;
+       Text [ en-US ] = "The file \"%1\" in the \"%2\" path could not be 
found." ;
 };
 /*************************************************************************
 

Reply via email to