diff options
author | Kurt Zenker <kz@openoffice.org> | 2000-12-08 17:30:21 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2000-12-08 17:30:21 +0000 |
commit | 1691fab9336a6ec9d20a748dad8d3d8a166f7650 (patch) | |
tree | 87bdc4201f561535fe0cd923451eaa169c694bb8 /sw | |
parent | d35d0c325b49a4ac0343c17c2829ddb166569665 (diff) |
Merge SRC614: 08.12.00 - 19:29:52
Diffstat (limited to 'sw')
-rw-r--r-- | sw/source/ui/misc/srtdlg.src | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/source/ui/misc/srtdlg.src b/sw/source/ui/misc/srtdlg.src index 0d6ff51ea5e9..0fb10b46787c 100644 --- a/sw/source/ui/misc/srtdlg.src +++ b/sw/source/ui/misc/srtdlg.src @@ -2,9 +2,9 @@ * * $RCSfile: srtdlg.src,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: kz $ $Date: 2000-12-04 12:01:22 $ + * last change: $Author: kz $ $Date: 2000-12-08 18:30:21 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -921,7 +921,7 @@ ModalDialog DLG_SORTING Text[ chinese_simplified ] = "(~L)"; Text[ russian ] = ""; Text[ polish ] = "~Kolumny"; - Text[ japanese ] = "ig(~L)"; + Text[ japanese ] = "(~L)"; Text[ chinese_traditional ] = "(~L)"; Text[ arabic ] = ""; Text[ greek ] = ""; @@ -1183,7 +1183,7 @@ InfoBox MSG_SRTERR MESSAGE[ chinese_simplified ] = "ѡݡ"; MESSAGE[ russian ] = " "; MESSAGE[ polish ] = "Nie mona sortowa selekcji"; - MESSAGE[ japanese ] = "I͈͕͂בւo܂B"; + MESSAGE[ japanese ] = "I͈͕͂בւł܂B"; MESSAGE[ chinese_traditional ] = "LkƧǿܪeC"; MESSAGE[ arabic ] = " "; MESSAGE[ greek ] = " "; |