xref: /aoo41x/main/sw/source/ui/shells/shells.src (revision 430a148e)
1*8660f102SAndrew Rist/**************************************************************
2cdf0e10cSrcweir *
3*8660f102SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
4*8660f102SAndrew Rist * or more contributor license agreements.  See the NOTICE file
5*8660f102SAndrew Rist * distributed with this work for additional information
6*8660f102SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
7*8660f102SAndrew Rist * to you under the Apache License, Version 2.0 (the
8*8660f102SAndrew Rist * "License"); you may not use this file except in compliance
9*8660f102SAndrew Rist * with the License.  You may obtain a copy of the License at
10*8660f102SAndrew Rist *
11*8660f102SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
12*8660f102SAndrew Rist *
13*8660f102SAndrew Rist * Unless required by applicable law or agreed to in writing,
14*8660f102SAndrew Rist * software distributed under the License is distributed on an
15*8660f102SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16*8660f102SAndrew Rist * KIND, either express or implied.  See the License for the
17*8660f102SAndrew Rist * specific language governing permissions and limitations
18*8660f102SAndrew Rist * under the License.
19*8660f102SAndrew Rist *
20*8660f102SAndrew Rist *************************************************************/
21*8660f102SAndrew Rist
22*8660f102SAndrew Rist
23cdf0e10cSrcweir#include <svx/svxids.hrc>
24cdf0e10cSrcweir#include <svx/globlmn.hrc>
25cdf0e10cSrcweir#include "toolbox.hrc"
26cdf0e10cSrcweir#include "helpid.h"
27cdf0e10cSrcweirInfoBox MSG_NO_RULER
28cdf0e10cSrcweir{
29cdf0e10cSrcweir	BUTTONS = WB_OK ;
30cdf0e10cSrcweir	DEFBUTTON = WB_DEF_OK ;
31cdf0e10cSrcweir	Message [ en-US ] = "There are no bitmaps in the Gallery theme 'Rulers'." ;
32cdf0e10cSrcweir};
33cdf0e10cSrcweirString STR_GRFILTER_OPENERROR
34cdf0e10cSrcweir{
35cdf0e10cSrcweir		Text [ en-US ] = "Graphics file cannot be opened" ;
36cdf0e10cSrcweir};
37cdf0e10cSrcweirString STR_GRFILTER_IOERROR
38cdf0e10cSrcweir{
39cdf0e10cSrcweir		Text [ en-US ] = "Graphics file cannot be read" ;
40cdf0e10cSrcweir};
41cdf0e10cSrcweirString STR_GRFILTER_FORMATERROR
42cdf0e10cSrcweir{
43cdf0e10cSrcweir		Text [ en-US ] = "Unknown graphic format" ;
44cdf0e10cSrcweir};
45cdf0e10cSrcweirString STR_GRFILTER_VERSIONERROR
46cdf0e10cSrcweir{
47cdf0e10cSrcweir		Text [ en-US ] = "This graphic file version is not supported" ;
48cdf0e10cSrcweir};
49cdf0e10cSrcweirString STR_GRFILTER_FILTERERROR
50cdf0e10cSrcweir{
51cdf0e10cSrcweir		Text [ en-US ] = "Graphics filter not found" ;
52cdf0e10cSrcweir};
53cdf0e10cSrcweirString STR_GRFILTER_TOOBIG
54cdf0e10cSrcweir{
55cdf0e10cSrcweir	Text [ en-US ] = "Not enough memory to insert the picture." ;
56cdf0e10cSrcweir};
57cdf0e10cSrcweirString STR_INSERT_GRAPHIC
58cdf0e10cSrcweir{
59cdf0e10cSrcweir    Text [ en-US ] = "Insert picture" ;
60cdf0e10cSrcweir};
61cdf0e10cSrcweirString STR_NO_ADDRESSBOOK
62cdf0e10cSrcweir{
63cdf0e10cSrcweir		Text [ en-US ] = "An Address Book does not exist" ;
64cdf0e10cSrcweir};
65cdf0e10cSrcweirString STR_NOTIZ_INSERT
66cdf0e10cSrcweir{
67cdf0e10cSrcweir		Text [ en-US ] = "Insert Note" ;
68cdf0e10cSrcweir};
69cdf0e10cSrcweirString STR_REDLINE_COMMENT
70cdf0e10cSrcweir{
71cdf0e10cSrcweir		Text [ en-US ] = "Comment: " ;
72cdf0e10cSrcweir};
73cdf0e10cSrcweirString STR_REDLINE_INSERTED
74cdf0e10cSrcweir{
75cdf0e10cSrcweir		Text [ en-US ] = "Insertion" ;
76cdf0e10cSrcweir};
77cdf0e10cSrcweirString STR_REDLINE_DELETED
78cdf0e10cSrcweir{
79cdf0e10cSrcweir		Text [ en-US ] = "Deletion" ;
80cdf0e10cSrcweir};
81cdf0e10cSrcweirString STR_REDLINE_AUTOFMT
82cdf0e10cSrcweir{
83cdf0e10cSrcweir		Text [ en-US ] = "AutoCorrect";
84cdf0e10cSrcweir};
85cdf0e10cSrcweirString STR_REDLINE_FORMATED
86cdf0e10cSrcweir{
87cdf0e10cSrcweir		Text [ en-US ] = "Formats" ;
88cdf0e10cSrcweir};
89cdf0e10cSrcweirString STR_REDLINE_TABLECHG
90cdf0e10cSrcweir{
91cdf0e10cSrcweir		Text [ en-US ] = "Table Changes" ;
92cdf0e10cSrcweir};
93cdf0e10cSrcweirString STR_REDLINE_FMTCOLLSET
94cdf0e10cSrcweir{
95cdf0e10cSrcweir		Text [ en-US ] = "Applied Paragraph Styles";
96cdf0e10cSrcweir};
97cdf0e10cSrcweirString STR_REDLINE_TITLE
98cdf0e10cSrcweir{
99cdf0e10cSrcweir		Text [ en-US ] = "AutoCorrect";
100cdf0e10cSrcweir};
101cdf0e10cSrcweirString STR_REDLINE_MSG
102cdf0e10cSrcweir{
103cdf0e10cSrcweir		Text [ en-US ] = "AutoCorrect completed.\nYou can accept or reject all changes,\nor accept or reject particular changes.";
104cdf0e10cSrcweir};
105cdf0e10cSrcweirString STR_REDLINE_ACCEPT_ALL
106cdf0e10cSrcweir{
107cdf0e10cSrcweir		Text [ en-US ] = "Accept All";
108cdf0e10cSrcweir};
109cdf0e10cSrcweirString STR_REDLINE_REJECT_ALL
110cdf0e10cSrcweir{
111cdf0e10cSrcweir		Text [ en-US ] = "Reject All";
112cdf0e10cSrcweir};
113cdf0e10cSrcweirString STR_REDLINE_EDIT
114cdf0e10cSrcweir{
115cdf0e10cSrcweir		Text [ en-US ] = "Edit Changes";
116cdf0e10cSrcweir};
117cdf0e10cSrcweirQueryBox DLG_IMPORT_DBNAME
118cdf0e10cSrcweir{
119cdf0e10cSrcweir	BUTTONS = WB_YES_NO ;
120cdf0e10cSrcweir	DEFBUTTON = WB_DEF_NO ;
121cdf0e10cSrcweir	Message [ en-US ] = "Use database name as default database for the document?" ;
122cdf0e10cSrcweir};
123cdf0e10cSrcweirString STR_PAGE
124cdf0e10cSrcweir{
125cdf0e10cSrcweir		Text [ en-US ] = "Page " ;
126cdf0e10cSrcweir};
127cdf0e10cSrcweirString RID_TEXT_TOOLBOX
128cdf0e10cSrcweir{
129cdf0e10cSrcweir	/* ### ACHTUNG: Neuer Text in Resource? Textobjektleiste : Textleiste */
130cdf0e10cSrcweir		Text [ en-US ] = "Text Object Bar" ;
131cdf0e10cSrcweir};
132cdf0e10cSrcweirString RID_TABLE_TOOLBOX
133cdf0e10cSrcweir{
134cdf0e10cSrcweir		Text [ en-US ] = "Table Object Bar" ;
135cdf0e10cSrcweir};
136cdf0e10cSrcweirString RID_FRAME_TOOLBOX
137cdf0e10cSrcweir{
138cdf0e10cSrcweir		Text [ en-US ] = "Frame Object Bar" ;
139cdf0e10cSrcweir};
140cdf0e10cSrcweirString RID_GRAFIK_TOOLBOX
141cdf0e10cSrcweir{
142cdf0e10cSrcweir		Text [ en-US ] = "Graphics Object Bar" ;
143cdf0e10cSrcweir};
144cdf0e10cSrcweirString RID_OLE_TOOLBOX
145cdf0e10cSrcweir{
146cdf0e10cSrcweir		Text [ en-US ] = "Object" ;
147cdf0e10cSrcweir};
148cdf0e10cSrcweirString RID_DRAW_TOOLBOX
149cdf0e10cSrcweir{
150cdf0e10cSrcweir		Text [ en-US ] = "Draw Object Bar" ;
151cdf0e10cSrcweir};
152cdf0e10cSrcweirString RID_BEZIER_TOOLBOX
153cdf0e10cSrcweir{
154cdf0e10cSrcweir		Text [ en-US ] = "Bézier Object Bar" ;
155cdf0e10cSrcweir};
156cdf0e10cSrcweirString RID_DRAW_TEXT_TOOLBOX
157cdf0e10cSrcweir{
158cdf0e10cSrcweir    Text [ en-US ] = "Text Object Bar/Graphics" ;
159cdf0e10cSrcweir};
160cdf0e10cSrcweirString RID_NUM_TOOLBOX
161cdf0e10cSrcweir{
162cdf0e10cSrcweir		Text [ en-US ] = "Numbering Object Bar" ;
163cdf0e10cSrcweir};
164cdf0e10cSrcweirString STR_SHELLNAME_TEXT
165cdf0e10cSrcweir{
166cdf0e10cSrcweir		Text [ en-US ] = "Text" ;
167cdf0e10cSrcweir};
168cdf0e10cSrcweirString STR_SHELLNAME_TABLE
169cdf0e10cSrcweir{
170cdf0e10cSrcweir		Text [ en-US ] = "Table" ;
171cdf0e10cSrcweir};
172cdf0e10cSrcweirString STR_SHELLNAME_FRAME
173cdf0e10cSrcweir{
174cdf0e10cSrcweir		Text [ en-US ] = "Frame" ;
175cdf0e10cSrcweir};
176cdf0e10cSrcweirString STR_SHELLNAME_GRAPHIC
177cdf0e10cSrcweir{
178cdf0e10cSrcweir		Text [ en-US ] = "Graphics" ;
179cdf0e10cSrcweir};
180cdf0e10cSrcweirString STR_SHELLNAME_OBJECT
181cdf0e10cSrcweir{
182cdf0e10cSrcweir		Text [ en-US ] = "Object" ;
183cdf0e10cSrcweir};
184cdf0e10cSrcweirString STR_SHELLNAME_LIST
185cdf0e10cSrcweir{
186cdf0e10cSrcweir		Text [ en-US ] = "List" ;
187cdf0e10cSrcweir};
188cdf0e10cSrcweirString STR_SHELLNAME_DRAW
189cdf0e10cSrcweir{
190cdf0e10cSrcweir		Text [ en-US ] = "Drawing" ;
191cdf0e10cSrcweir};
192cdf0e10cSrcweirString STR_SHELLNAME_DRAWFORM
193cdf0e10cSrcweir{
194cdf0e10cSrcweir		Text [ en-US ] = "Forms" ;
195cdf0e10cSrcweir};
196cdf0e10cSrcweirString STR_SHELLNAME_BEZIER
197cdf0e10cSrcweir{
198cdf0e10cSrcweir		Text [ en-US ] = "Bézier" ;
199cdf0e10cSrcweir};
200cdf0e10cSrcweirString STR_SHELLNAME_DRAW_TEXT
201cdf0e10cSrcweir{
202cdf0e10cSrcweir		Text [ en-US ] = "Draw text" ;
203cdf0e10cSrcweir};
204cdf0e10cSrcweir //Strings fuer Gallery/Hintergrund
205cdf0e10cSrcweirString STR_SWBG_PARAGRAPH
206cdf0e10cSrcweir{
207cdf0e10cSrcweir		Text [ en-US ] = "Paragraph" ;
208cdf0e10cSrcweir};
209cdf0e10cSrcweirString STR_SWBG_GRAPHIC
210cdf0e10cSrcweir{
211cdf0e10cSrcweir		Text [ en-US ] = "Graphics" ;
212cdf0e10cSrcweir};
213cdf0e10cSrcweirString STR_SWBG_OLE
214cdf0e10cSrcweir{
215cdf0e10cSrcweir		Text [ en-US ] = "OLE object" ;
216cdf0e10cSrcweir};
217cdf0e10cSrcweirString STR_SWBG_FRAME
218cdf0e10cSrcweir{
219cdf0e10cSrcweir		Text [ en-US ] = "Frame" ;
220cdf0e10cSrcweir};
221cdf0e10cSrcweirString STR_SWBG_TABLE
222cdf0e10cSrcweir{
223cdf0e10cSrcweir		Text [ en-US ] = "Table" ;
224cdf0e10cSrcweir};
225cdf0e10cSrcweirString STR_SWBG_TABLE_ROW
226cdf0e10cSrcweir{
227cdf0e10cSrcweir		Text [ en-US ] = "Table row" ;
228cdf0e10cSrcweir};
229cdf0e10cSrcweirString STR_SWBG_TABLE_CELL
230cdf0e10cSrcweir{
231cdf0e10cSrcweir		Text [ en-US ] = "Table cell" ;
232cdf0e10cSrcweir};
233cdf0e10cSrcweirString STR_SWBG_PAGE
234cdf0e10cSrcweir{
235cdf0e10cSrcweir		Text [ en-US ] = "Page" ;
236cdf0e10cSrcweir};
237cdf0e10cSrcweirString STR_SWBG_HEADER
238cdf0e10cSrcweir{
239cdf0e10cSrcweir		Text [ en-US ] = "Header" ;
240cdf0e10cSrcweir};
241cdf0e10cSrcweirString STR_SWBG_FOOTER
242cdf0e10cSrcweir{
243cdf0e10cSrcweir		Text [ en-US ] = "Footer" ;
244cdf0e10cSrcweir};
245cdf0e10cSrcweir //Ende: Strings fuer Gallery/Hintergrund
246cdf0e10cSrcweir
247cdf0e10cSrcweir// #i68101# no longer needed:
248cdf0e10cSrcweir// String STR_NAME_SHAPE_LABEL {// String STR_NAME_SHAPE_DIALOG { Text [ de ] = "Objekt benennen" ; Text [ en-US ] = "Name Object"; };
249cdf0e10cSrcweir
250cdf0e10cSrcweir
251