diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-06-29 01:05:37 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-06-29 01:05:37 +0000 |
commit | dc1938498ed8f9f37020f1712c775985cb92f455 (patch) | |
tree | 9cb4321eaa51b9759edf01f68be1688bb58c5fb9 /svx/source/tbxctrls/tbcontrl.src | |
parent | 00705dc88605e58410a36043cfba4a216a5fd9a3 (diff) |
Merge SRC633: 29.06.01 - 04:05:13
Diffstat (limited to 'svx/source/tbxctrls/tbcontrl.src')
-rw-r--r-- | svx/source/tbxctrls/tbcontrl.src | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/svx/source/tbxctrls/tbcontrl.src b/svx/source/tbxctrls/tbcontrl.src index 423df3784a51..aaa7f39eda5b 100644 --- a/svx/source/tbxctrls/tbcontrl.src +++ b/svx/source/tbxctrls/tbcontrl.src @@ -2,9 +2,9 @@ * * $RCSfile: tbcontrl.src,v $ * - * $Revision: 1.15 $ + * $Revision: 1.16 $ * - * last change: $Author: kz $ $Date: 2001-06-13 22:07:48 $ + * last change: $Author: kz $ $Date: 2001-06-29 02:05:37 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -97,7 +97,7 @@ String RID_SVXSTR_TRANSPARENT Text [ portuguese_brazilian ] = "Keine F?lung" ; Text[ chinese_simplified ] = ""; Text[ russian ] = " "; - Text[ polish ] = "Brak wypenienia"; + Text[ polish ] = "Bez wypenienia"; Text[ japanese ] = "hԂȂ"; Text[ chinese_traditional ] = "R"; Text[ arabic ] = " "; @@ -342,3 +342,4 @@ Image RID_SVXIMG_GRAF_TRANSPARENCE // ********************************************************************** EOF + |