diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-03-28 12:33:53 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-03-28 12:33:53 +0000 |
commit | 4af79604b16daffe6a5b0bd529b497c9074a9bc0 (patch) | |
tree | 88db85bc8152314b032b8d4f97d35470a10c046b | |
parent | 1ab0e4efebf64437538349e1d0ce146c0497f333 (diff) |
Merge SRC626: 28.03.01 - 16:34:29 (NoBranch)
-rw-r--r-- | svx/source/dialog/thesdlg.src | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/svx/source/dialog/thesdlg.src b/svx/source/dialog/thesdlg.src index 38663d497b30..178a60c15525 100644 --- a/svx/source/dialog/thesdlg.src +++ b/svx/source/dialog/thesdlg.src @@ -2,9 +2,9 @@ * * $RCSfile: thesdlg.src,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: kz $ $Date: 2001-03-01 21:45:35 $ + * last change: $Author: kz $ $Date: 2001-03-28 13:33:53 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -121,7 +121,7 @@ ModalDialog RID_SVXDLG_THESAURUS Text[ chinese_traditional ] = "dM(~S)"; Text[ arabic ] = ""; Text[ greek ] = "~"; - Text[ korean ] = "ã "; + Text[ korean ] = "ã (~S)"; Text[ turkish ] = "A~ra"; Text[ language_user1 ] = " "; }; @@ -209,7 +209,7 @@ ModalDialog RID_SVXDLG_THESAURUS Text [ spanish ] = "~Significado " ; Text [ english_us ] = "~Meaning " ; LEFT = TRUE ; - Text[ chinese_simplified ] = "(~M) "; + Text[ chinese_simplified ] = " (~M)"; Text[ russian ] = " "; Text[ polish ] = "Znaczenie "; Text[ japanese ] = "`(~M)"; |