diff options
Diffstat (limited to 'sw')
-rw-r--r-- | sw/source/ui/frmdlg/cption.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/frmdlg/cption.src b/sw/source/ui/frmdlg/cption.src index 5575a814f46f..266b68dc4423 100644 --- a/sw/source/ui/frmdlg/cption.src +++ b/sw/source/ui/frmdlg/cption.src @@ -2,9 +2,9 @@ * * $RCSfile: cption.src,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: nf $ $Date: 2000-09-27 21:26:36 $ + * last change: $Author: kz $ $Date: 2000-10-27 17:48:10 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -233,7 +233,7 @@ ModalDialog DLG_CAPTION Text [ english_us ] = "~Caption" ; Left = TRUE ; Text[ chinese_simplified ] = "ǩ(~C)"; - Text[ russian ] = " "; + Text[ russian ] = " "; Text[ polish ] = "Tekst etykiety"; Text[ japanese ] = "(~C)"; Text[ chinese_traditional ] = "Ҥ(~C)"; |