summaryrefslogtreecommitdiff
path: root/sw/source
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 /sw/source
parent9a7b77ae2365d568369b1628fcbfb027ca0cf89f (diff)
Remove double space in strings (looks bad in pootle)
Diffstat (limited to 'sw/source')
-rw-r--r--sw/source/ui/chrdlg/chrdlg.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/chrdlg/chrdlg.src b/sw/source/ui/chrdlg/chrdlg.src
index b3c8ff6f294e..7e3bac806575 100644
--- a/sw/source/ui/chrdlg/chrdlg.src
+++ b/sw/source/ui/chrdlg/chrdlg.src
@@ -42,7 +42,7 @@ InfoBox MSG_ILLEGAL_PAGENUM
{
BUTTONS = WB_OK ;
DEFBUTTON = WB_DEF_OK ;
- Message [ en-US ] = "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages." ;
+ Message [ en-US ] = "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages." ;
};