diff options
author | Armin Weiss <aw@openoffice.org> | 2001-06-21 07:44:49 +0000 |
---|---|---|
committer | Armin Weiss <aw@openoffice.org> | 2001-06-21 07:44:49 +0000 |
commit | 4d75bf2c7a9b737a6767263020fdc429393064f3 (patch) | |
tree | 1c50ed5810509e8dc83a1c0e6196b6780da7564f /svx | |
parent | 21762aa9212579a18c6872f8be73f4d32f18792f (diff) |
#88037# changed back intensity to transparency for shadow since these are contrary in their meaning
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/dialog/tabarea.src | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/svx/source/dialog/tabarea.src b/svx/source/dialog/tabarea.src index 0db35b5d6ec1..13338437d329 100644 --- a/svx/source/dialog/tabarea.src +++ b/svx/source/dialog/tabarea.src @@ -2,9 +2,9 @@ * * $RCSfile: tabarea.src,v $ * - * $Revision: 1.31 $ + * $Revision: 1.32 $ * - * last change: $Author: dr $ $Date: 2001-06-15 16:58:27 $ + * last change: $Author: aw $ $Date: 2001-06-21 08:44:49 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -1771,8 +1771,8 @@ TabPage RID_SVXPAGE_SHADOW { Pos = MAP_APPFONT ( 12 , 107 ) ; Size = MAP_APPFONT ( 50 , 8 ) ; - Text = "~Intensitt" ; - Text [ ENGLISH ] = "~Intensity" ; + Text = "~Transparenz" ; + Text [ ENGLISH ] = "~Transparence" ; Text[ english_us ] = "In~tensity"; Text[ portuguese ] = "~Transparncia"; Text[ russian ] = ""; |