2003-07-03 15:38:58 +00:00
/*************************************************************************
*
2005-09-08 21:00:56 +00:00
* OpenOffice.org - a multi-platform office productivity suite
2003-07-03 15:38:58 +00:00
*
2005-09-08 21:00:56 +00:00
* $RCSfile: sdstring.src,v $
2003-07-03 15:38:58 +00:00
*
2007-04-19 13:19:44 +00:00
* $Revision: 1.39 $
2003-07-03 15:38:58 +00:00
*
2007-04-19 13:19:44 +00:00
* last change: $Author: ihi $ $Date: 2007-04-19 14:19:44 $
2003-07-03 15:38:58 +00:00
*
2005-09-08 21:00:56 +00:00
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
2003-07-03 15:38:58 +00:00
*
*
2005-09-08 21:00:56 +00:00
* GNU Lesser General Public License Version 2.1
* =============================================
* Copyright 2005 by Sun Microsystems, Inc.
* 901 San Antonio Road, Palo Alto, CA 94303, USA
2003-07-03 15:38:58 +00:00
*
2005-09-08 21:00:56 +00:00
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License version 2.1, as published by the Free Software Foundation.
2003-07-03 15:38:58 +00:00
*
2005-09-08 21:00:56 +00:00
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
2003-07-03 15:38:58 +00:00
*
2005-09-08 21:00:56 +00:00
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
2003-07-03 15:38:58 +00:00
*
************************************************************************/
// include ------------------------------------------------------------------
#include "dialogs.hrc"
// pragma -------------------------------------------------------------------
// Strings fuer die Draw-Dialoge --------------------------------------------
String RID_SVXSTR_SOLID
{
/* ### ACHTUNG: Neuer Text in Resource? Durchg<68> ngig : Durchg<68> ngig */
/* ### ACHTUNG: Neuer Text in Resource? Durchg<68> ngig : Durchg<68> ngig */
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Continuous" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_GRADIENT
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Gradient" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_DESC_GRADIENT
{
/* ### ACHTUNG: Neuer Text in Resource? Geben Sie hier bitte den Namen f<> r den Farbverlauf ein: : Geben Sie hier bitte den Namen f<> r den Farbverlauf ein: */
/* ### ACHTUNG: Neuer Text in Resource? Geben Sie hier bitte den Namen f<> r den Farbverlauf ein: : Geben Sie hier bitte den Namen f<> r den Farbverlauf ein: */
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Please enter a name for the gradient:" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_DEL_GRADIENT
{
/* ### ACHTUNG: Neuer Text in Resource? Farbverlauf l<> schen : Farbverlauf l<> schen */
/* ### ACHTUNG: Neuer Text in Resource? Farbverlauf l<> schen : Farbverlauf l<> schen */
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Delete gradient" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_ASK_DEL_GRADIENT
{
/* ### ACHTUNG: Neuer Text in Resource? Soll der Farbverlauf wirklich gel<65> scht werden? : Soll der Farbverlauf wirklich gel<65> scht werden? */
/* ### ACHTUNG: Neuer Text in Resource? Soll der Farbverlauf wirklich gel<65> scht werden? : Soll der Farbverlauf wirklich gel<65> scht werden? */
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Do you want to delete the gradient?" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_ASK_CHANGE_GRADIENT
{
/* ### ACHTUNG: Neuer Text in Resource? Der Farbverlauf wurde ge<67> ndert und nicht gesichert. \nSie k<> nnen den selektierten Farbverlauf <20> ndern \noder einen neuen Farbverlauf hinzuf<75> gen. : Der Farbverlauf wurde ge<67> ndert und nicht gesichert. \nSie k<> nnen den selektierten Farbverlauf <20> ndern \noder einen neuen Farbverlauf hinzuf<75> gen. */
/* ### ACHTUNG: Neuer Text in Resource? Der Farbverlauf wurde ge<67> ndert und nicht gesichert. \nSie k<> nnen den selektierten Farbverlauf <20> ndern \noder einen neuen Farbverlauf hinzuf<75> gen. : Der Farbverlauf wurde ge<67> ndert und nicht gesichert. \nSie k<> nnen den selektierten Farbverlauf <20> ndern \noder einen neuen Farbverlauf hinzuf<75> gen. */
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "The gradient was modified without saving. \nModify the selected gradient or add a new gradient." ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_BITMAP
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Bitmap" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_DESC_NEW_BITMAP
{
/* ### ACHTUNG: Neuer Text in Resource? Geben Sie hier bitte den Namen f<> r die Bitmap ein: : Geben Sie hier bitte den Namen f<> r die Bitmap ein: */
/* ### ACHTUNG: Neuer Text in Resource? Geben Sie hier bitte den Namen f<> r die Bitmap ein: : Geben Sie hier bitte den Namen f<> r die Bitmap ein: */
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Please enter a name for the bitmap:" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_DESC_EXT_BITMAP
{
/* ### ACHTUNG: Neuer Text in Resource? Geben Sie hier bitte den Namen f<> r die externe Bitmap ein: : Geben Sie hier bitte den Namen f<> r die externe Bitmap ein: */
/* ### ACHTUNG: Neuer Text in Resource? Geben Sie hier bitte den Namen f<> r die externe Bitmap ein: : Geben Sie hier bitte den Namen f<> r die externe Bitmap ein: */
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Please enter a name for the external bitmap:" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_DEL_BITMAP
{
/* ### ACHTUNG: Neuer Text in Resource? Bitmap l<> schen : Bitmap l<> schen */
/* ### ACHTUNG: Neuer Text in Resource? Bitmap l<> schen : Bitmap l<> schen */
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Delete bitmap" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_ASK_DEL_BITMAP
{
/* ### ACHTUNG: Neuer Text in Resource? Soll die Bitmap wirklich gel<65> scht werden? : Soll die Bitmap wirklich gel<65> scht werden? */
/* ### ACHTUNG: Neuer Text in Resource? Soll die Bitmap wirklich gel<65> scht werden? : Soll die Bitmap wirklich gel<65> scht werden? */
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Are you sure you want to delete the bitmap?" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_ASK_CHANGE_BITMAP
{
/* ### ACHTUNG: Neuer Text in Resource? Die Bitmap wurde ge<67> ndert und nicht gesichert. \nSie k<> nnen die selektierte Bitmap <20> ndern \noder eine neue Bitmap hinzuf<75> gen. : Die Bitmap wurde ge<67> ndert und nicht gesichert. \nSie k<> nnen die selektierte Bitmap <20> ndern \noder eine neue Bitmap hinzuf<75> gen. */
/* ### ACHTUNG: Neuer Text in Resource? Die Bitmap wurde ge<67> ndert und nicht gesichert. \nSie k<> nnen die selektierte Bitmap <20> ndern \noder eine neue Bitmap hinzuf<75> gen. : Die Bitmap wurde ge<67> ndert und nicht gesichert. \nSie k<> nnen die selektierte Bitmap <20> ndern \noder eine neue Bitmap hinzuf<75> gen. */
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "The bitmap was modified without saving. \nModify the selected bitmap or add a new bitmap." ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_LINESTYLE
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Line Style" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_DESC_LINESTYLE
{
/* ### ACHTUNG: Neuer Text in Resource? Geben Sie hier bitte den Namen f<> r den Linienstil ein: : Geben Sie hier bitte den Namen f<> r den Linienstil ein: */
/* ### ACHTUNG: Neuer Text in Resource? Geben Sie hier bitte den Namen f<> r den Linienstil ein: : Geben Sie hier bitte den Namen f<> r den Linienstil ein: */
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Please enter a name for the line style:" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_DEL_LINESTYLE
{
/* ### ACHTUNG: Neuer Text in Resource? Linienstil l<> schen : Linienstil l<> schen */
/* ### ACHTUNG: Neuer Text in Resource? Linienstil l<> schen : Linienstil l<> schen */
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Delete line style" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_ASK_DEL_LINESTYLE
{
/* ### ACHTUNG: Neuer Text in Resource? Soll der Linienstil wirklich gel<65> scht werden? : Soll der Linienstil wirklich gel<65> scht werden? */
/* ### ACHTUNG: Neuer Text in Resource? Soll der Linienstil wirklich gel<65> scht werden? : Soll der Linienstil wirklich gel<65> scht werden? */
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Do you want to delete the line style?" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_ASK_CHANGE_LINESTYLE
{
/* ### ACHTUNG: Neuer Text in Resource? Der Linienstil wurde ge<67> ndert und nicht gesichert. \nSie k<> nnen den selektierten Linienstil <20> ndern \noder einen neuen Linienstil hinzuf<75> gen. : Der Linienstil wurde ge<67> ndert und nicht gesichert. \nSie k<> nnen den selektierten Linienstil <20> ndern \noder einen neuen Linienstil hinzuf<75> gen. */
/* ### ACHTUNG: Neuer Text in Resource? Der Linienstil wurde ge<67> ndert und nicht gesichert. \nSie k<> nnen den selektierten Linienstil <20> ndern \noder einen neuen Linienstil hinzuf<75> gen. : Der Linienstil wurde ge<67> ndert und nicht gesichert. \nSie k<> nnen den selektierten Linienstil <20> ndern \noder einen neuen Linienstil hinzuf<75> gen. */
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "The line style was modified without saving. \nModify the selected line style or add a new line style." ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_INVISIBLE
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Invisible" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_COLOR
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Color" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_HATCH
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Hatching" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_DESC_HATCH
{
/* ### ACHTUNG: Neuer Text in Resource? Geben Sie hier bitte den Namen f<> r die Schraffur ein: : Geben Sie hier bitte den Namen f<> r die Schraffur ein: */
/* ### ACHTUNG: Neuer Text in Resource? Geben Sie hier bitte den Namen f<> r die Schraffur ein: : Geben Sie hier bitte den Namen f<> r die Schraffur ein: */
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Please enter a name for the hatching:" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_DEL_HATCH
{
/* ### ACHTUNG: Neuer Text in Resource? Schraffur l<> schen : Schraffur l<> schen */
/* ### ACHTUNG: Neuer Text in Resource? Schraffur l<> schen : Schraffur l<> schen */
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Delete hatching" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_ASK_DEL_HATCH
{
/* ### ACHTUNG: Neuer Text in Resource? Soll die Schraffur wirklich gel<65> scht werden? : Soll die Schraffur wirklich gel<65> scht werden? */
/* ### ACHTUNG: Neuer Text in Resource? Soll die Schraffur wirklich gel<65> scht werden? : Soll die Schraffur wirklich gel<65> scht werden? */
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Do you want to delete the hatching?" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_ASK_CHANGE_HATCH
{
/* ### ACHTUNG: Neuer Text in Resource? Die Schraffur wurde ge<67> ndert und nicht gesichert. \nSie k<> nnen die selektierte Schraffur <20> ndern \noder eine neue Schraffur hinzuf<75> gen. : Die Schraffur wurde ge<67> ndert und nicht gesichert. \nSie k<> nnen die selektierte Schraffur <20> ndern \noder eine neue Schraffur hinzuf<75> gen. */
/* ### ACHTUNG: Neuer Text in Resource? Die Schraffur wurde ge<67> ndert und nicht gesichert. \nSie k<> nnen die selektierte Schraffur <20> ndern \noder eine neue Schraffur hinzuf<75> gen. : Die Schraffur wurde ge<67> ndert und nicht gesichert. \nSie k<> nnen die selektierte Schraffur <20> ndern \noder eine neue Schraffur hinzuf<75> gen. */
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "The hatching type was modified but not saved. \nModify the selected hatching type or add a new hatching type." ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_CHANGE
{
/* ### ACHTUNG: Neuer Text in Resource? <20> ndern : <20> ndern */
/* ### ACHTUNG: Neuer Text in Resource? <20> ndern : <20> ndern */
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Modify" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_ADD
{
/* ### ACHTUNG: Neuer Text in Resource? Hinzuf<75> gen : Hinzuf<75> gen */
/* ### ACHTUNG: Neuer Text in Resource? Hinzuf<75> gen : Hinzuf<75> gen */
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Add" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_DESC_COLOR
{
/* ### ACHTUNG: Neuer Text in Resource? Geben Sie hier bitte den Namen f<> r die neue Farbe ein: : Geben Sie hier bitte den Namen f<> r die neue Farbe ein: */
/* ### ACHTUNG: Neuer Text in Resource? Geben Sie hier bitte den Namen f<> r die neue Farbe ein: : Geben Sie hier bitte den Namen f<> r die neue Farbe ein: */
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Please enter a name for the new color:" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_DEL_COLOR
{
/* ### ACHTUNG: Neuer Text in Resource? Farbe l<> schen : Farbe l<> schen */
/* ### ACHTUNG: Neuer Text in Resource? Farbe l<> schen : Farbe l<> schen */
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Delete color" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_ASK_DEL_COLOR
{
/* ### ACHTUNG: Neuer Text in Resource? Soll die Farbe wirklich gel<65> scht werden? : Soll die Farbe wirklich gel<65> scht werden? */
/* ### ACHTUNG: Neuer Text in Resource? Soll die Farbe wirklich gel<65> scht werden? : Soll die Farbe wirklich gel<65> scht werden? */
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Do you want to delete the color?" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_ASK_CHANGE_COLOR
{
/* ### ACHTUNG: Neuer Text in Resource? Die Farbe wurde ge<67> ndert und nicht gesichert. \nSie k<> nnen die selektierte Farbe <20> ndern \noder eine neue Farbe hinzuf<75> gen. : Die Farbe wurde ge<67> ndert und nicht gesichert. \nSie k<> nnen die selektierte Farbe <20> ndern \noder eine neue Farbe hinzuf<75> gen. */
/* ### ACHTUNG: Neuer Text in Resource? Die Farbe wurde ge<67> ndert und nicht gesichert. \nSie k<> nnen die selektierte Farbe <20> ndern \noder eine neue Farbe hinzuf<75> gen. : Die Farbe wurde ge<67> ndert und nicht gesichert. \nSie k<> nnen die selektierte Farbe <20> ndern \noder eine neue Farbe hinzuf<75> gen. */
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "The color was modified without saving.\nModify the selected color or add a new color." ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_TABLE
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Table" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_WRITE_DATA_ERROR
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "The file could not be saved!" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_READ_DATA_ERROR
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "The file could not be loaded!" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_WARN_TABLE_OVERWRITE
{
/* ### ACHTUNG: Neuer Text in Resource? Die Tabelle wurde ge<67> ndert und nicht gespeichert. \nSoll die Tabelle gespeichert werden? : Die Tabelle wurde ge<67> ndert und nicht gespeichert. \nSoll die Tabelle gespeichert werden? */
/* ### ACHTUNG: Neuer Text in Resource? Die Tabelle wurde ge<67> ndert und nicht gespeichert. \nSoll die Tabelle gespeichert werden? : Die Tabelle wurde ge<67> ndert und nicht gespeichert. \nSoll die Tabelle gespeichert werden? */
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "The list was modified without saving. Would you like to save the list now?" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_WARN_NAME_DUPLICATE
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "The name you have entered already exists. \nPlease choose another name." ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_LINEEND
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Arrowheads" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_DESC_LINEEND
{
/* ### ACHTUNG: Neuer Text in Resource? Geben Sie hier bitte den Namen f<> r das neue Linienende ein: : Geben Sie hier bitte den Namen f<> r das neue Linienende ein: */
/* ### ACHTUNG: Neuer Text in Resource? Geben Sie hier bitte den Namen f<> r das neue Linienende ein: : Geben Sie hier bitte den Namen f<> r das neue Linienende ein: */
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Please enter a name for the new arrowhead:" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_DEL_LINEEND
{
/* ### ACHTUNG: Neuer Text in Resource? Linienende l<> schen : Linienende l<> schen */
/* ### ACHTUNG: Neuer Text in Resource? Linienende l<> schen : Linienende l<> schen */
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Delete line ends" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_ASK_DEL_LINEEND
{
/* ### ACHTUNG: Neuer Text in Resource? Soll das Linienende wirklich gel<65> scht werden? : Soll das Linienende wirklich gel<65> scht werden? */
/* ### ACHTUNG: Neuer Text in Resource? Soll das Linienende wirklich gel<65> scht werden? : Soll das Linienende wirklich gel<65> scht werden? */
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Do you want to delete the arrowhead?" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_ASK_CHANGE_LINEEND
{
/* ### ACHTUNG: Neuer Text in Resource? Das Linienende wurde ge<67> ndert und nicht gesichert. \nM<6E> chten Sie das Linienende jetzt sichern? : Das Linienende wurde ge<67> ndert und nicht gesichert. \nM<6E> chten Sie das Linienende jetzt sichern? */
/* ### ACHTUNG: Neuer Text in Resource? Das Linienende wurde ge<67> ndert und nicht gesichert. \nM<6E> chten Sie das Linienende jetzt sichern? : Das Linienende wurde ge<67> ndert und nicht gesichert. \nM<6E> chten Sie das Linienende jetzt sichern? */
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "The arrowhead was modified without saving.\nWould you like to save the arrowhead now?" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_CLOSE
{
/* ### ACHTUNG: Neuer Text in Resource? Schlie<69> en : Schlie<69> en */
/* ### ACHTUNG: Neuer Text in Resource? Schlie<69> en : Schlie<69> en */
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Close" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_BLACK
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Black" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_BLUE
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Blue" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_GREEN
{
/* ### ACHTUNG: Neuer Text in Resource? Gr<47> n : Gr<47> n */
/* ### ACHTUNG: Neuer Text in Resource? Gr<47> n : Gr<47> n */
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Green" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_CYAN
{
/* ### ACHTUNG: Neuer Text in Resource? T<> rkis : T<> rkis */
/* ### ACHTUNG: Neuer Text in Resource? T<> rkis : T<> rkis */
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Turquoise" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_RED
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Red" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_MAGENTA
{
/* ### ACHTUNG: Neuer Text in Resource? Magenta : Violett */
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Magenta" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_BROWN
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Brown" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_GREY
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Gray" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_LIGHTGREY
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Light gray" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_LIGHTBLUE
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Light blue" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_LIGHTGREEN
{
/* ### ACHTUNG: Neuer Text in Resource? Hellgr<67> n : Hellgr<67> n */
/* ### ACHTUNG: Neuer Text in Resource? Hellgr<67> n : Hellgr<67> n */
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Light green" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_LIGHTCYAN
{
/* ### ACHTUNG: Neuer Text in Resource? Hellt<6C> rkis : Hellt<6C> rkis */
/* ### ACHTUNG: Neuer Text in Resource? Hellt<6C> rkis : Hellt<6C> rkis */
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Light cyan" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_LIGHTRED
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Light red" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_LIGHTMAGENTA
{
/* ### ACHTUNG: Neuer Text in Resource? Hellmagenta : Hellviolett */
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Light magenta" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_YELLOW
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Yellow" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_WHITE
{
/* ### ACHTUNG: Neuer Text in Resource? Wei<65> : Wei<65> */
/* ### ACHTUNG: Neuer Text in Resource? Wei<65> : Wei<65> */
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "White" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_BLUEGREY
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Blue gray" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_ORANGE
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Orange" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_ARROW
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Arrow" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_SQUARE
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Square" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_CIRCLE
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Circle" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_NONE
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "- none -" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_TRANSPARENCE
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Transparency" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_CENTERED
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Centered" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_NOTCENTERED
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Not centered" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_GRAFMODE_STANDARD
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Default";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_GRAFMODE_GREYS
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Grayscale";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_GRAFMODE_MONO
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Black/White";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_GRAFMODE_WATERMARK
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Watermark";
2003-07-03 15:38:58 +00:00
};
String STR_INSERT_VIDEO_EXTFILTER_IVF
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Intel Indeo Video (*.ivf)" ;
2003-07-03 15:38:58 +00:00
};
String STR_INSERT_VIDEO_EXTFILTER_AVI
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Video for Windows (*.avi)" ;
2003-07-03 15:38:58 +00:00
};
String STR_INSERT_VIDEO_EXTFILTER_MOV
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "QuickTime Movie (*.mov)" ;
2003-07-03 15:38:58 +00:00
};
String STR_INSERT_VIDEO_EXTFILTER_MPEG
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "MPEG - Motion Pictures Experts Group (*.mpe;*.mpeg;*.mpg)" ;
2003-07-03 15:38:58 +00:00
};
String STR_EXTFILTER_ALL
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "<All>" ;
2003-07-03 15:38:58 +00:00
};
String STR_INSERT_SOUND_TITLE
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Insert sound" ;
2003-07-03 15:38:58 +00:00
};
String STR_INSERT_VIDEO_TITLE
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Insert video" ;
2003-07-03 15:38:58 +00:00
};
// BM: some additional standard colors
String RID_SVXSTR_VIOLET
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Violet";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_BORDEAUX
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Bordeaux";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_PALE_YELLOW
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Pale yellow";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_PALE_GREEN
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Pale green";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_DKVIOLET
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Dark violet";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_SALMON
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Salmon";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_SEABLUE
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Sea blue";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_COLOR_SUN
{
// attention: this is the color string for the Sun Microsystems specific colors !!!
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Sun" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_TBLAFMT_3D
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "3D";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_TBLAFMT_BLACK1
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Black 1";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_TBLAFMT_BLACK2
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Black 2";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_TBLAFMT_BLUE
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Blue";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_TBLAFMT_BROWN
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Brown";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_TBLAFMT_CURRENCY
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Currency";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_TBLAFMT_CURRENCY_3D
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Currency 3D";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_TBLAFMT_CURRENCY_GRAY
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Currency Gray";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_TBLAFMT_CURRENCY_LAVENDER
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Currency Lavender";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_TBLAFMT_CURRENCY_TURQUOISE
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Currency Turquoise";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_TBLAFMT_GRAY
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Gray";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_TBLAFMT_GREEN
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Green";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_TBLAFMT_LAVENDER
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Lavender";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_TBLAFMT_RED
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Red";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_TBLAFMT_TURQUOISE
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Turquoise";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_TBLAFMT_YELLOW
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Yellow";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_LINEJOINT_MIDDLE
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Line joint averaged";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_LINEJOINT_BEVEL
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Line joint bevel";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_LINEJOINT_MITER
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Line joint miter";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_LINEJOINT_ROUND
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Line joint round";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_GRFILTER_OPENERROR
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Graphics file cannot be opened" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_GRFILTER_IOERROR
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Graphics file cannot be read" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_GRFILTER_FORMATERROR
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Unknown graphics format" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_GRFILTER_VERSIONERROR
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "This version of the graphics file is not supported" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_GRFILTER_FILTERERROR
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Graphics filter not found" ;
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_GRFILTER_TOOBIG
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Not enough memory to insert graphic" ;
2003-07-03 15:38:58 +00:00
};
///////////////////////////////////////////////////////////////////////////////
//
// Reference-strings for standardcolor-table
//
/* nicht uebersetzen */
String RID_SVXSTR_BLACK_DEF
{
Text = "Black" ;
};
/* nicht uebersetzen */
String RID_SVXSTR_BLUE_DEF
{
Text = "Blue" ;
};
/* nicht uebersetzen */
String RID_SVXSTR_GREEN_DEF
{
Text = "Green" ;
};
/* nicht uebersetzen */
String RID_SVXSTR_CYAN_DEF
{
Text = "Turquoise" ;
};
/* nicht uebersetzen */
String RID_SVXSTR_RED_DEF
{
Text = "Red" ;
};
/* nicht uebersetzen */
String RID_SVXSTR_MAGENTA_DEF
{
Text = "Magenta" ;
};
/* nicht uebersetzen */
String RID_SVXSTR_BROWN_DEF
{
Text = "Brown" ;
};
/* nicht uebersetzen */
String RID_SVXSTR_GREY_DEF
{
Text = "Gray" ;
};
/* nicht uebersetzen */
String RID_SVXSTR_LIGHTGREY_DEF
{
Text = "Light gray" ;
};
/* nicht uebersetzen */
String RID_SVXSTR_LIGHTBLUE_DEF
{
Text = "Light blue" ;
};
/* nicht uebersetzen */
String RID_SVXSTR_LIGHTGREEN_DEF
{
Text = "Light green" ;
};
/* nicht uebersetzen */
String RID_SVXSTR_LIGHTCYAN_DEF
{
Text = "Light cyan" ;
};
/* nicht uebersetzen */
String RID_SVXSTR_LIGHTRED_DEF
{
Text = "Light red" ;
};
/* nicht uebersetzen */
String RID_SVXSTR_LIGHTMAGENTA_DEF
{
Text = "Light magenta" ;
};
/* nicht uebersetzen */
String RID_SVXSTR_YELLOW_DEF
{
Text = "Yellow" ;
};
/* nicht uebersetzen */
String RID_SVXSTR_WHITE_DEF
{
Text = "White" ;
};
/* nicht uebersetzen */
String RID_SVXSTR_BLUEGREY_DEF
{
Text = "Blue gray" ;
};
/* nicht uebersetzen */
String RID_SVXSTR_ORANGE_DEF
{
Text = "Orange" ;
};
/* nicht uebersetzen */
String RID_SVXSTR_VIOLET_DEF
{
Text = "Violet";
};
/* nicht uebersetzen */
String RID_SVXSTR_BORDEAUX_DEF
{
Text = "Bordeaux";
};
/* nicht uebersetzen */
String RID_SVXSTR_PALE_YELLOW_DEF
{
Text = "Pale yellow";
};
/* nicht uebersetzen */
String RID_SVXSTR_PALE_GREEN_DEF
{
Text = "Pale green";
};
/* nicht uebersetzen */
String RID_SVXSTR_DKVIOLET_DEF
{
Text = "Dark violet";
};
/* nicht uebersetzen */
String RID_SVXSTR_SALMON_DEF
{
Text = "Salmon";
};
/* nicht uebersetzen */
String RID_SVXSTR_SEABLUE_DEF
{
Text = "Sea blue";
};
/* nicht uebersetzen */
String RID_SVXSTR_COLOR_SUN_DEF
{
// attention: this is the color string for the Sun Microsystems specific colors !!!
Text = "Sun";
};
///////////////////////////////////////////////////////////////////////////////
//
// Reference-strings for standard-gradient-table
//
/* nicht uebersetzen */
String RID_SVXSTR_GRDT0_DEF
{
Text = "Gradient";
};
/* nicht uebersetzen */
String RID_SVXSTR_GRDT1_DEF
{
Text = "Linear blue/white";
};
/* nicht uebersetzen */
String RID_SVXSTR_GRDT2_DEF
{
Text = "Linear magenta/green";
};
/* nicht uebersetzen */
String RID_SVXSTR_GRDT3_DEF
{
Text = "Linear yellow/brown";
};
/* nicht uebersetzen */
String RID_SVXSTR_GRDT4_DEF
{
Text = "Radial green/black";
};
/* nicht uebersetzen */
String RID_SVXSTR_GRDT5_DEF
{
Text = "Radial red/yellow";
};
/* nicht uebersetzen */
String RID_SVXSTR_GRDT6_DEF
{
Text = "Rectangular red/white";
};
/* nicht uebersetzen */
String RID_SVXSTR_GRDT7_DEF
{
Text = "Square yellow/white";
};
/* nicht uebersetzen */
String RID_SVXSTR_GRDT8_DEF
{
Text = "Ellipsoid blue grey/light blue";
};
/* nicht uebersetzen */
String RID_SVXSTR_GRDT9_DEF
{
Text = "Axial light red/white";
};
String RID_SVXSTR_GRDT0
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Gradient";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_GRDT1
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Linear blue/white";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_GRDT2
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Linear magenta/green";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_GRDT3
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Linear yellow/brown";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_GRDT4
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Radial green/black";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_GRDT5
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Radial red/yellow";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_GRDT6
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Rectangular red/white";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_GRDT7
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Square yellow/white";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_GRDT8
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Ellipsoid blue gray/light blue";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_GRDT9
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Axial light red/white";
2003-07-03 15:38:58 +00:00
};
///////////////////////////////////////////////////////////////////////////////
//
// Reference-strings for standard-hatch-table
//
/* nicht uebersetzen */
String RID_SVXSTR_HATCH0_DEF
{
Text = "Black 45 Degrees Wide";
};
/* nicht uebersetzen */
String RID_SVXSTR_HATCH1_DEF
{
Text = "Black 45 Degrees";
};
/* nicht uebersetzen */
String RID_SVXSTR_HATCH2_DEF
{
Text = "Black -45 Degrees";
};
/* nicht uebersetzen */
String RID_SVXSTR_HATCH3_DEF
{
Text = "Black 90 Degrees";
};
/* nicht uebersetzen */
String RID_SVXSTR_HATCH4_DEF
{
Text = "Red Crossed 45 Degrees";
};
/* nicht uebersetzen */
String RID_SVXSTR_HATCH5_DEF
{
Text = "Red Crossed 0 Degrees";
};
/* nicht uebersetzen */
String RID_SVXSTR_HATCH6_DEF
{
Text = "Blue Crossed 45 Degrees";
};
/* nicht uebersetzen */
String RID_SVXSTR_HATCH7_DEF
{
Text = "Blue Crossed 0 Degrees";
};
/* nicht uebersetzen */
String RID_SVXSTR_HATCH8_DEF
{
Text = "Blue Triple 90 Degrees";
};
/* nicht uebersetzen */
String RID_SVXSTR_HATCH9_DEF
{
Text = "Black 0 Degrees";
};
/* nicht uebersetzen */
String RID_SVXSTR_HATCH10_DEF
{
Text = "Hatch";
};
String RID_SVXSTR_HATCH0
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Black 45 degrees wide";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_HATCH1
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Black 45 degrees";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_HATCH2
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Black -45 degrees";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_HATCH3
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Black 90 degrees";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_HATCH4
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Red crossed 45 degrees";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_HATCH5
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Red crossed 0 degrees";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_HATCH6
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Blue crossed 45 degrees";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_HATCH7
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Blue crossed 0 degrees";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_HATCH8
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Blue triple 90 degrees";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_HATCH9
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Black 0 degrees";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_HATCH10
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Hatching" ;
2003-07-03 15:38:58 +00:00
};
///////////////////////////////////////////////////////////////////////////////
//
// Reference-strings for standard-bitmap-table
//
/* nicht uebersetzen */
String RID_SVXSTR_BMP0_DEF
{
Text = "Empty";
};
/* nicht uebersetzen */
String RID_SVXSTR_BMP1_DEF
{
Text = "Sky";
};
/* nicht uebersetzen */
String RID_SVXSTR_BMP2_DEF
{
Text = "Aqua";
};
/* nicht uebersetzen */
String RID_SVXSTR_BMP3_DEF
{
Text = "Coarse";
};
/* nicht uebersetzen */
String RID_SVXSTR_BMP4_DEF
{
Text = "Space Metal";
};
/* nicht uebersetzen */
String RID_SVXSTR_BMP5_DEF
{
Text = "Space";
};
/* nicht uebersetzen */
String RID_SVXSTR_BMP6_DEF
{
Text = "Metal";
};
/* nicht uebersetzen */
String RID_SVXSTR_BMP7_DEF
{
Text = "Wet";
};
/* nicht uebersetzen */
String RID_SVXSTR_BMP8_DEF
{
Text = "Marble";
};
/* nicht uebersetzen */
String RID_SVXSTR_BMP9_DEF
{
Text = "Linen";
};
/* nicht uebersetzen */
String RID_SVXSTR_BMP10_DEF
{
Text = "Stone";
};
/* nicht uebersetzen */
String RID_SVXSTR_BMP11_DEF
{
Text = "Pebbles";
};
/* nicht uebersetzen */
String RID_SVXSTR_BMP12_DEF
{
Text = "Wall";
};
/* nicht uebersetzen */
String RID_SVXSTR_BMP13_DEF
{
Text = "Red Wall";
};
/* nicht uebersetzen */
String RID_SVXSTR_BMP14_DEF
{
Text = "Pattern";
};
/* nicht uebersetzen */
String RID_SVXSTR_BMP15_DEF
{
Text = "Leaves";
};
/* nicht uebersetzen */
String RID_SVXSTR_BMP16_DEF
{
Text = "Lawn Artificial";
};
/* nicht uebersetzen */
String RID_SVXSTR_BMP17_DEF
{
Text = "Daisy";
};
/* nicht uebersetzen */
String RID_SVXSTR_BMP18_DEF
{
Text = "Orange";
};
/* nicht uebersetzen */
String RID_SVXSTR_BMP19_DEF
{
Text = "Fiery";
};
/* nicht uebersetzen */
String RID_SVXSTR_BMP20_DEF
{
Text = "Roses";
};
/* nicht uebersetzen */
String RID_SVXSTR_BMP21_DEF
{
Text = "Bitmape";
};
String RID_SVXSTR_BMP0
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Blank";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_BMP1
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Sky";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_BMP2
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Water";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_BMP3
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Coarse grained";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_BMP4
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Mercury";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_BMP5
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Space";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_BMP6
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Metal";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_BMP7
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Droplets";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_BMP8
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Marble";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_BMP9
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Linen";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_BMP10
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Stone";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_BMP11
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Gravel";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_BMP12
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Wall";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_BMP13
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Brownstone";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_BMP14
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Netting";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_BMP15
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Leaves";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_BMP16
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Artificial Turf";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_BMP17
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Daisy";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_BMP18
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Orange";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_BMP19
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Fiery";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_BMP20
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Roses";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_BMP21
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Bitmap";
2003-07-03 15:38:58 +00:00
};
///////////////////////////////////////////////////////////////////////////////
//
// Reference-strings for standard-dash-table
//
/* nicht uebersetzen */
String RID_SVXSTR_DASH0_DEF
{
Text = "Ultrafine Dashed";
};
/* nicht uebersetzen */
String RID_SVXSTR_DASH1_DEF
{
Text = "Fine Dashed";
};
/* nicht uebersetzen */
String RID_SVXSTR_DASH2_DEF
{
Text = "Ultrafine 2 Dots 3 Dashes";
};
/* nicht uebersetzen */
String RID_SVXSTR_DASH3_DEF
{
Text = "Fine Dotted";
};
/* nicht uebersetzen */
String RID_SVXSTR_DASH4_DEF
{
Text = "Line with Fine Dots";
};
/* nicht uebersetzen */
String RID_SVXSTR_DASH5_DEF
{
Text = "Fine Dashed (var)";
};
/* nicht uebersetzen */
String RID_SVXSTR_DASH6_DEF
{
Text = "3 Dashes 3 Dots (var)";
};
/* nicht uebersetzen */
String RID_SVXSTR_DASH7_DEF
{
Text = "Ultrafine Dotted (var)";
};
/* nicht uebersetzen */
String RID_SVXSTR_DASH8_DEF
{
Text = "Line Style 9";
};
/* nicht uebersetzen */
String RID_SVXSTR_DASH9_DEF
{
Text = "2 Dots 1 Dash";
};
/* nicht uebersetzen */
String RID_SVXSTR_DASH10_DEF
{
Text = "Dashed (var)";
};
/* nicht uebersetzen */
String RID_SVXSTR_DASH11_DEF
{
Text = "Dash";
};
String RID_SVXSTR_DASH0
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Ultrafine dashed";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_DASH1
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Fine dashed";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_DASH2
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Ultrafine 2 dots 3 dashes";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_DASH3
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Fine dotted";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_DASH4
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Line with fine dots";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_DASH5
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Fine dashed (variable)";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_DASH6
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "3 dashes 3 dots (variable)";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_DASH7
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Ultrafine dotted (variable)";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_DASH8
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Line style 9";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_DASH9
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "2 dots 1 dash";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_DASH10
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Dashed (variable)";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_DASH11
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Dashed";
2003-07-03 15:38:58 +00:00
};
///////////////////////////////////////////////////////////////////////////////
//
// Reference-strings for standard-line-end-table
//
/* nicht uebersetzen */
String RID_SVXSTR_LEND0_DEF
{
Text = "Arrow concave";
};
/* nicht uebersetzen */
String RID_SVXSTR_LEND1_DEF
{
Text = "Square 45";
};
/* nicht uebersetzen */
String RID_SVXSTR_LEND2_DEF
{
Text = "Small Arrow";
};
/* nicht uebersetzen */
String RID_SVXSTR_LEND3_DEF
{
Text = "Dimension Lines";
};
/* nicht uebersetzen */
String RID_SVXSTR_LEND4_DEF
{
Text = "Double Arrow";
};
/* nicht uebersetzen */
String RID_SVXSTR_LEND5_DEF
{
Text = "Rounded short Arrow";
};
/* nicht uebersetzen */
String RID_SVXSTR_LEND6_DEF
{
Text = "Symmetric Arrow";
};
/* nicht uebersetzen */
String RID_SVXSTR_LEND7_DEF
{
Text = "Line Arrow";
};
/* nicht uebersetzen */
String RID_SVXSTR_LEND8_DEF
{
Text = "Rounded large Arrow";
};
/* nicht uebersetzen */
String RID_SVXSTR_LEND9_DEF
{
Text = "Circle";
};
/* nicht uebersetzen */
String RID_SVXSTR_LEND10_DEF
{
Text = "Square";
};
/* nicht uebersetzen */
String RID_SVXSTR_LEND11_DEF
{
Text = "Arrow";
};
String RID_SVXSTR_LEND0
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Arrow concave";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_LEND1
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Square 45";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_LEND2
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Small arrow";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_LEND3
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Dimension lines";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_LEND4
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Double Arrow";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_LEND5
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Rounded short arrow";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_LEND6
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Symmetric arrow";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_LEND7
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Line arrow";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_LEND8
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Rounded large arrow";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_LEND9
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Circle";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_LEND10
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Square";
2003-07-03 15:38:58 +00:00
};
String RID_SVXSTR_LEND11
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Arrow";
2003-07-03 15:38:58 +00:00
};
///////////////////////////////////////////////////////////////////////////////
//
// Reference-strings for standard transparence gradients
//
/* nicht uebersetzen */
String RID_SVXSTR_TRASNGR0_DEF
{
Text = "Transparency";
};
String RID_SVXSTR_TRASNGR0
{
2004-06-25 11:02:46 +00:00
Text [ en-US ] = "Transparency";
2003-07-03 15:38:58 +00:00
};
// ********************************************************************** EOF
2003-07-17 10:22:29 +00:00
2003-07-03 15:38:58 +00:00
2003-12-17 13:13:18 +00:00
2003-07-03 15:38:58 +00:00