diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-07-14 11:06:26 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-07-14 11:06:26 +0000 |
commit | 360ddf556867c269a8c7d32b691b8d7d26d37f4d (patch) | |
tree | d75bfaf2fcd947350d11a50e7d8e45ca09f33bad /svx/source | |
parent | ffb708659de56dd6666d4fd64370b9e770d3cf89 (diff) |
#i10000# Syntax
Diffstat (limited to 'svx/source')
-rw-r--r-- | svx/source/dialog/border.src | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/svx/source/dialog/border.src b/svx/source/dialog/border.src index e4b0186a6447..1fd6422e0f39 100644 --- a/svx/source/dialog/border.src +++ b/svx/source/dialog/border.src @@ -2,9 +2,9 @@ * * $RCSfile: border.src,v $ * - * $Revision: 1.55 $ + * $Revision: 1.56 $ * - * last change: $Author: rt $ $Date: 2004-07-12 13:46:42 $ + * last change: $Author: rt $ $Date: 2004-07-14 12:06:26 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -352,11 +352,10 @@ TabPage RID_SVXPAGE_BORDER Pos = MAP_APPFONT ( 12 , 173 ) ; Size = MAP_APPFONT ( 242 , 10 ) ; Hide = TRUE; - Text = "Be~nachbarte Linienstile zusammenfhren" ; - Text [ english_us ] = "~Merge adjacent line styles" ; + Text [ de ] = "Be~nachbarte Linienstile zusammenfhren" ; + Text [ en-US ] = "~Merge adjacent line styles" ; }; - #define _PREVIEW_IDLIST_\ IdList = \ { \ |