From 829751c3fadae430961e9be254a8dec55356d193 Mon Sep 17 00:00:00 2001 From: mseidel Date: Mon, 27 Jun 2022 17:54:42 +0200 Subject: [PATCH] Added missing space in string --- main/sc/source/ui/src/globstr.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/sc/source/ui/src/globstr.src b/main/sc/source/ui/src/globstr.src index 312d1d7a80..1dcb9b6c6d 100644 --- a/main/sc/source/ui/src/globstr.src +++ b/main/sc/source/ui/src/globstr.src @@ -1537,7 +1537,7 @@ Resource RID_GLOBSTR }; String STR_CHANGED_DELETE { - Text [ en-US ] = "#1deleted" ; + Text [ en-US ] = "#1 deleted" ; }; String STR_CHANGED_MOVE {