summaryrefslogtreecommitdiff
path: root/sc/source/ui/src/scstring.src
diff options
context:
space:
mode:
authorLior Kaplan <kaplanlior@gmail.com>2011-11-17 19:04:13 +0200
committerAndras Timar <atimar@suse.com>2011-11-17 19:01:11 +0100
commit538c8cfc3f1df95cde6789f52a120c8de0a75511 (patch)
treed755a14c6a19afe1300a9f1659f4e607bb0cc955 /sc/source/ui/src/scstring.src
parent9a7b77ae2365d568369b1628fcbfb027ca0cf89f (diff)
Remove double space in strings (looks bad in pootle)
Diffstat (limited to 'sc/source/ui/src/scstring.src')
-rw-r--r--sc/source/ui/src/scstring.src4
1 files changed, 2 insertions, 2 deletions
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." ;
};