summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/tbxdraw.src
diff options
context:
space:
mode:
authorArmin Weiss <aw@openoffice.org>2001-08-20 11:24:12 +0000
committerArmin Weiss <aw@openoffice.org>2001-08-20 11:24:12 +0000
commit1f247bfd2d7d3c0dc43f616029b314b41304a2d2 (patch)
tree9aad19f0844763c031e65b6066424ac0271ba91c /svx/source/tbxctrls/tbxdraw.src
parent868c84a5c6bec8fad4f01d9d4176a13ffbedc204 (diff)
#91252# corrected strings for SID_DRAW_BEZIER_NOFILL and SID_DRAW_FREELINE_NOFILL
Diffstat (limited to 'svx/source/tbxctrls/tbxdraw.src')
-rw-r--r--svx/source/tbxctrls/tbxdraw.src54
1 files changed, 6 insertions, 48 deletions
diff --git a/svx/source/tbxctrls/tbxdraw.src b/svx/source/tbxctrls/tbxdraw.src
index ac465083601d..772c6e9929a1 100644
--- a/svx/source/tbxctrls/tbxdraw.src
+++ b/svx/source/tbxctrls/tbxdraw.src
@@ -2,9 +2,9 @@
*
* $RCSfile: tbxdraw.src,v $
*
- * $Revision: 1.23 $
+ * $Revision: 1.24 $
*
- * last change: $Author: kz $ $Date: 2001-08-07 14:43:19 $
+ * last change: $Author: aw $ $Date: 2001-08-20 12:24:12 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -238,58 +238,16 @@ FloatingWindow RID_SVXTBX_DRAW
Identifier = SID_DRAW_BEZIER_NOFILL ;
HelpID = SID_DRAW_BEZIER_NOFILL ;
RadioCheck = TRUE ;
- Text = "Bezier" ;
- Text [ ENGLISH ] = "Bezier" ;
- Text [ spanish ] = "Bzier" ;
- Text [ dutch ] = "Bzier" ;
- Text [ english_us ] = "Bzier" ;
- Text [ swedish ] = "Bzier" ;
- Text [ danish ] = "Bezier" ;
- Text [ italian ] = "Bzier" ;
- Text [ french ] = "Bzier" ;
- Text [ portuguese ] = "Bzier" ;
- Text [ portuguese_brazilian ] = "Bezier" ;
- Text[ chinese_simplified ] = "曲线";
- Text[ language_user1 ] = " ";
- Text[ russian ] = "";
- Text[ polish ] = "Krzywa Beziera";
- Text[ japanese ] = "ベジェ曲線";
- Text[ chinese_traditional ] = "曲線";
- Text[ greek ] = "Bzier";
- Text[ korean ] = "베지에";
- Text[ arabic ] = "Bzier";
- Text[ turkish ] = "Bezier";
- Text[ catalan ] = "Bzier";
- Text[ finnish ] = "Bzier";
+ Text = "Kurve" ;
+ Text [ ENGLISH ] = "Curve" ;
};
ToolBoxItem
{
Identifier = SID_DRAW_FREELINE_NOFILL ;
HelpID = SID_DRAW_FREELINE_NOFILL ;
RadioCheck = TRUE ;
- Text = "Freihand" ;
- Text [ ENGLISH ] = "???" ;
- Text [ portuguese ] = "Forma livre" ;
- Text [ english_us ] = "Freeform" ;
- Text [ portuguese_brazilian ] = "Freihand" ;
- Text [ swedish ] = "Frihand" ;
- Text [ danish ] = "Frihnd" ;
- Text [ italian ] = "Mano libera" ;
- Text [ spanish ] = "Mano alzada" ;
- Text [ french ] = " main leve" ;
- Text [ dutch ] = "Vrije hand" ;
- Text[ chinese_simplified ] = "自由形式";
- Text[ russian ] = " ";
- Text[ polish ] = "Dowolny ksztat";
- Text[ japanese ] = "フリーハンド";
- Text[ chinese_traditional ] = "自由形";
- Text[ greek ] = " ";
- Text[ korean ] = "자유서식";
- Text[ arabic ] = "";
- Text[ turkish ] = "Serbest biim";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Mano alzada";
- Text[ finnish ] = "Vapaamuoto";
+ Text = "Freihandkurve" ;
+ Text [ ENGLISH ] = "Freeform Curve" ;
};
ToolBoxItem
{