diff options
-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 ] = ""; |