From 538c8cfc3f1df95cde6789f52a120c8de0a75511 Mon Sep 17 00:00:00 2001 From: Lior Kaplan Date: Thu, 17 Nov 2011 19:04:13 +0200 Subject: Remove double space in strings (looks bad in pootle) --- sc/source/ui/src/scstring.src | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sc/source/ui/src/scstring.src') diff --git a/sc/source/ui/src/scstring.src b/sc/source/ui/src/scstring.src index c70d902d4cbb..c770dfe3a15a 100644 --- a/sc/source/ui/src/scstring.src +++ b/sc/source/ui/src/scstring.src @@ -817,10 +817,10 @@ String SCSTR_WARN_ME_IN_FUTURE_CHECK String SCSTR_DDEDOC_NOT_LOADED { - Text [ en-US ] = "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again." ; + Text [ en-US ] = "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again." ; }; String SCSTR_EXTDOC_NOT_LOADED { - Text [ en-US ] = "The following external file could not be loaded. Data linked from this file did not get updated." ; + Text [ en-US ] = "The following external file could not be loaded. Data linked from this file did not get updated." ; }; -- cgit v1.2.3