diff options
Diffstat (limited to 'sw/source')
-rw-r--r-- | sw/source/ui/chrdlg/chrdlg.src | 2 |
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." ; }; |