diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-06-29 01:08:14 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-06-29 01:08:14 +0000 |
commit | 140e745238a6c8b490f6199d5ba25053dfa37c18 (patch) | |
tree | 2ff3ba4efb652b88e291f6481db04e8678e8eabb /svx/source | |
parent | 463204267c2bc6d88838efb387a2f11ec0139f76 (diff) |
Merge SRC633: 29.06.01 - 04:07:50
Diffstat (limited to 'svx/source')
-rw-r--r-- | svx/source/dialog/bmpmask.src | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/svx/source/dialog/bmpmask.src b/svx/source/dialog/bmpmask.src index f885953edc82..dc9b8463fc09 100644 --- a/svx/source/dialog/bmpmask.src +++ b/svx/source/dialog/bmpmask.src @@ -2,9 +2,9 @@ * * $RCSfile: bmpmask.src,v $ * - * $Revision: 1.12 $ + * $Revision: 1.13 $ * - * last change: $Author: dr $ $Date: 2001-06-15 12:17:19 $ + * last change: $Author: kz $ $Date: 2001-06-29 02:07:16 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -237,10 +237,10 @@ DockingWindow RID_SVXDLG_BMPMASK Text [ spanish ] = "Transparencia" ; Text [ french ] = "Transparence" ; Text [ dutch ] = "Transparantie" ; - Text [ swedish ] = "Transparens" ; + Text [ swedish ] = "~Transparens" ; Text [ danish ] = "Transparens" ; Text [ portuguese_brazilian ] = "Transparenz" ; - Text [ portuguese ] = "Transparncia" ; + Text [ portuguese ] = "~Transparncia" ; Text[ chinese_simplified ] = "(~A)"; Text[ russian ] = ""; Text[ polish ] = "Przezroczysto"; @@ -321,9 +321,9 @@ DockingWindow RID_SVXDLG_BMPMASK Text [ italian ] = "Sostituisci" ; Text [ spanish ] = "Reemplazar" ; Text [ french ] = "Remplacer" ; - Text [ swedish ] = "Erstt" ; + Text [ swedish ] = "~Erstt" ; Text [ danish ] = "Erstat" ; - Text [ portuguese ] = "Substituir" ; + Text [ portuguese ] = "~Substituir" ; Text [ portuguese_brazilian ] = "Ersetzen" ; Text[ chinese_simplified ] = "(~R)"; Text[ russian ] = ""; @@ -484,3 +484,4 @@ String RID_SVXDLG_BMPMASK_STR_TRANSP // ********************************************************************** EOF + |