1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: string3d.src,v $
12 * This file is part of OpenOffice.org.
14 * OpenOffice.org is free software: you can redistribute it and/or modify
15 * it under the terms of the GNU Lesser General Public License version 3
16 * only, as published by the Free Software Foundation.
18 * OpenOffice.org is distributed in the hope that it will be useful,
19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 * GNU Lesser General Public License version 3 for more details
22 * (a copy is included in the LICENSE file that accompanied this code).
24 * You should have received a copy of the GNU Lesser General Public License
25 * version 3 along with OpenOffice.org. If not, see
26 * <http://www.openoffice.org/license.html>
27 * for a copy of the LGPLv3 License.
29 ************************************************************************/
30 // include ------------------------------------------------------------------
31 #include <svx/dialogs.hrc>
32 // pragma -------------------------------------------------------------------
34 // Strings fuer die Draw-Dialoge --------------------------------------------
35 String RID_SVX_3D_CREATE_LATHE
37 Text [ en-US ] = "Create 3D rotation object" ;
39 String RID_SVX_3D_UNDO_EXCHANGE_PASTE
41 /* ### ACHTUNG: Neuer Text in Resource? Objekt(e) einfügen : Objekt(e) einf³gen */
42 /* ### ACHTUNG: Neuer Text in Resource? Objekt(e) einfügen : Objekt(e) einf³gen */
43 Text [ en-US ] = "Insert object(s)" ;
45 String RID_SVX_3D_UNDO_SEGMENTS
47 Text [ en-US ] = "Number of segments" ;
49 String RID_SVX_3D_UNDO_DEEPTH
51 Text [ en-US ] = "Object depth" ;
53 String RID_SVX_3D_UNDO_FOCAL
55 Text [ en-US ] = "Focal length" ;
57 String RID_SVX_3D_UNDO_CAMPOS
59 Text [ en-US ] = "Camera position" ;
61 String RID_SVX_3D_UNDO_ROTATE
63 Text [ en-US ] = "Rotate 3D object" ;
65 String RID_SVX_3D_UNDO_EXTRUDE
67 Text [ en-US ] = "Create extrusion object" ;
69 String RID_SVX_3D_UNDO_LATHE
71 /* ### ACHTUNG: Neuer Text in Resource? Rotationskörper erstellen : Rotationsk÷rper erstellen */
72 /* ### ACHTUNG: Neuer Text in Resource? Rotationskörper erstellen : Rotationsk÷rper erstellen */
73 Text [ en-US ] = "Create rotation object" ;
75 String RID_SVX_3D_UNDO_BREAK_LATHE
77 /* ### ACHTUNG: Neuer Text in Resource? Rotationskörper aufbrechen : Rotationsk÷rper aufbrechen */
78 /* ### ACHTUNG: Neuer Text in Resource? Rotationskörper aufbrechen : Rotationsk÷rper aufbrechen */
79 Text [ en-US ] = "Split 3D object" ;
81 String RID_SVX_3D_UNDO_ATTRIBUTES
83 Text [ en-US ] = "3D Attributes" ;
85 // ********************************************************************** EOF