diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-03-01 19:43:45 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-03-01 19:43:45 +0000 |
commit | 84c614c47e3aed17fcba2e2a779b66c5a1c669ca (patch) | |
tree | 6f0c0c4f72af9f1084bc0cb7f1cca3874985939b | |
parent | 764c19658b10bce3ba2a96ff92d03275b6a51914 (diff) |
Merge SWT614: 03/01/01 - 21:43:04
-rw-r--r-- | svx/source/dialog/ctredlin.src | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/svx/source/dialog/ctredlin.src b/svx/source/dialog/ctredlin.src index 9e3cc8ab5067..a2b47d8ce407 100644 --- a/svx/source/dialog/ctredlin.src +++ b/svx/source/dialog/ctredlin.src @@ -2,9 +2,9 @@ * * $RCSfile: ctredlin.src,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: kz $ $Date: 2001-02-09 22:19:54 $ + * last change: $Author: kz $ $Date: 2001-03-01 20:43:45 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -65,8 +65,8 @@ // // $Workfile: ctredlin.src $ // $Author: kz $ - // $Date: 2001-02-09 22:19:54 $ - // $Revision: 1.9 $ + // $Date: 2001-03-01 20:43:45 $ + // $Revision: 1.10 $ // $Logfile: T:/svx/source/dialog/ctredlin.srv $ //--------------------------------------------------------------------------- @@ -767,7 +767,7 @@ TabPage SID_REDLIN_VIEW_PAGE Text[ chinese_simplified ] = "(~A)"; Text[ russian ] = ""; Text[ polish ] = "Zaakceptuj"; - Text[ japanese ] = "(~A)"; + Text[ japanese ] = "Kp(~A)"; Text[ chinese_traditional ] = "(~A)"; Text[ arabic ] = ""; Text[ greek ] = "~"; @@ -794,7 +794,7 @@ TabPage SID_REDLIN_VIEW_PAGE Text[ chinese_simplified ] = "ܾ(~R)"; Text[ russian ] = ""; Text[ polish ] = "Odrzu"; - Text[ japanese ] = "Ȃ(~R)"; + Text[ japanese ] = "ݾ(~R)"; Text[ chinese_traditional ] = "ڵ(~R)"; Text[ arabic ] = ""; Text[ greek ] = ""; @@ -821,7 +821,7 @@ TabPage SID_REDLIN_VIEW_PAGE Text[ chinese_simplified ] = "ȫ(~A)"; Text[ russian ] = " "; Text[ polish ] = "Akcept. wszystkie"; - Text[ japanese ] = "ׂĎ(~A)"; + Text[ japanese ] = "ׂēKp(~C)"; Text[ chinese_traditional ] = "(~A)"; Text[ arabic ] = " "; Text[ greek ] = "~ "; @@ -848,7 +848,7 @@ TabPage SID_REDLIN_VIEW_PAGE Text[ chinese_simplified ] = "ȫܾ(~R)"; Text[ russian ] = " "; Text[ polish ] = "Odrzu wszystkie"; - Text[ japanese ] = "ׂĎȂ(~R)"; + Text[ japanese ] = "ׂķݾ(~E)"; Text[ chinese_traditional ] = "ڵ(~R)"; Text[ arabic ] = " "; Text[ greek ] = " "; @@ -877,7 +877,7 @@ TabPage SID_REDLIN_VIEW_PAGE Text[ chinese_simplified ] = ""; Text[ russian ] = ""; Text[ polish ] = "Cofnij"; - Text[ japanese ] = "ɖ߂"; + Text[ japanese ] = "ɖ߂(~U)"; Text[ chinese_traditional ] = "_"; Text[ arabic ] = ""; Text[ greek ] = ""; |