diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-03-28 11:35:53 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-03-28 11:35:53 +0000 |
commit | f067fea81b9354bfdd9580a90db25219a2aca76b (patch) | |
tree | c11a2fece6f66845ed683870f1cd8603e46410e3 | |
parent | e130eb723b42e8363963c55d85f48fcab64cbe14 (diff) |
Merge SRC626: 28.03.01 - 15:36:28 (NoBranch)
-rw-r--r-- | svx/source/dialog/bmpmask.src | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/svx/source/dialog/bmpmask.src b/svx/source/dialog/bmpmask.src index 7c977eb08f6d..1798f76f9a18 100644 --- a/svx/source/dialog/bmpmask.src +++ b/svx/source/dialog/bmpmask.src @@ -2,9 +2,9 @@ * * $RCSfile: bmpmask.src,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: kz $ $Date: 2001-02-09 21:56:21 $ + * last change: $Author: kz $ $Date: 2001-03-28 12:35:53 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -233,11 +233,11 @@ DockingWindow RID_SVXDLG_BMPMASK Text [ danish ] = "Transparens" ; Text [ portuguese_brazilian ] = "Transparenz" ; Text [ portuguese ] = "Transparncia" ; - Text[ chinese_simplified ] = ""; + Text[ chinese_simplified ] = "(~A)"; Text[ russian ] = ""; Text[ polish ] = "Przezroczysto"; - Text[ japanese ] = "ߐ"; - Text[ chinese_traditional ] = "z"; + Text[ japanese ] = "ߐ(~A)"; + Text[ chinese_traditional ] = "z(~A)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "(~A)"; @@ -315,11 +315,11 @@ DockingWindow RID_SVXDLG_BMPMASK Text [ danish ] = "Erstat" ; Text [ portuguese ] = "Substituir" ; Text [ portuguese_brazilian ] = "Ersetzen" ; - Text[ chinese_simplified ] = ""; + Text[ chinese_simplified ] = "(~R)"; Text[ russian ] = ""; Text[ polish ] = "Zamie"; - Text[ japanese ] = "u"; - Text[ chinese_traditional ] = "N"; + Text[ japanese ] = "u(~R)"; + Text[ chinese_traditional ] = "N(~R)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "ٲٱ(~R)"; |