[Libreoffice-commits] core.git: sc/source

Jan Holesovsky kendy at collabora.com
Fri Jan 2 15:59:54 PST 2015


 sc/source/ui/src/globstr.src |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a1f2b8786cf1099b0b92bf5e4f3e21920a2d9e27
Author: Jan Holesovsky <kendy at collabora.com>
Date:   Sat Jan 3 00:58:50 2015 +0100

    Add a missing space.

diff --git a/sc/source/ui/src/globstr.src b/sc/source/ui/src/globstr.src
index 87bf281..3a9be28 100644
--- a/sc/source/ui/src/globstr.src
+++ b/sc/source/ui/src/globstr.src
@@ -1520,7 +1520,7 @@ Resource RID_GLOBSTR
     };
     String STR_CHANGED_DELETE
     {
-        Text [ en-US ] = "#1deleted" ;
+        Text [ en-US ] = "#1 deleted" ;
     };
     String STR_CHANGED_MOVE
     {


More information about the Libreoffice-commits mailing list