string3d.src (09a1d057) string3d.src (94779370)
1/**************************************************************
1/**************************************************************
2 *
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance
9 * with the License. You may obtain a copy of the License at
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance
9 * with the License. You may obtain a copy of the License at
10 *
10 *
11 * http://www.apache.org/licenses/LICENSE-2.0
11 * http://www.apache.org/licenses/LICENSE-2.0
12 *
12 *
13 * Unless required by applicable law or agreed to in writing,
14 * software distributed under the License is distributed on an
15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 * KIND, either express or implied. See the License for the
17 * specific language governing permissions and limitations
18 * under the License.
13 * Unless required by applicable law or agreed to in writing,
14 * software distributed under the License is distributed on an
15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 * KIND, either express or implied. See the License for the
17 * specific language governing permissions and limitations
18 * under the License.
19 *
19 *
20 *************************************************************/
21
22
20 *************************************************************/
21
22
23 // include ------------------------------------------------------------------
23
24// include ------------------------------------------------------------------
24#include <svx/dialogs.hrc>
25 // pragma -------------------------------------------------------------------
26
25#include <svx/dialogs.hrc>
26 // pragma -------------------------------------------------------------------
27
27 // Strings fuer die Draw-Dialoge --------------------------------------------
28// Strings for Draw dialogs -------------------------------------------------
28String RID_SVX_3D_CREATE_LATHE
29{
30 Text [ en-US ] = "Create 3D rotation object" ;
31};
32String RID_SVX_3D_UNDO_EXCHANGE_PASTE
33{
29String RID_SVX_3D_CREATE_LATHE
30{
31 Text [ en-US ] = "Create 3D rotation object" ;
32};
33String RID_SVX_3D_UNDO_EXCHANGE_PASTE
34{
34 /* ### ACHTUNG: Neuer Text in Resource? Objekt(e) einf�gen : Objekt(e) einf�gen */
35 /* ### ACHTUNG: Neuer Text in Resource? Objekt(e) einf�gen : Objekt(e) einf�gen */
36 Text [ en-US ] = "Insert object(s)" ;
37};
38String RID_SVX_3D_UNDO_SEGMENTS
39{
40 Text [ en-US ] = "Number of segments" ;
41};
42String RID_SVX_3D_UNDO_DEEPTH
43{

--- 12 unchanged lines hidden (view full) ---

56 Text [ en-US ] = "Rotate 3D object" ;
57};
58String RID_SVX_3D_UNDO_EXTRUDE
59{
60 Text [ en-US ] = "Create extrusion object" ;
61};
62String RID_SVX_3D_UNDO_LATHE
63{
35 Text [ en-US ] = "Insert object(s)" ;
36};
37String RID_SVX_3D_UNDO_SEGMENTS
38{
39 Text [ en-US ] = "Number of segments" ;
40};
41String RID_SVX_3D_UNDO_DEEPTH
42{

--- 12 unchanged lines hidden (view full) ---

55 Text [ en-US ] = "Rotate 3D object" ;
56};
57String RID_SVX_3D_UNDO_EXTRUDE
58{
59 Text [ en-US ] = "Create extrusion object" ;
60};
61String RID_SVX_3D_UNDO_LATHE
62{
64 /* ### ACHTUNG: Neuer Text in Resource? Rotationsk�rper erstellen : Rotationsk�rper erstellen */
65 /* ### ACHTUNG: Neuer Text in Resource? Rotationsk�rper erstellen : Rotationsk�rper erstellen */
66 Text [ en-US ] = "Create rotation object" ;
67};
68String RID_SVX_3D_UNDO_BREAK_LATHE
69{
63 Text [ en-US ] = "Create rotation object" ;
64};
65String RID_SVX_3D_UNDO_BREAK_LATHE
66{
70 /* ### ACHTUNG: Neuer Text in Resource? Rotationsk�rper aufbrechen : Rotationsk�rper aufbrechen */
71 /* ### ACHTUNG: Neuer Text in Resource? Rotationsk�rper aufbrechen : Rotationsk�rper aufbrechen */
72 Text [ en-US ] = "Split 3D object" ;
73};
74String RID_SVX_3D_UNDO_ATTRIBUTES
75{
76 Text [ en-US ] = "3D Attributes" ;
77};
67 Text [ en-US ] = "Split 3D object" ;
68};
69String RID_SVX_3D_UNDO_ATTRIBUTES
70{
71 Text [ en-US ] = "3D Attributes" ;
72};
78 // ********************************************************************** EOF
79
73
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
74// ********************************************************************** EOF