diff options
author | avy <avy@openoffice.org> | 2001-03-09 20:08:04 +0000 |
---|---|---|
committer | avy <avy@openoffice.org> | 2001-03-09 20:08:04 +0000 |
commit | 77cc7e768d927bcacaca1aca2d08c51c0c1a2963 (patch) | |
tree | 45aaae3f573db75faa4b2e5ee5364bec9d7114bf /sw/source/ui/frmdlg/frmui.src | |
parent | 1f44c880fbb2a3739ed64340823405f5c9ead38e (diff) |
Merge SRC624: 03/09/01 - 22:07:40 (NoBranch)
Diffstat (limited to 'sw/source/ui/frmdlg/frmui.src')
-rw-r--r-- | sw/source/ui/frmdlg/frmui.src | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/source/ui/frmdlg/frmui.src b/sw/source/ui/frmdlg/frmui.src index 1396f9e41c16..c34615f3c291 100644 --- a/sw/source/ui/frmdlg/frmui.src +++ b/sw/source/ui/frmdlg/frmui.src @@ -2,9 +2,9 @@ * * $RCSfile: frmui.src,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: kz $ $Date: 2001-03-01 21:36:55 $ + * last change: $Author: avy $ $Date: 2001-03-09 21:08:04 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -336,7 +336,7 @@ String STR_CENTER_VERT Text[ chinese_simplified ] = "(~E)"; Text[ russian ] = " "; Text[ polish ] = "Wyrodkuj"; - Text[ japanese ] = "S(~E)"; + Text[ japanese ] = "(~E)"; Text[ chinese_traditional ] = "m(~E)"; Text[ arabic ] = ""; Text[ greek ] = ""; @@ -1378,7 +1378,7 @@ InfoBox MSG_COLUMN_ERR_BOUNDWIDTH MESSAGE[ chinese_simplified ] = "м̫"; MESSAGE[ russian ] = " ."; MESSAGE[ polish ] = "Odstp midzy kolumnami jest za duy dla ich szerokoci."; - MESSAGE[ japanese ] = "̊Ԋu̕ɑčL܂"; + MESSAGE[ japanese ] = "̊ԊuɑčL܂"; MESSAGE[ chinese_traditional ] = "涡jӤjAWLϰC"; MESSAGE[ arabic ] = " ."; MESSAGE[ greek ] = " ."; |