summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lippka <cl@openoffice.org>2002-05-17 07:48:49 +0000
committerChristian Lippka <cl@openoffice.org>2002-05-17 07:48:49 +0000
commit82dbf5beb8903d97667a9dfff545f6f017f43381 (patch)
tree7210fcb3c02aecd7808ce8c21e9f8bb679a9b818
parent59ef0a32b9065f5b2d5a5289ff832f49bf3f759a (diff)
#97518# new string for graph ctrl
-rw-r--r--svx/source/accessibility/accessibility.src8
1 files changed, 4 insertions, 4 deletions
diff --git a/svx/source/accessibility/accessibility.src b/svx/source/accessibility/accessibility.src
index 9bade12a3e2d..6b8efcb5271f 100644
--- a/svx/source/accessibility/accessibility.src
+++ b/svx/source/accessibility/accessibility.src
@@ -2,9 +2,9 @@
*
* $RCSfile: accessibility.src,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: af $ $Date: 2002-05-08 09:53:59 $
+ * last change: $Author: cl $ $Date: 2002-05-17 08:48:49 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -1191,7 +1191,7 @@ String RID_SVXSTR_RECTCTL_ACC_CHLD_A315
// SvxGraphCtrlAccessibleContext
String RID_SVXSTR_GRAPHCTRL_ACC_NAME
{
- Text = "Graph-Kontrollelement" ;
+ Text = "Kontrollelement der Kontur" ;
Text [ english_us ] = "Graph control" ;
Text[ portuguese ] = "Graph control";
Text[ russian ] = "Graph control";
@@ -1217,7 +1217,7 @@ String RID_SVXSTR_GRAPHCTRL_ACC_NAME
String RID_SVXSTR_GRAPHCTRL_ACC_DESCRIPTION
{
- Text = "Bearbeitung eines Graphen." ;
+ Text = "Hier knnen Sie die Kontur bearbeiten" ;
Text [ english_us ] = "Editing of a graph" ;
Text[ portuguese ] = "Editing of a graph";
Text[ russian ] = "Editing of a graph";