diff options
author | Kurt Zenker <kz@openoffice.org> | 2000-10-27 16:48:10 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2000-10-27 16:48:10 +0000 |
commit | df8b872758f40c5d6fd8c4622f00bbfbd779e031 (patch) | |
tree | 66500124ddbe6c7b158b7353b8d193bd1a29feb9 /sw/source/ui/frmdlg/cption.src | |
parent | 069fb8e4fe84c93ed8192ecd56f1788a25cc2457 (diff) |
Merge SRC610: 10/27/00 - 19:47:49 (NoBranch)
Diffstat (limited to 'sw/source/ui/frmdlg/cption.src')
-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)"; |