This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/trunk by this push:
new a719d3375e Removed comma
a719d3375e is described below
commit a719d3375e8e68df67e426747d76105c7c4d8a17
Author: mseidel <[email protected]>
AuthorDate: Fri Mar 3 19:07:11 2023 +0100
Removed comma
---
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." ;
};
/*************************************************************************