xref: /AOO42X/main/sc/source/ui/src/globstr.src (revision a47ba11fa0a76273db0594b74489f455792596b4)
182177cdbSAndrew Rist/**************************************************************
2cdf0e10cSrcweir *
382177cdbSAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
482177cdbSAndrew Rist * or more contributor license agreements.  See the NOTICE file
582177cdbSAndrew Rist * distributed with this work for additional information
682177cdbSAndrew Rist * regarding copyright ownership.  The ASF licenses this file
782177cdbSAndrew Rist * to you under the Apache License, Version 2.0 (the
882177cdbSAndrew Rist * "License"); you may not use this file except in compliance
982177cdbSAndrew Rist * with the License.  You may obtain a copy of the License at
10cdf0e10cSrcweir *
1182177cdbSAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
12cdf0e10cSrcweir *
1382177cdbSAndrew Rist * Unless required by applicable law or agreed to in writing,
1482177cdbSAndrew Rist * software distributed under the License is distributed on an
1582177cdbSAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
1682177cdbSAndrew Rist * KIND, either express or implied.  See the License for the
1782177cdbSAndrew Rist * specific language governing permissions and limitations
1882177cdbSAndrew Rist * under the License.
19cdf0e10cSrcweir *
2082177cdbSAndrew Rist *************************************************************/
2182177cdbSAndrew Rist
2282177cdbSAndrew Rist
23*a47ba11fSmseidel
24cdf0e10cSrcweir#include "globstr.hrc"
25cdf0e10cSrcweir#include "sc.hrc"
26cdf0e10cSrcweir
27cdf0e10cSrcweirResource RID_GLOBSTR
28cdf0e10cSrcweir{
29cdf0e10cSrcweir    String STR_UNDO_INSERTCELLS
30cdf0e10cSrcweir    {
31cdf0e10cSrcweir        Text [ en-US ] = "Insert" ;
32cdf0e10cSrcweir    };
33cdf0e10cSrcweir    String STR_UNDO_DELETECELLS
34cdf0e10cSrcweir    {
35cdf0e10cSrcweir        Text [ en-US ] = "Delete" ;
36cdf0e10cSrcweir    };
37cdf0e10cSrcweir    String STR_UNDO_CUT
38cdf0e10cSrcweir    {
39cdf0e10cSrcweir        Text [ en-US ] = "Cut" ;
40cdf0e10cSrcweir    };
41cdf0e10cSrcweir    String STR_UNDO_PASTE
42cdf0e10cSrcweir    {
43cdf0e10cSrcweir        Text [ en-US ] = "Insert" ;
44cdf0e10cSrcweir    };
45cdf0e10cSrcweir    String STR_UNDO_DRAGDROP
46cdf0e10cSrcweir    {
47cdf0e10cSrcweir        Text [ en-US ] = "Drag and Drop" ;
48cdf0e10cSrcweir    };
49cdf0e10cSrcweir    String STR_UNDO_MOVE
50cdf0e10cSrcweir    {
51cdf0e10cSrcweir        Text [ en-US ] = "Move" ;
52cdf0e10cSrcweir    };
53cdf0e10cSrcweir    String STR_UNDO_COPY
54cdf0e10cSrcweir    {
55cdf0e10cSrcweir        Text [ en-US ] = "Copy" ;
56cdf0e10cSrcweir    };
57cdf0e10cSrcweir    String STR_UNDO_DELETECONTENTS
58cdf0e10cSrcweir    {
59cdf0e10cSrcweir        Text [ en-US ] = "Delete" ;
60cdf0e10cSrcweir    };
61cdf0e10cSrcweir    String STR_UNDO_SELATTR
62cdf0e10cSrcweir    {
63cdf0e10cSrcweir        Text [ en-US ] = "Attributes" ;
64cdf0e10cSrcweir    };
65cdf0e10cSrcweir    String STR_UNDO_SELATTRLINES
66cdf0e10cSrcweir    {
67cdf0e10cSrcweir        Text [ en-US ] = "Attributes/Lines" ;
68cdf0e10cSrcweir    };
69cdf0e10cSrcweir    String STR_UNDO_COLWIDTH
70cdf0e10cSrcweir    {
71cdf0e10cSrcweir        Text [ en-US ] = "Column Width" ;
72cdf0e10cSrcweir    };
73cdf0e10cSrcweir    String STR_UNDO_OPTCOLWIDTH
74cdf0e10cSrcweir    {
75cdf0e10cSrcweir        Text [ en-US ] = "Optimal Column Width" ;
76cdf0e10cSrcweir    };
77cdf0e10cSrcweir    String STR_UNDO_ROWHEIGHT
78cdf0e10cSrcweir    {
79cdf0e10cSrcweir        Text [ en-US ] = "Row height" ;
80cdf0e10cSrcweir    };
81cdf0e10cSrcweir    String STR_UNDO_OPTROWHEIGHT
82cdf0e10cSrcweir    {
83cdf0e10cSrcweir        Text [ en-US ] = "Optimal Row Height" ;
84cdf0e10cSrcweir    };
85cdf0e10cSrcweir    String STR_UNDO_AUTOFILL
86cdf0e10cSrcweir    {
87cdf0e10cSrcweir        Text [ en-US ] = "Fill" ;
88cdf0e10cSrcweir    };
89cdf0e10cSrcweir    String STR_UNDO_MERGE
90cdf0e10cSrcweir    {
91cdf0e10cSrcweir        Text [ en-US ] = "Merge" ;
92cdf0e10cSrcweir    };
93cdf0e10cSrcweir    String STR_UNDO_REMERGE
94cdf0e10cSrcweir    {
95cdf0e10cSrcweir        Text [ en-US ] = "Split" ;
96cdf0e10cSrcweir    };
97cdf0e10cSrcweir    String STR_UNDO_AUTOFORMAT
98cdf0e10cSrcweir    {
99cdf0e10cSrcweir        Text [ en-US ] = "AutoFormat" ;
100cdf0e10cSrcweir    };
101cdf0e10cSrcweir    String STR_UNDO_REPLACE
102cdf0e10cSrcweir    {
103cdf0e10cSrcweir        Text [ en-US ] = "Replace" ;
104cdf0e10cSrcweir    };
105cdf0e10cSrcweir    String STR_UNDO_CURSORATTR
106cdf0e10cSrcweir    {
107cdf0e10cSrcweir        Text [ en-US ] = "Attributes" ;
108cdf0e10cSrcweir    };
109cdf0e10cSrcweir    String STR_UNDO_ENTERDATA
110cdf0e10cSrcweir    {
111cdf0e10cSrcweir        Text [ en-US ] = "Input" ;
112cdf0e10cSrcweir    };
113cdf0e10cSrcweir    String STR_UNDO_INSCOLBREAK
114cdf0e10cSrcweir    {
115cdf0e10cSrcweir        Text [ en-US ] = "Insert Column Break" ;
116cdf0e10cSrcweir    };
117cdf0e10cSrcweir    String STR_UNDO_DELCOLBREAK
118cdf0e10cSrcweir    {
119cdf0e10cSrcweir        Text [ en-US ] = "Delete column break" ;
120cdf0e10cSrcweir    };
121cdf0e10cSrcweir    String STR_UNDO_INSROWBREAK
122cdf0e10cSrcweir    {
123cdf0e10cSrcweir        Text [ en-US ] = "Insert Row Break" ;
124cdf0e10cSrcweir    };
125cdf0e10cSrcweir    String STR_UNDO_DELROWBREAK
126cdf0e10cSrcweir    {
127cdf0e10cSrcweir        Text [ en-US ] = "Delete row break" ;
128cdf0e10cSrcweir    };
129cdf0e10cSrcweir    String STR_UNDO_DOOUTLINE
130cdf0e10cSrcweir    {
131cdf0e10cSrcweir        Text [ en-US ] = "View Details" ;
132cdf0e10cSrcweir    };
133cdf0e10cSrcweir    String STR_UNDO_REDOOUTLINE
134cdf0e10cSrcweir    {
135cdf0e10cSrcweir        Text [ en-US ] = "Hide details" ;
136cdf0e10cSrcweir    };
137cdf0e10cSrcweir    String STR_UNDO_MAKEOUTLINE
138cdf0e10cSrcweir    {
139cdf0e10cSrcweir        Text [ en-US ] = "Group" ;
140cdf0e10cSrcweir    };
141cdf0e10cSrcweir    String STR_UNDO_REMAKEOUTLINE
142cdf0e10cSrcweir    {
143cdf0e10cSrcweir        Text [ en-US ] = "Ungroup" ;
144cdf0e10cSrcweir    };
145cdf0e10cSrcweir    String STR_UNDO_OUTLINELEVEL
146cdf0e10cSrcweir    {
147cdf0e10cSrcweir        Text [ en-US ] = "Select outline level" ;
148cdf0e10cSrcweir    };
149cdf0e10cSrcweir    String STR_UNDO_DOOUTLINEBLK
150cdf0e10cSrcweir    {
151cdf0e10cSrcweir        Text [ en-US ] = "View Details" ;
152cdf0e10cSrcweir    };
153cdf0e10cSrcweir    String STR_UNDO_REDOOUTLINEBLK
154cdf0e10cSrcweir    {
155cdf0e10cSrcweir        Text [ en-US ] = "Hide details" ;
156cdf0e10cSrcweir    };
157cdf0e10cSrcweir    String STR_UNDO_REMOVEALLOTLNS
158cdf0e10cSrcweir    {
159cdf0e10cSrcweir        Text [ en-US ] = "Clear Outline" ;
160cdf0e10cSrcweir    };
161cdf0e10cSrcweir    String STR_UNDO_AUTOOUTLINE
162cdf0e10cSrcweir    {
163cdf0e10cSrcweir        Text [ en-US ] = "AutoOutline" ;
164cdf0e10cSrcweir    };
165cdf0e10cSrcweir    String STR_UNDO_SUBTOTALS
166cdf0e10cSrcweir    {
167cdf0e10cSrcweir        Text [ en-US ] = "Subtotals" ;
168cdf0e10cSrcweir    };
169cdf0e10cSrcweir    String STR_UNDO_SORT
170cdf0e10cSrcweir    {
171cdf0e10cSrcweir        Text [ en-US ] = "Sort" ;
172cdf0e10cSrcweir    };
173cdf0e10cSrcweir    String STR_UNDO_QUERY
174cdf0e10cSrcweir    {
175cdf0e10cSrcweir        Text [ en-US ] = "Filter" ;
176cdf0e10cSrcweir    };
177cdf0e10cSrcweir    String STR_UNDO_DBDATA
178cdf0e10cSrcweir    {
179cdf0e10cSrcweir        Text [ en-US ] = "Change Database Range" ;
180cdf0e10cSrcweir    };
181cdf0e10cSrcweir    String STR_UNDO_IMPORTDATA
182cdf0e10cSrcweir    {
183cdf0e10cSrcweir        Text [ en-US ] = "Importing" ;
184cdf0e10cSrcweir    };
185cdf0e10cSrcweir    String STR_UNDO_REPEATDB
186cdf0e10cSrcweir    {
187cdf0e10cSrcweir        Text [ en-US ] = "Refresh range" ;
188cdf0e10cSrcweir    };
189cdf0e10cSrcweir    String STR_UNDO_GRAFEDIT
190cdf0e10cSrcweir    {
191cdf0e10cSrcweir        Text [ en-US ] = "Edit graphics" ;
192cdf0e10cSrcweir    };
193cdf0e10cSrcweir    String STR_UNDO_LISTNAMES
194cdf0e10cSrcweir    {
195cdf0e10cSrcweir        Text [ en-US ] = "List names" ;
196cdf0e10cSrcweir    };
197cdf0e10cSrcweir    String STR_UNDO_PIVOT_NEW
198cdf0e10cSrcweir    {
199cdf0e10cSrcweir        Text [ en-US ] = "Create pivot table" ;
200cdf0e10cSrcweir    };
201cdf0e10cSrcweir    String STR_UNDO_PIVOT_MODIFY
202cdf0e10cSrcweir    {
203cdf0e10cSrcweir        Text [ en-US ] = "Edit pivot table" ;
204cdf0e10cSrcweir    };
205cdf0e10cSrcweir    String STR_UNDO_PIVOT_DELETE
206cdf0e10cSrcweir    {
207cdf0e10cSrcweir        Text [ en-US ] = "Delete pivot table" ;
208cdf0e10cSrcweir    };
209cdf0e10cSrcweir    String STR_UNDO_CONSOLIDATE
210cdf0e10cSrcweir    {
211cdf0e10cSrcweir        Text [ en-US ] = "Consolidate" ;
212cdf0e10cSrcweir    };
213cdf0e10cSrcweir    String STR_UNDO_USESCENARIO
214cdf0e10cSrcweir    {
215cdf0e10cSrcweir        Text [ en-US ] = "Use scenario" ;
216cdf0e10cSrcweir    };
217cdf0e10cSrcweir    String STR_UNDO_MAKESCENARIO
218cdf0e10cSrcweir    {
219cdf0e10cSrcweir        Text [ en-US ] = "Create scenario" ;
220cdf0e10cSrcweir    };
221cdf0e10cSrcweir    String STR_UNDO_EDITSCENARIO
222cdf0e10cSrcweir    {
223cdf0e10cSrcweir        Text [ en-US ] = "Edit scenario" ;
224cdf0e10cSrcweir    };
225cdf0e10cSrcweir    String STR_UNDO_APPLYCELLSTYLE
226cdf0e10cSrcweir    {
227cdf0e10cSrcweir        Text [ en-US ] = "Apply Cell Style" ;
228cdf0e10cSrcweir    };
229cdf0e10cSrcweir    String STR_UNDO_EDITCELLSTYLE
230cdf0e10cSrcweir    {
231cdf0e10cSrcweir        Text [ en-US ] = "Edit Cell Style" ;
232cdf0e10cSrcweir    };
233cdf0e10cSrcweir    String STR_UNDO_APPLYPAGESTYLE
234cdf0e10cSrcweir    {
235cdf0e10cSrcweir        Text [ en-US ] = "Apply Page Style" ;
236cdf0e10cSrcweir    };
237cdf0e10cSrcweir    String STR_UNDO_EDITPAGESTYLE
238cdf0e10cSrcweir    {
239cdf0e10cSrcweir        Text [ en-US ] = "Edit Page Style" ;
240cdf0e10cSrcweir    };
241cdf0e10cSrcweir    String STR_UNDO_DETADDPRED
242cdf0e10cSrcweir    {
243cdf0e10cSrcweir        Text [ en-US ] = "Trace Precedents" ;
244cdf0e10cSrcweir    };
245cdf0e10cSrcweir    String STR_UNDO_DETDELPRED
246cdf0e10cSrcweir    {
247cdf0e10cSrcweir        Text [ en-US ] = "Remove Precedent" ;
248cdf0e10cSrcweir    };
249cdf0e10cSrcweir    String STR_UNDO_DETADDSUCC
250cdf0e10cSrcweir    {
251cdf0e10cSrcweir        Text [ en-US ] = "Trace Dependents" ;
252cdf0e10cSrcweir    };
253cdf0e10cSrcweir    String STR_UNDO_DETDELSUCC
254cdf0e10cSrcweir    {
255cdf0e10cSrcweir        Text [ en-US ] = "Remove Dependent" ;
256cdf0e10cSrcweir    };
257cdf0e10cSrcweir    String STR_UNDO_DETADDERROR
258cdf0e10cSrcweir    {
259cdf0e10cSrcweir        Text [ en-US ] = "Trace Error" ;
260cdf0e10cSrcweir    };
261cdf0e10cSrcweir    String STR_UNDO_DETDELALL
262cdf0e10cSrcweir    {
263cdf0e10cSrcweir        Text [ en-US ] = "Remove all Traces" ;
264cdf0e10cSrcweir    };
265cdf0e10cSrcweir    String STR_UNDO_DETINVALID
266cdf0e10cSrcweir    {
267cdf0e10cSrcweir        Text [ en-US ] = "Mark invalid data" ;
268cdf0e10cSrcweir    };
269cdf0e10cSrcweir    String STR_UNDO_DETREFRESH
270cdf0e10cSrcweir    {
271cdf0e10cSrcweir        Text [ en-US ] = "Refresh Traces" ;
272cdf0e10cSrcweir    };
273cdf0e10cSrcweir    String STR_UNDO_CHARTDATA
274cdf0e10cSrcweir    {
275cdf0e10cSrcweir        Text [ en-US ] = "Modify chart data range" ;
276cdf0e10cSrcweir    };
277cdf0e10cSrcweir    String STR_UNDO_ORIGINALSIZE
278cdf0e10cSrcweir    {
279cdf0e10cSrcweir        Text [ en-US ] = "Original Size" ;
280cdf0e10cSrcweir    };
281cdf0e10cSrcweir    String STR_UNDO_UPDATELINK
282cdf0e10cSrcweir    {
283cdf0e10cSrcweir        Text [ en-US ] = "Update Link" ;
284cdf0e10cSrcweir    };
285cdf0e10cSrcweir    String STR_UNDO_REMOVELINK
286cdf0e10cSrcweir    {
287cdf0e10cSrcweir        Text [ en-US ] = "Unlink" ;
288cdf0e10cSrcweir    };
289cdf0e10cSrcweir    String STR_UNDO_INSERTAREALINK
290cdf0e10cSrcweir    {
291cdf0e10cSrcweir        Text [ en-US ] = "Insert Link" ;
292cdf0e10cSrcweir    };
293cdf0e10cSrcweir    String STR_UNDO_ENTERMATRIX
294cdf0e10cSrcweir    {
295cdf0e10cSrcweir        Text [ en-US ] = "Insert Array Formula" ;
296cdf0e10cSrcweir    };
297cdf0e10cSrcweir    String STR_UNDO_INSERTNOTE
298cdf0e10cSrcweir    {
299cdf0e10cSrcweir        Text [ en-US ] = "Insert Comment" ;
300cdf0e10cSrcweir    };
301cdf0e10cSrcweir    String STR_UNDO_DELETENOTE
302cdf0e10cSrcweir    {
303cdf0e10cSrcweir        Text [ en-US ] = "Delete Comment" ;
304cdf0e10cSrcweir    };
305cdf0e10cSrcweir    String STR_UNDO_SHOWNOTE
306cdf0e10cSrcweir    {
307cdf0e10cSrcweir        Text [ en-US ] = "Show Comment" ;
308cdf0e10cSrcweir    };
309cdf0e10cSrcweir    String STR_UNDO_HIDENOTE
310cdf0e10cSrcweir    {
311cdf0e10cSrcweir        Text [ en-US ] = "Hide Comment" ;
312cdf0e10cSrcweir    };
313cdf0e10cSrcweir    String STR_UNDO_EDITNOTE
314cdf0e10cSrcweir    {
315cdf0e10cSrcweir        Text [ en-US ] = "Edit Comment" ;
316cdf0e10cSrcweir    };
317cdf0e10cSrcweir    String STR_UNDO_DEC_INDENT
318cdf0e10cSrcweir    {
319cdf0e10cSrcweir        Text [ en-US ] = "Decrease Indent" ;
320cdf0e10cSrcweir    };
321cdf0e10cSrcweir    String STR_UNDO_INC_INDENT
322cdf0e10cSrcweir    {
323cdf0e10cSrcweir        Text [ en-US ] = "Increase Indent" ;
324cdf0e10cSrcweir    };
325cdf0e10cSrcweir    String STR_UNDO_PROTECT_TAB
326cdf0e10cSrcweir    {
327cdf0e10cSrcweir        Text [ en-US ] = "Protect sheet" ;
328cdf0e10cSrcweir    };
329cdf0e10cSrcweir    String STR_UNDO_UNPROTECT_TAB
330cdf0e10cSrcweir    {
331cdf0e10cSrcweir        Text [ en-US ] = "Unprotect sheet" ;
332cdf0e10cSrcweir    };
333cdf0e10cSrcweir    String STR_UNDO_PROTECT_DOC
334cdf0e10cSrcweir    {
335cdf0e10cSrcweir        Text [ en-US ] = "Protect document" ;
336cdf0e10cSrcweir    };
337cdf0e10cSrcweir    String STR_UNDO_UNPROTECT_DOC
338cdf0e10cSrcweir    {
339cdf0e10cSrcweir        Text [ en-US ] = "Unprotect document" ;
340cdf0e10cSrcweir    };
341cdf0e10cSrcweir    String STR_UNDO_PRINTRANGES
342cdf0e10cSrcweir    {
343cdf0e10cSrcweir        Text [ en-US ] = "Print range" ;
344cdf0e10cSrcweir    };
345cdf0e10cSrcweir    String STR_UNDO_REMOVEBREAKS
346cdf0e10cSrcweir    {
347cdf0e10cSrcweir        Text [ en-US ] = "Delete Page Breaks" ;
348cdf0e10cSrcweir    };
349cdf0e10cSrcweir    String STR_UNDO_PRINTSCALE
350cdf0e10cSrcweir    {
351cdf0e10cSrcweir        Text [ en-US ] = "Change Scale" ;
352cdf0e10cSrcweir    };
353cdf0e10cSrcweir    String STR_UNDO_DRAG_BREAK
354cdf0e10cSrcweir    {
355cdf0e10cSrcweir        Text [ en-US ] = "Move Page Break" ;
356cdf0e10cSrcweir    };
357cdf0e10cSrcweir    String STR_UNDO_RANGENAMES
358cdf0e10cSrcweir    {
359cdf0e10cSrcweir        Text [ en-US ] = "Edit range names" ;
360cdf0e10cSrcweir    };
361cdf0e10cSrcweir    String STR_UNDO_TRANSLITERATE
362cdf0e10cSrcweir    {
363cdf0e10cSrcweir        Text [ en-US ] = "Case/Characters" ;
364cdf0e10cSrcweir    };
365cdf0e10cSrcweir    String STR_DB_NONAME
366cdf0e10cSrcweir    {
367cdf0e10cSrcweir        Text [ en-US ] = "unnamed" ;
368cdf0e10cSrcweir    };
369cdf0e10cSrcweir    String STR_DBNAME_IMPORT
370cdf0e10cSrcweir    {
371cdf0e10cSrcweir        Text [ en-US ] = "Import" ;
372cdf0e10cSrcweir    };
373cdf0e10cSrcweir    String STR_MSSG_DOSUBTOTALS_0
374cdf0e10cSrcweir    {
375cdf0e10cSrcweir        Text [ en-US ] = "%PRODUCTNAME Calc" ;
376cdf0e10cSrcweir    };
377cdf0e10cSrcweir    String STR_MSSG_DOSUBTOTALS_1
378cdf0e10cSrcweir    {
379cdf0e10cSrcweir        Text [ en-US ] = "Delete data?" ;
380cdf0e10cSrcweir    };
381cdf0e10cSrcweir    String STR_MSSG_DOSUBTOTALS_2
382cdf0e10cSrcweir    {
383cdf0e10cSrcweir        Text [ en-US ] = "Unable to insert rows" ;
384cdf0e10cSrcweir    };
385cdf0e10cSrcweir    String STR_MSSG_REPEATDB_0
386cdf0e10cSrcweir    {
387cdf0e10cSrcweir        Text [ en-US ] = "No operations to execute" ;
388cdf0e10cSrcweir    };
389cdf0e10cSrcweir    String STR_MSSG_MAKEAUTOFILTER_0
390cdf0e10cSrcweir    {
391cdf0e10cSrcweir        Text [ en-US ] = "The range does not contain column headers.\nDo you want the first line to be used as column header?" ;
392cdf0e10cSrcweir    };
393cdf0e10cSrcweir    String STR_MSSG_IMPORTDATA_0
394cdf0e10cSrcweir    {
395cdf0e10cSrcweir        Text [ en-US ] = "Error while importing data!" ;
396cdf0e10cSrcweir    };
397cdf0e10cSrcweir    String STR_DATABASE_NOTFOUND
398cdf0e10cSrcweir    {
399cdf0e10cSrcweir        Text [ en-US ] = "The database '#' could not be opened." ;
400cdf0e10cSrcweir    };
401cdf0e10cSrcweir    String STR_QUERY_NOTFOUND
402cdf0e10cSrcweir    {
403cdf0e10cSrcweir        Text [ en-US ] = "The query '#' could not be opened." ;
404cdf0e10cSrcweir    };
405cdf0e10cSrcweir    String STR_DATABASE_ABORTED
406cdf0e10cSrcweir    {
407cdf0e10cSrcweir        Text [ en-US ] = "Database import terminated." ;
408cdf0e10cSrcweir    };
409cdf0e10cSrcweir    String STR_PROGRESS_IMPORT
410cdf0e10cSrcweir    {
411cdf0e10cSrcweir        Text [ en-US ] = "# records imported..." ;
412cdf0e10cSrcweir    };
413cdf0e10cSrcweir    String STR_MSSG_MAKEOUTLINE_0
414cdf0e10cSrcweir    {
415cdf0e10cSrcweir        Text [ en-US ] = "Grouping not possible" ;
416cdf0e10cSrcweir    };
417cdf0e10cSrcweir    String STR_MSSG_REMOVEOUTLINE_0
418cdf0e10cSrcweir    {
419cdf0e10cSrcweir        Text [ en-US ] = "Ungrouping not possible" ;
420cdf0e10cSrcweir    };
421cdf0e10cSrcweir    String STR_MSSG_PASTEFROMCLIP_0
422cdf0e10cSrcweir    {
423cdf0e10cSrcweir        Text [ en-US ] = "Insert into multiple selection not possible" ;
424cdf0e10cSrcweir    };
425cdf0e10cSrcweir    String STR_MSSG_PASTEFROMCLIP_1
426cdf0e10cSrcweir    {
427cdf0e10cSrcweir        Text [ en-US ] = "Cell merge not possible if cells already merged!" ;
428cdf0e10cSrcweir    };
429cdf0e10cSrcweir    String STR_MSSG_MOVEBLOCKTO_0
430cdf0e10cSrcweir    {
431cdf0e10cSrcweir        Text [ en-US ] = "Cell merge not possible if cells already merged!" ;
432cdf0e10cSrcweir    };
433cdf0e10cSrcweir    String STR_MSSG_INSERTCELLS_0
434cdf0e10cSrcweir    {
435cdf0e10cSrcweir        Text [ en-US ] = "Inserting into merged ranges not possible" ;
436cdf0e10cSrcweir    };
437cdf0e10cSrcweir    String STR_MSSG_DELETECELLS_0
438cdf0e10cSrcweir    {
439cdf0e10cSrcweir        Text [ en-US ] = "Deleting in merged ranges not possible" ;
440cdf0e10cSrcweir    };
441cdf0e10cSrcweir    String STR_MSSG_MERGECELLS_0
442cdf0e10cSrcweir    {
443cdf0e10cSrcweir        Text [ en-US ] = "Cell merge not possible if cells already merged" ;
444cdf0e10cSrcweir    };
445cdf0e10cSrcweir    String STR_SORT_ERR_MERGED
446cdf0e10cSrcweir    {
447cdf0e10cSrcweir        Text [ en-US ] = "Ranges containing merged cells can only be sorted without formats." ;
448cdf0e10cSrcweir    };
449cdf0e10cSrcweir    String STR_MSSG_SEARCHANDREPLACE_0
450cdf0e10cSrcweir    {
451cdf0e10cSrcweir        Text [ en-US ] = "Search key not found." ;
452cdf0e10cSrcweir    };
453cdf0e10cSrcweir    String STR_MSSG_SOLVE_0
454cdf0e10cSrcweir    {
455cdf0e10cSrcweir        Text [ en-US ] = "Goal Seek successful.\n" ;
456cdf0e10cSrcweir    };
457cdf0e10cSrcweir    String STR_MSSG_SOLVE_1
458cdf0e10cSrcweir    {
459cdf0e10cSrcweir        Text [ en-US ] = "Insert result (" ;
460cdf0e10cSrcweir    };
461cdf0e10cSrcweir    String STR_MSSG_SOLVE_2
462cdf0e10cSrcweir    {
463cdf0e10cSrcweir        Text [ en-US ] = ") into current cell?" ;
464cdf0e10cSrcweir    };
465cdf0e10cSrcweir    String STR_MSSG_SOLVE_3
466cdf0e10cSrcweir    {
467cdf0e10cSrcweir        Text [ en-US ] = "Goal Seek not successful.\n" ;
468cdf0e10cSrcweir    };
469cdf0e10cSrcweir    String STR_MSSG_SOLVE_4
470cdf0e10cSrcweir    {
471cdf0e10cSrcweir        Text [ en-US ] = "No exact value found. \n" ;
472cdf0e10cSrcweir    };
473cdf0e10cSrcweir    String STR_MSSG_SOLVE_5
474cdf0e10cSrcweir    {
475cdf0e10cSrcweir        Text [ en-US ] = "Insert closest value (" ;
476cdf0e10cSrcweir    };
477cdf0e10cSrcweir    String STR_MSSG_SOLVE_6
478cdf0e10cSrcweir    {
479cdf0e10cSrcweir        Text [ en-US ] = ")?" ;
480cdf0e10cSrcweir    };
481cdf0e10cSrcweir    String STR_TABLE_GESAMTERGEBNIS
482cdf0e10cSrcweir    {
483cdf0e10cSrcweir        Text [ en-US ] = "Grand Total" ;
484cdf0e10cSrcweir    };
485cdf0e10cSrcweir    String STR_TABLE_ERGEBNIS
486cdf0e10cSrcweir    {
487cdf0e10cSrcweir        Text [ en-US ] = "Result" ;
488cdf0e10cSrcweir    };
489cdf0e10cSrcweir    String STR_UNDO_SPELLING
490cdf0e10cSrcweir    {
491cdf0e10cSrcweir        Text [ en-US ] = "Spellcheck" ;
492cdf0e10cSrcweir    };
493cdf0e10cSrcweir    String STR_TABLE_UND
494cdf0e10cSrcweir    {
495cdf0e10cSrcweir        Text [ en-US ] = "AND" ;
496cdf0e10cSrcweir    };
497cdf0e10cSrcweir    String STR_TABLE_ODER
498cdf0e10cSrcweir    {
499cdf0e10cSrcweir        Text [ en-US ] = "OR" ;
500cdf0e10cSrcweir    };
501cdf0e10cSrcweir    String STR_TABLE_DEF
502cdf0e10cSrcweir    {
503cdf0e10cSrcweir        Text [ en-US ] = "Sheet" ;
504cdf0e10cSrcweir    };
505cdf0e10cSrcweir    String STR_MOVE_TO_END
506cdf0e10cSrcweir    {
507cdf0e10cSrcweir        Text [ en-US ] = "- move to end position -" ;
508cdf0e10cSrcweir    };
509cdf0e10cSrcweir    String STR_BOX_YNI
510cdf0e10cSrcweir    {
511cdf0e10cSrcweir        Text [ en-US ] = "Not implemented in this build." ;
512cdf0e10cSrcweir    };
513cdf0e10cSrcweir    String STR_NO_REF_TABLE
514cdf0e10cSrcweir    {
515cdf0e10cSrcweir        Text [ en-US ] = "#REF!" ;
516cdf0e10cSrcweir    };
517cdf0e10cSrcweir    String STR_PIVOT_INVALID_DBAREA
518cdf0e10cSrcweir    {
519cdf0e10cSrcweir        Text [ en-US ] = "The data range must contain at least one row." ;
520cdf0e10cSrcweir    };
521cdf0e10cSrcweir    String STR_PIVOT_NODATA
522cdf0e10cSrcweir    {
523cdf0e10cSrcweir        Text [ en-US ] = "The pivot table must contain at least one entry." ;
524cdf0e10cSrcweir    };
525cdf0e10cSrcweir    String STR_PIVOT_MOVENOTALLOWED
526cdf0e10cSrcweir    {
527cdf0e10cSrcweir        Text [ en-US ] = "The data range can not be deleted." ;
528cdf0e10cSrcweir    };
529cdf0e10cSrcweir    String STR_PIVOT_ERROR
530cdf0e10cSrcweir    {
531cdf0e10cSrcweir        Text [ en-US ] = "Error creating the pivot table." ;
532cdf0e10cSrcweir    };
533cdf0e10cSrcweir    String STR_PIVOT_OVERLAP
534cdf0e10cSrcweir    {
535cdf0e10cSrcweir        Text [ en-US ] = "Pivot tables can not overlap." ;
536cdf0e10cSrcweir    };
537cdf0e10cSrcweir    String STR_PIVOT_NOTEMPTY
538cdf0e10cSrcweir    {
539cdf0e10cSrcweir        Text [ en-US ] = "The destination range is not empty. Overwrite existing contents?" ;
540cdf0e10cSrcweir    };
541cdf0e10cSrcweir    String STR_DATAPILOT_SUBTOTAL
542cdf0e10cSrcweir    {
543cdf0e10cSrcweir        Text [ en-US ] = "The source range contains subtotals which may distort the results. Use it anyway?" ;
544cdf0e10cSrcweir    };
545cdf0e10cSrcweir    String STR_PIVOT_PROGRESS
546cdf0e10cSrcweir    {
547cdf0e10cSrcweir        Text [ en-US ] = "Create Pivot Table" ;
548cdf0e10cSrcweir    };
549cdf0e10cSrcweir    String STR_PIVOT_TOTAL
550cdf0e10cSrcweir    {
551cdf0e10cSrcweir        Text [ en-US ] = "Total" ;
552cdf0e10cSrcweir    };
553cdf0e10cSrcweir    String STR_PIVOT_DATA
554cdf0e10cSrcweir    {
555cdf0e10cSrcweir        Text [ en-US ] = "Data" ;
556cdf0e10cSrcweir    };
557cdf0e10cSrcweir    String STR_PIVOTFUNC_SUM
558cdf0e10cSrcweir    {
559cdf0e10cSrcweir        Text [ en-US ] = "SUM" ;
560cdf0e10cSrcweir    };
561cdf0e10cSrcweir    String STR_PIVOTFUNC_COUNT
562cdf0e10cSrcweir    {
563cdf0e10cSrcweir        Text [ en-US ] = "COUNT" ;
564cdf0e10cSrcweir    };
565cdf0e10cSrcweir    String STR_PIVOTFUNC_AVG
566cdf0e10cSrcweir    {
567cdf0e10cSrcweir        Text [ en-US ] = "AVERAGE" ;
568cdf0e10cSrcweir    };
569cdf0e10cSrcweir    String STR_PIVOTFUNC_MAX
570cdf0e10cSrcweir    {
571cdf0e10cSrcweir        Text [ en-US ] = "MAX" ;
572cdf0e10cSrcweir    };
573cdf0e10cSrcweir    String STR_PIVOTFUNC_MIN
574cdf0e10cSrcweir    {
575cdf0e10cSrcweir        Text [ en-US ] = "MIN" ;
576cdf0e10cSrcweir    };
577cdf0e10cSrcweir    String STR_PIVOTFUNC_PROD
578cdf0e10cSrcweir    {
579cdf0e10cSrcweir        Text [ en-US ] = "PRODUCT" ;
580cdf0e10cSrcweir    };
581cdf0e10cSrcweir    String STR_PIVOTFUNC_COUNT2
582cdf0e10cSrcweir    {
583cdf0e10cSrcweir        Text [ en-US ] = "COUNTA" ;
584cdf0e10cSrcweir    };
585cdf0e10cSrcweir    String STR_PIVOTFUNC_STDDEV
586cdf0e10cSrcweir    {
587cdf0e10cSrcweir        Text [ en-US ] = "STDEV" ;
588cdf0e10cSrcweir    };
589cdf0e10cSrcweir    String STR_PIVOTFUNC_STDDEV2
590cdf0e10cSrcweir    {
591cdf0e10cSrcweir        Text [ en-US ] = "STDEVP" ;
592cdf0e10cSrcweir    };
593cdf0e10cSrcweir    String STR_PIVOTFUNC_VAR
594cdf0e10cSrcweir    {
595cdf0e10cSrcweir        Text [ en-US ] = "VAR" ;
596cdf0e10cSrcweir    };
597cdf0e10cSrcweir    String STR_PIVOTFUNC_VAR2
598cdf0e10cSrcweir    {
599cdf0e10cSrcweir        Text [ en-US ] = "VARP" ;
600cdf0e10cSrcweir    };
601cdf0e10cSrcweir    String STR_TABLE
602cdf0e10cSrcweir    {
603cdf0e10cSrcweir        Text [ en-US ] = "Sheet" ;
604cdf0e10cSrcweir    };
605cdf0e10cSrcweir    String STR_COLUMN
606cdf0e10cSrcweir    {
607cdf0e10cSrcweir        Text [ en-US ] = "Column" ;
608cdf0e10cSrcweir    };
609cdf0e10cSrcweir    String STR_ROW
610cdf0e10cSrcweir    {
611cdf0e10cSrcweir        Text [ en-US ] = "Row" ;
612cdf0e10cSrcweir    };
613cdf0e10cSrcweir    String STR_PAGE
614cdf0e10cSrcweir    {
615cdf0e10cSrcweir        Text [ en-US ] = "Page" ;
616cdf0e10cSrcweir    };
617cdf0e10cSrcweir    String STR_LOAD_DOC
618cdf0e10cSrcweir    {
619cdf0e10cSrcweir        Text [ en-US ] = "Load document" ;
620cdf0e10cSrcweir    };
621cdf0e10cSrcweir    String STR_SAVE_DOC
622cdf0e10cSrcweir    {
623cdf0e10cSrcweir        Text [ en-US ] = "Save document" ;
624cdf0e10cSrcweir    };
625cdf0e10cSrcweir    String STR_ERR_INVALID_TABREF
626cdf0e10cSrcweir    {
627cdf0e10cSrcweir        Text [ en-US ] = "<unknown table reference>" ;
628cdf0e10cSrcweir    };
629cdf0e10cSrcweir    String STR_AREA_ALREADY_INSERTED
630cdf0e10cSrcweir    {
631cdf0e10cSrcweir        Text [ en-US ] = "This range has already been inserted." ;
632cdf0e10cSrcweir    };
633cdf0e10cSrcweir    String STR_INVALID_TABREF
634cdf0e10cSrcweir    {
635cdf0e10cSrcweir        Text [ en-US ] = "Invalid sheet reference." ;
636cdf0e10cSrcweir    };
637cdf0e10cSrcweir    String STR_INVALID_QUERYAREA
638cdf0e10cSrcweir    {
639cdf0e10cSrcweir        Text [ en-US ] = "This range does not contain a valid query." ;
640cdf0e10cSrcweir    };
641cdf0e10cSrcweir    String STR_REIMPORT_EMPTY
642cdf0e10cSrcweir    {
643cdf0e10cSrcweir        Text [ en-US ] = "This range does not contain imported data." ;
644cdf0e10cSrcweir    };
645cdf0e10cSrcweir    String STR_NOMULTISELECT
646cdf0e10cSrcweir    {
647cdf0e10cSrcweir        Text [ en-US ] = "This function cannot be used with multiple selections." ;
648cdf0e10cSrcweir    };
649cdf0e10cSrcweir    String STR_FILL_SERIES_PROGRESS
650cdf0e10cSrcweir    {
651cdf0e10cSrcweir        Text [ en-US ] = "Fill Row..." ;
652cdf0e10cSrcweir    };
653cdf0e10cSrcweir    String STR_UNKNOWN_FILTER
654cdf0e10cSrcweir    {
655cdf0e10cSrcweir        Text [ en-US ] = "Unknown filter: " ;
656cdf0e10cSrcweir    };
657cdf0e10cSrcweir    String STR_UNDO_THESAURUS
658cdf0e10cSrcweir    {
659cdf0e10cSrcweir        Text [ en-US ] = "Thesaurus" ;
660cdf0e10cSrcweir    };
661cdf0e10cSrcweir    String STR_FILL_TAB
662cdf0e10cSrcweir    {
663cdf0e10cSrcweir        Text [ en-US ] = "Fill Sheets" ;
664cdf0e10cSrcweir    };
665cdf0e10cSrcweir    String STR_UPDATE_SCENARIO
666cdf0e10cSrcweir    {
667cdf0e10cSrcweir        Text [ en-US ] = "Add selected ranges to current scenario?" ;
668cdf0e10cSrcweir    };
669cdf0e10cSrcweir    String STR_ERR_NEWSCENARIO
670cdf0e10cSrcweir    {
671cdf0e10cSrcweir        Text [ en-US ] = "The scenario ranges must be selected in order to be able to create a new scenario." ;
672cdf0e10cSrcweir    };
673cdf0e10cSrcweir    String STR_NOAREASELECTED
674cdf0e10cSrcweir    {
675cdf0e10cSrcweir        Text [ en-US ] = "A range has not been selected." ;
676cdf0e10cSrcweir    };
677cdf0e10cSrcweir    String STR_NEWTABNAMENOTUNIQUE
678cdf0e10cSrcweir    {
679cdf0e10cSrcweir        Text [ en-US ] = "This name already exists." ;
680cdf0e10cSrcweir    };
681cdf0e10cSrcweir    String STR_INVALIDTABNAME
682cdf0e10cSrcweir    {
683cdf0e10cSrcweir        Text [ en-US ] = "Invalid sheet name." ;
684cdf0e10cSrcweir    };
685cdf0e10cSrcweir    String STR_SCENARIO
686cdf0e10cSrcweir    {
687cdf0e10cSrcweir        Text [ en-US ] = "Scenario" ;
688cdf0e10cSrcweir    };
689cdf0e10cSrcweir    String STR_PIVOT_TABLE
690cdf0e10cSrcweir    {
691cdf0e10cSrcweir        Text [ en-US ] = "Pivot Table" ;
692cdf0e10cSrcweir    };
693cdf0e10cSrcweir    // Text strings for captions of subtotal functions.
694cdf0e10cSrcweir    String STR_FUN_TEXT_SUM
695cdf0e10cSrcweir    {
696cdf0e10cSrcweir        Text [ en-US ] = "Sum" ;
697cdf0e10cSrcweir    };
698cdf0e10cSrcweir    String STR_FUN_TEXT_COUNT
699cdf0e10cSrcweir    {
700cdf0e10cSrcweir        Text [ en-US ] = "Count" ;
701cdf0e10cSrcweir    };
702cdf0e10cSrcweir    String STR_FUN_TEXT_COUNT2
703cdf0e10cSrcweir    {
704cdf0e10cSrcweir        Text [ en-US ] = "CountA" ;
705cdf0e10cSrcweir    };
706cdf0e10cSrcweir    String STR_FUN_TEXT_AVG
707cdf0e10cSrcweir    {
708cdf0e10cSrcweir        Text [ en-US ] = "Average" ;
709cdf0e10cSrcweir    };
710cdf0e10cSrcweir    String STR_FUN_TEXT_MAX
711cdf0e10cSrcweir    {
712cdf0e10cSrcweir        Text [ en-US ] = "Max" ;
713cdf0e10cSrcweir    };
714cdf0e10cSrcweir    String STR_FUN_TEXT_MIN
715cdf0e10cSrcweir    {
716cdf0e10cSrcweir        Text [ en-US ] = "Min" ;
717cdf0e10cSrcweir    };
718cdf0e10cSrcweir    String STR_FUN_TEXT_PRODUCT
719cdf0e10cSrcweir    {
720cdf0e10cSrcweir        Text [ en-US ] = "Product" ;
721cdf0e10cSrcweir    };
722cdf0e10cSrcweir    String STR_FUN_TEXT_STDDEV
723cdf0e10cSrcweir    {
724cdf0e10cSrcweir        Text [ en-US ] = "StDev" ;
725cdf0e10cSrcweir    };
726cdf0e10cSrcweir    String STR_FUN_TEXT_VAR
727cdf0e10cSrcweir    {
728cdf0e10cSrcweir        Text [ en-US ] = "Var" ;
729cdf0e10cSrcweir    };
730cdf0e10cSrcweir    String STR_NOCHARTATCURSOR
731cdf0e10cSrcweir    {
732cdf0e10cSrcweir        Text [ en-US ] = "No chart found at this position." ;
733cdf0e10cSrcweir    };
734cdf0e10cSrcweir    String STR_PIVOT_NOTFOUND
735cdf0e10cSrcweir    {
736cdf0e10cSrcweir        Text [ en-US ] = "No pivot table found at this position." ;
737cdf0e10cSrcweir    };
738cdf0e10cSrcweir    String STR_EMPTYDATA
739cdf0e10cSrcweir    {
740cdf0e10cSrcweir        Text [ en-US ] = "(empty)" ;
741cdf0e10cSrcweir    };
742cdf0e10cSrcweir    String STR_PRINT_INVALID_AREA
743cdf0e10cSrcweir    {
744cdf0e10cSrcweir        Text [ en-US ] = "Invalid print range" ;
745cdf0e10cSrcweir    };
746cdf0e10cSrcweir    String STR_PAGESTYLE
747cdf0e10cSrcweir    {
748cdf0e10cSrcweir        Text [ en-US ] = "Page Style" ;
749cdf0e10cSrcweir    };
750cdf0e10cSrcweir    String STR_HEADER
751cdf0e10cSrcweir    {
752cdf0e10cSrcweir        Text [ en-US ] = "Header" ;
753cdf0e10cSrcweir    };
754cdf0e10cSrcweir    String STR_FOOTER
755cdf0e10cSrcweir    {
756cdf0e10cSrcweir        Text [ en-US ] = "Footer" ;
757cdf0e10cSrcweir    };
758cdf0e10cSrcweir    String STR_TEXTATTRS
759cdf0e10cSrcweir    {
760cdf0e10cSrcweir        Text [ en-US ] = "Text Attributes" ;
761cdf0e10cSrcweir    };
762cdf0e10cSrcweir    String STR_HFCMD_DELIMITER
763cdf0e10cSrcweir    {
764cdf0e10cSrcweir        Text [ en-US ] = "\\" ;
765cdf0e10cSrcweir    };
766cdf0e10cSrcweir    String STR_HFCMD_PAGE
767cdf0e10cSrcweir    {
768cdf0e10cSrcweir        Text [ en-US ] = "PAGE" ;
769cdf0e10cSrcweir    };
770cdf0e10cSrcweir    String STR_HFCMD_PAGES
771cdf0e10cSrcweir    {
772cdf0e10cSrcweir        Text [ en-US ] = "PAGES" ;
773cdf0e10cSrcweir    };
774cdf0e10cSrcweir    String STR_HFCMD_DATE
775cdf0e10cSrcweir    {
776cdf0e10cSrcweir        Text [ en-US ] = "DATE" ;
777cdf0e10cSrcweir    };
778cdf0e10cSrcweir    String STR_HFCMD_TIME
779cdf0e10cSrcweir    {
780cdf0e10cSrcweir        Text [ en-US ] = "TIME" ;
781cdf0e10cSrcweir    };
782cdf0e10cSrcweir    String STR_HFCMD_FILE
783cdf0e10cSrcweir    {
784cdf0e10cSrcweir        Text [ en-US ] = "FILE" ;
785cdf0e10cSrcweir    };
786cdf0e10cSrcweir    String STR_HFCMD_TABLE
787cdf0e10cSrcweir    {
788cdf0e10cSrcweir        Text [ en-US ] = "SHEET" ;
789cdf0e10cSrcweir    };
790cdf0e10cSrcweir    String STR_PROTECTIONERR
791cdf0e10cSrcweir    {
792cdf0e10cSrcweir        Text [ en-US ] = "Protected cells can not be modified." ;
793cdf0e10cSrcweir    };
794cdf0e10cSrcweir    String STR_READONLYERR
795cdf0e10cSrcweir    {
796cdf0e10cSrcweir        Text [ en-US ] = "Document opened in read-only mode." ;
797cdf0e10cSrcweir    };
798cdf0e10cSrcweir    String STR_MATRIXFRAGMENTERR
799cdf0e10cSrcweir    {
800cdf0e10cSrcweir        Text [ en-US ] = "You cannot change only part of an array." ;
801cdf0e10cSrcweir    };
802cdf0e10cSrcweir    String STR_PAGEHEADER
803cdf0e10cSrcweir    {
804cdf0e10cSrcweir        Text [ en-US ] = "Header" ;
805cdf0e10cSrcweir    };
806cdf0e10cSrcweir    String STR_PAGEFOOTER
807cdf0e10cSrcweir    {
808cdf0e10cSrcweir        Text [ en-US ] = "Footer" ;
809cdf0e10cSrcweir    };
810cdf0e10cSrcweir
811cdf0e10cSrcweir    /* BEGIN error constants and error strings. */
812cdf0e10cSrcweir
813cdf0e10cSrcweir    String STR_ERROR_STR
814cdf0e10cSrcweir    {
815cdf0e10cSrcweir        Text [ en-US ] = "Err:" ;
816cdf0e10cSrcweir    };
817cdf0e10cSrcweir    /* BEGIN defined ERROR.TYPE() values. */
818cdf0e10cSrcweir    /* ERROR.TYPE( #NULL! ) == 1 */
819cdf0e10cSrcweir    String STR_LONG_ERR_NULL
820cdf0e10cSrcweir    {
821cdf0e10cSrcweir        Text [ en-US ] = "Error: Ranges do not intersect" ;
822cdf0e10cSrcweir    };
823cdf0e10cSrcweir    /* ERROR.TYPE( #DIV/0! ) == 2 */
824cdf0e10cSrcweir    String STR_LONG_ERR_DIV_ZERO
825cdf0e10cSrcweir    {
826cdf0e10cSrcweir        Text [ en-US ] = "Error: Division by zero" ;
827cdf0e10cSrcweir    };
828cdf0e10cSrcweir    /* ERROR.TYPE( #VALUE! ) == 3 */
829cdf0e10cSrcweir    String STR_LONG_ERR_NO_VALUE
830cdf0e10cSrcweir    {
831cdf0e10cSrcweir        Text [ en-US ] = "Error: Wrong data type" ;
832cdf0e10cSrcweir    };
833cdf0e10cSrcweir    /* ERROR.TYPE( #REF! ) == 4 */
834cdf0e10cSrcweir    String STR_LONG_ERR_NO_REF
835cdf0e10cSrcweir    {
836cdf0e10cSrcweir        Text [ en-US ] = "Error: Not a valid reference" ;
837cdf0e10cSrcweir    };
838cdf0e10cSrcweir    /* ERROR.TYPE( #NAME! ) == 5 */
839cdf0e10cSrcweir    String STR_LONG_ERR_NO_NAME
840cdf0e10cSrcweir    {
841cdf0e10cSrcweir        Text [ en-US ] = "Error: Invalid name" ;
842cdf0e10cSrcweir    };
843cdf0e10cSrcweir    /* ERROR.TYPE( #NUM! ) == 6 */
844cdf0e10cSrcweir    String STR_LONG_ERR_ILL_FPO
845cdf0e10cSrcweir    {
846cdf0e10cSrcweir        Text [ en-US ] = "Error: Invalid numeric value" ;
847cdf0e10cSrcweir    };
848cdf0e10cSrcweir    /* ERROR.TYPE( #N/A ) == 7 */
849cdf0e10cSrcweir    String STR_LONG_ERR_NV
850cdf0e10cSrcweir    {
851cdf0e10cSrcweir        Text [ en-US ] = "Error: Value not available" ;
852cdf0e10cSrcweir    };
853cdf0e10cSrcweir    /* END defined ERROR.TYPE() values. */
854cdf0e10cSrcweir    String STR_NO_ADDIN
855cdf0e10cSrcweir    {
856cdf0e10cSrcweir        Text [ en-US ] = "#ADDIN?" ;
857cdf0e10cSrcweir    };
858cdf0e10cSrcweir    String STR_LONG_ERR_NO_ADDIN
859cdf0e10cSrcweir    {
860cdf0e10cSrcweir        Text [ en-US ] = "Error: Add-in not found" ;
861cdf0e10cSrcweir    };
862cdf0e10cSrcweir    String STR_NO_MACRO
863cdf0e10cSrcweir    {
864cdf0e10cSrcweir        Text [ en-US ] = "#MACRO?" ;
865cdf0e10cSrcweir    };
866cdf0e10cSrcweir    String STR_LONG_ERR_NO_MACRO
867cdf0e10cSrcweir    {
868cdf0e10cSrcweir        Text [ en-US ] = "Error: Macro not found" ;
869cdf0e10cSrcweir    };
870cdf0e10cSrcweir    String STR_LONG_ERR_SYNTAX
871cdf0e10cSrcweir    {
872cdf0e10cSrcweir        Text [ en-US ] = "Internal syntactical error" ;
873cdf0e10cSrcweir    };
874cdf0e10cSrcweir    String STR_LONG_ERR_ILL_ARG
875cdf0e10cSrcweir    {
876cdf0e10cSrcweir        Text [ en-US ] = "Error: Invalid argument" ;
877cdf0e10cSrcweir    };
878cdf0e10cSrcweir    String STR_LONG_ERR_ILL_PAR
879cdf0e10cSrcweir    {
880cdf0e10cSrcweir        Text [ en-US ] = "Error in parameter list" ;
881cdf0e10cSrcweir    };
882cdf0e10cSrcweir    String STR_LONG_ERR_ILL_CHAR
883cdf0e10cSrcweir    {
884cdf0e10cSrcweir        Text [ en-US ] = "Error: Invalid character" ;
885cdf0e10cSrcweir    };
886cdf0e10cSrcweir    String STR_LONG_ERR_ILL_SEP
887cdf0e10cSrcweir    {
888cdf0e10cSrcweir        Text [ en-US ] = "Error: Invalid semicolon" ;
889cdf0e10cSrcweir    };
890cdf0e10cSrcweir    String STR_LONG_ERR_PAIR
891cdf0e10cSrcweir    {
892cdf0e10cSrcweir        Text [ en-US ] = "Error: in bracketing" ;
893cdf0e10cSrcweir    };
894cdf0e10cSrcweir    String STR_LONG_ERR_OP_EXP
895cdf0e10cSrcweir    {
896cdf0e10cSrcweir        Text [ en-US ] = "Error: Operator missing" ;
897cdf0e10cSrcweir    };
898cdf0e10cSrcweir    String STR_LONG_ERR_VAR_EXP
899cdf0e10cSrcweir    {
900cdf0e10cSrcweir        Text [ en-US ] = "Error: Variable missing" ;
901cdf0e10cSrcweir    };
902cdf0e10cSrcweir    String STR_LONG_ERR_CODE_OVF
903cdf0e10cSrcweir    {
904cdf0e10cSrcweir        Text [ en-US ] = "Error: Formula overflow" ;
905cdf0e10cSrcweir    };
906cdf0e10cSrcweir    String STR_LONG_ERR_STR_OVF
907cdf0e10cSrcweir    {
908cdf0e10cSrcweir        Text [ en-US ] = "Error: String overflow" ;
909cdf0e10cSrcweir    };
910cdf0e10cSrcweir    String STR_LONG_ERR_STACK_OVF
911cdf0e10cSrcweir    {
912cdf0e10cSrcweir        Text [ en-US ] = "Error: Internal overflow" ;
913cdf0e10cSrcweir    };
914cdf0e10cSrcweir    String STR_LONG_ERR_CIRC_REF
915cdf0e10cSrcweir    {
916cdf0e10cSrcweir        Text [ en-US ] = "Error: Circular reference" ;
917cdf0e10cSrcweir    };
918cdf0e10cSrcweir    String STR_LONG_ERR_NO_CONV
919cdf0e10cSrcweir    {
920cdf0e10cSrcweir        Text [ en-US ] = "Error: Calculation does not converge" ;
921cdf0e10cSrcweir    };
922cdf0e10cSrcweir
923cdf0e10cSrcweir    /* END error constants and error strings. */
924cdf0e10cSrcweir
925cdf0e10cSrcweir    String STR_GRIDCOLOR
926cdf0e10cSrcweir    {
927cdf0e10cSrcweir        Text [ en-US ] = "Grid color" ;
928cdf0e10cSrcweir    };
929cdf0e10cSrcweir    String STR_MERGE_NOTEMPTY
930cdf0e10cSrcweir    {
931cdf0e10cSrcweir        Text [ en-US ] = "Should the contents of the hidden cells be moved into the first cell?" ;
932cdf0e10cSrcweir    };
933cdf0e10cSrcweir    String STR_CELL_FILTER
934cdf0e10cSrcweir    {
935cdf0e10cSrcweir        Text [ en-US ] = "Filter" ;
936cdf0e10cSrcweir    };
937cdf0e10cSrcweir    String STR_TARGETNOTFOUND
938cdf0e10cSrcweir    {
939cdf0e10cSrcweir        Text [ en-US ] = "The target database range does not exist." ;
940cdf0e10cSrcweir    };
941cdf0e10cSrcweir    String STR_INVALID_EPS
942cdf0e10cSrcweir    {
943cdf0e10cSrcweir        Text [ en-US ] = "Invalid increment" ;
944cdf0e10cSrcweir    };
945cdf0e10cSrcweir    String STR_TABLE_OP
946cdf0e10cSrcweir    {
947cdf0e10cSrcweir        Text [ en-US ] = "MULTIPLE.OPERATIONS" ;
948cdf0e10cSrcweir    };
949cdf0e10cSrcweir    String STR_UNDO_TABOP
950cdf0e10cSrcweir    {
951cdf0e10cSrcweir        Text [ en-US ] = "Multiple operations" ;
952cdf0e10cSrcweir    };
953cdf0e10cSrcweir    String STR_INVALID_AFNAME
954cdf0e10cSrcweir    {
955cdf0e10cSrcweir        Text [ en-US ] = "You have entered an invalid name.\nAutoFormat could not be created. \nTry again using a different name." ;
956cdf0e10cSrcweir    };
957cdf0e10cSrcweir    String STR_AREA
958cdf0e10cSrcweir    {
959cdf0e10cSrcweir        Text [ en-US ] = "Range" ;
960cdf0e10cSrcweir    };
961cdf0e10cSrcweir    String STR_YES
962cdf0e10cSrcweir    {
963cdf0e10cSrcweir        Text [ en-US ] = "Yes" ;
964cdf0e10cSrcweir    };
965cdf0e10cSrcweir    String STR_NO
966cdf0e10cSrcweir    {
967cdf0e10cSrcweir        Text [ en-US ] = "No" ;
968cdf0e10cSrcweir    };
969cdf0e10cSrcweir    String STR_PROTECTION
970cdf0e10cSrcweir    {
971cdf0e10cSrcweir        Text [ en-US ] = "Protection" ;
972cdf0e10cSrcweir    };
973cdf0e10cSrcweir    String STR_FORMULAS
974cdf0e10cSrcweir    {
975cdf0e10cSrcweir        Text [ en-US ] = "Formulas" ;
976cdf0e10cSrcweir    };
977cdf0e10cSrcweir    String STR_HIDE
978cdf0e10cSrcweir    {
979cdf0e10cSrcweir        Text [ en-US ] = "Hide" ;
980cdf0e10cSrcweir    };
981cdf0e10cSrcweir    String STR_PRINT
982cdf0e10cSrcweir    {
983cdf0e10cSrcweir        Text [ en-US ] = "Print" ;
984cdf0e10cSrcweir    };
985cdf0e10cSrcweir    String STR_INVALID_AFAREA
986cdf0e10cSrcweir    {
987cdf0e10cSrcweir        Text [ en-US ] = "To apply an AutoFormat,\na table range of at least\n3x3 cells must be selected." ;
988cdf0e10cSrcweir    };
989cdf0e10cSrcweir    String STR_CASCADE
990cdf0e10cSrcweir    {
991cdf0e10cSrcweir        Text [ en-US ] = "(nested)" ;
992cdf0e10cSrcweir    };
993cdf0e10cSrcweir    String STR_OPTIONAL
994cdf0e10cSrcweir    {
995cdf0e10cSrcweir        Text [ en-US ] = "(optional)" ;
996cdf0e10cSrcweir    };
997cdf0e10cSrcweir    String STR_REQUIRED
998cdf0e10cSrcweir    {
999cdf0e10cSrcweir        Text [ en-US ] = "(required)" ;
1000cdf0e10cSrcweir    };
1001cdf0e10cSrcweir    String STR_INVALID
1002cdf0e10cSrcweir    {
1003cdf0e10cSrcweir        Text [ en-US ] = "invalid" ;
1004cdf0e10cSrcweir    };
1005cdf0e10cSrcweir    String STR_EDITFUNCTION
1006cdf0e10cSrcweir    {
1007cdf0e10cSrcweir        Text [ en-US ] = "Edit Function" ;
1008cdf0e10cSrcweir    };
1009cdf0e10cSrcweir    String STR_NOTES
1010cdf0e10cSrcweir    {
1011cdf0e10cSrcweir        Text [ en-US ] = "Comments" ;
1012cdf0e10cSrcweir    };
1013cdf0e10cSrcweir    String STR_QUERY_DELTAB
1014cdf0e10cSrcweir    {
1015cdf0e10cSrcweir        Text [ en-US ] = "Are you sure you want to delete the selected sheet(s)?" ;
1016cdf0e10cSrcweir    };
1017cdf0e10cSrcweir    String STR_QUERY_DELSCENARIO
1018cdf0e10cSrcweir    {
1019cdf0e10cSrcweir        Text [ en-US ] = "Are you sure you want to delete the selected scenario?" ;
1020cdf0e10cSrcweir    };
1021cdf0e10cSrcweir    String STR_EXPORT_ASCII_WARNING
1022cdf0e10cSrcweir    {
1023cdf0e10cSrcweir        Text [ en-US ] = "Thesaurus is not available" ;
1024cdf0e10cSrcweir    };
1025cdf0e10cSrcweir    String STR_IMPORT_ERROR
1026cdf0e10cSrcweir    {
1027cdf0e10cSrcweir        Text [ en-US ] = "Spellcheck not available" ;
1028cdf0e10cSrcweir    };
1029cdf0e10cSrcweir    String STR_IMPORT_ASCII
1030cdf0e10cSrcweir    {
1031cdf0e10cSrcweir        Text [ en-US ] = "Import text files" ;
1032cdf0e10cSrcweir    };
1033cdf0e10cSrcweir    String STR_EXPORT_ASCII
1034cdf0e10cSrcweir    {
1035cdf0e10cSrcweir        Text [ en-US ] = "Export Text File" ;
1036cdf0e10cSrcweir    };
1037cdf0e10cSrcweir    String STR_IMPORT_LOTUS
1038cdf0e10cSrcweir    {
1039cdf0e10cSrcweir        Text [ en-US ] = "Import Lotus files" ;
1040cdf0e10cSrcweir    };
1041cdf0e10cSrcweir    String STR_IMPORT_DBF
1042cdf0e10cSrcweir    {
1043*a47ba11fSmseidel        Text [ en-US ] = "Import dBASE files" ;
1044cdf0e10cSrcweir    };
1045cdf0e10cSrcweir    String STR_EXPORT_DBF
1046cdf0e10cSrcweir    {
1047*a47ba11fSmseidel        Text [ en-US ] = "dBASE export" ;
1048cdf0e10cSrcweir    };
1049cdf0e10cSrcweir    String STR_EXPORT_DIF
1050cdf0e10cSrcweir    {
1051cdf0e10cSrcweir        Text [ en-US ] = "Dif Export" ;
1052cdf0e10cSrcweir    };
1053cdf0e10cSrcweir    String STR_IMPORT_DIF
1054cdf0e10cSrcweir    {
1055cdf0e10cSrcweir        Text [ en-US ] = "Dif Import" ;
1056cdf0e10cSrcweir    };
1057cdf0e10cSrcweir    String STR_STYLENAME_STANDARD
1058cdf0e10cSrcweir    {
1059cdf0e10cSrcweir        Text [ en-US ] = "Default" ;
1060cdf0e10cSrcweir    };
1061cdf0e10cSrcweir    String STR_STYLENAME_RESULT
1062cdf0e10cSrcweir    {
1063cdf0e10cSrcweir        Text [ en-US ] = "Result" ;
1064cdf0e10cSrcweir    };
1065cdf0e10cSrcweir    String STR_STYLENAME_RESULT1
1066cdf0e10cSrcweir    {
1067cdf0e10cSrcweir        Text [ en-US ] = "Result2" ;
1068cdf0e10cSrcweir    };
1069cdf0e10cSrcweir    String STR_STYLENAME_HEADLINE
1070cdf0e10cSrcweir    {
1071cdf0e10cSrcweir        Text [ en-US ] = "Heading" ;
1072cdf0e10cSrcweir    };
1073cdf0e10cSrcweir    String STR_STYLENAME_HEADLINE1
1074cdf0e10cSrcweir    {
1075cdf0e10cSrcweir        Text [ en-US ] = "Heading1" ;
1076cdf0e10cSrcweir    };
1077cdf0e10cSrcweir    String STR_STYLENAME_REPORT
1078cdf0e10cSrcweir    {
1079cdf0e10cSrcweir        Text [ en-US ] = "Report" ;
1080cdf0e10cSrcweir    };
1081cdf0e10cSrcweir    String STR_STYLENAME_REPORT1
1082cdf0e10cSrcweir    {
1083cdf0e10cSrcweir        Text [ en-US ] = "Report1" ;
1084cdf0e10cSrcweir    };
1085cdf0e10cSrcweir    String STR_IMPORT_EXCEL_WARNING
1086cdf0e10cSrcweir    {
1087cdf0e10cSrcweir        Text [ en-US ] = "is not available for spellchecking\nPlease check your installation and install \nthe desired language if necessary" ;
1088cdf0e10cSrcweir    };
1089cdf0e10cSrcweir    String STR_THESAURUS_NO_STRING
1090cdf0e10cSrcweir    {
1091cdf0e10cSrcweir        Text [ en-US ] = "Thesaurus can only be used in text cells!" ;
1092cdf0e10cSrcweir    };
1093cdf0e10cSrcweir    String STR_SPELLING_BEGIN_TAB
1094cdf0e10cSrcweir    {
1095cdf0e10cSrcweir        Text [ en-US ] = "Should the spellcheck be continued at the beginning of the current sheet?" ;
1096cdf0e10cSrcweir    };
1097cdf0e10cSrcweir    String STR_SPELLING_NO_LANG
1098cdf0e10cSrcweir    {
1099cdf0e10cSrcweir        Text [ en-US ] = "is not available for the thesaurus.\nPlease check your installation and install \nthe desired language if necessary" ;
1100cdf0e10cSrcweir    };
1101cdf0e10cSrcweir    String STR_SPELLING_STOP_OK
1102cdf0e10cSrcweir    {
1103cdf0e10cSrcweir        Text [ en-US ] = "The spellcheck of this sheet has been completed." ;
1104cdf0e10cSrcweir    };
1105cdf0e10cSrcweir    String STR_NOLANGERR
1106cdf0e10cSrcweir    {
1107cdf0e10cSrcweir        Text [ en-US ] = "No language set" ;
1108cdf0e10cSrcweir    };
1109cdf0e10cSrcweir    String STR_UNDO_INSERT_TAB
1110cdf0e10cSrcweir    {
1111cdf0e10cSrcweir        Text [ en-US ] = "Insert Sheet" ;
1112cdf0e10cSrcweir    };
1113cdf0e10cSrcweir    String STR_UNDO_DELETE_TAB
1114cdf0e10cSrcweir    {
1115cdf0e10cSrcweir        Text [ en-US ] = "Delete Sheets" ;
1116cdf0e10cSrcweir    };
1117cdf0e10cSrcweir    String STR_UNDO_RENAME_TAB
1118cdf0e10cSrcweir    {
1119cdf0e10cSrcweir        Text [ en-US ] = "Rename Sheet" ;
1120cdf0e10cSrcweir    };
1121cdf0e10cSrcweir    String STR_UNDO_SET_TAB_BG_COLOR
1122cdf0e10cSrcweir    {
1123cdf0e10cSrcweir        Text [ en-US ] = "Color Tab" ;
1124cdf0e10cSrcweir    };
1125cdf0e10cSrcweir    String STR_UNDO_SET_MULTI_TAB_BG_COLOR
1126cdf0e10cSrcweir    {
1127cdf0e10cSrcweir        Text [ en-US ] = "Color Tabs" ;
1128cdf0e10cSrcweir    };
1129cdf0e10cSrcweir    String STR_UNDO_MOVE_TAB
1130cdf0e10cSrcweir    {
1131cdf0e10cSrcweir        Text [ en-US ] = "Move Sheets" ;
1132cdf0e10cSrcweir    };
1133cdf0e10cSrcweir    String STR_UNDO_COPY_TAB
1134cdf0e10cSrcweir    {
1135cdf0e10cSrcweir        Text [ en-US ] = "Copy Sheet" ;
1136cdf0e10cSrcweir    };
1137cdf0e10cSrcweir    String STR_UNDO_APPEND_TAB
1138cdf0e10cSrcweir    {
1139cdf0e10cSrcweir        Text [ en-US ] = "Append sheet" ;
1140cdf0e10cSrcweir    };
1141cdf0e10cSrcweir    String STR_UNDO_SHOWTAB
1142cdf0e10cSrcweir    {
1143cdf0e10cSrcweir        Text [ en-US ] = "Show Sheet" ;
1144cdf0e10cSrcweir    };
1145cdf0e10cSrcweir    String STR_UNDO_HIDETAB
1146cdf0e10cSrcweir    {
1147cdf0e10cSrcweir        Text [ en-US ] = "Hide sheet" ;
1148cdf0e10cSrcweir    };
1149cdf0e10cSrcweir    String STR_UNDO_TAB_RTL
1150cdf0e10cSrcweir    {
1151cdf0e10cSrcweir        Text [ en-US ] = "Flip sheet" ;
1152cdf0e10cSrcweir    };
1153cdf0e10cSrcweir    String STR_UNDO_TAB_R1C1
1154cdf0e10cSrcweir    {
1155cdf0e10cSrcweir        Text [ en-US ] = "Toggle the use of R1C1 notation" ;
1156cdf0e10cSrcweir    };
1157cdf0e10cSrcweir    String STR_CHART_MAINTITLE
1158cdf0e10cSrcweir    {
1159cdf0e10cSrcweir        Text [ en-US ] = "Main Title" ;
1160cdf0e10cSrcweir    };
1161cdf0e10cSrcweir    String STR_CHART_SUBTITLE
1162cdf0e10cSrcweir    {
1163cdf0e10cSrcweir        Text [ en-US ] = "Subtitle" ;
1164cdf0e10cSrcweir    };
1165cdf0e10cSrcweir    String STR_CHART_XTITLE
1166cdf0e10cSrcweir    {
1167cdf0e10cSrcweir        Text [ en-US ] = "X axis title" ;
1168cdf0e10cSrcweir    };
1169cdf0e10cSrcweir    String STR_CHART_YTITLE
1170cdf0e10cSrcweir    {
1171cdf0e10cSrcweir        Text [ en-US ] = "Y axis title" ;
1172cdf0e10cSrcweir    };
1173cdf0e10cSrcweir    String STR_CHART_ZTITLE
1174cdf0e10cSrcweir    {
1175cdf0e10cSrcweir        Text [ en-US ] = "Z axis title" ;
1176cdf0e10cSrcweir    };
1177cdf0e10cSrcweir    String STR_ABSREFLOST
1178cdf0e10cSrcweir    {
1179cdf0e10cSrcweir        Text [ en-US ] = "The new table contains absolute references to other tables which may be incorrect!" ;
1180cdf0e10cSrcweir    };
1181cdf0e10cSrcweir    String STR_NAMECONFLICT
1182cdf0e10cSrcweir    {
1183cdf0e10cSrcweir        Text [ en-US ] = "Due to identical names, an existing range name in the destination document has been altered!" ;
1184cdf0e10cSrcweir    };
1185cdf0e10cSrcweir    String STR_ERR_AUTOFILTER
1186cdf0e10cSrcweir    {
1187cdf0e10cSrcweir        Text [ en-US ] = "AutoFilter not possible" ;
1188cdf0e10cSrcweir    };
1189cdf0e10cSrcweir    String STR_MSSG_SEARCHANDREPLACE_1
1190cdf0e10cSrcweir    {
1191cdf0e10cSrcweir        Text [ en-US ] = "%PRODUCTNAME Calc has searched to the beginning of the sheet. Do you want to continue at the end?" ;
1192cdf0e10cSrcweir    };
1193cdf0e10cSrcweir    String STR_MSSG_SEARCHANDREPLACE_2
1194cdf0e10cSrcweir    {
1195cdf0e10cSrcweir        Text [ en-US ] = "%PRODUCTNAME Calc has searched to the end of the sheet. Do you want to continue at the beginning?" ;
1196cdf0e10cSrcweir    };
1197cdf0e10cSrcweir    String STR_MSSG_SEARCHANDREPLACE_3
1198cdf0e10cSrcweir    {
1199cdf0e10cSrcweir        Text [ en-US ] = "Find & Replace" ;
1200cdf0e10cSrcweir    };
1201cdf0e10cSrcweir    String STR_MSSG_SEARCHANDREPLACE_4
1202cdf0e10cSrcweir    {
1203cdf0e10cSrcweir        Text [ en-US ] = "%PRODUCTNAME Calc has searched to the beginning of the document. Do you want to continue at the end?" ;
1204cdf0e10cSrcweir    };
1205cdf0e10cSrcweir    String STR_MSSG_SEARCHANDREPLACE_5
1206cdf0e10cSrcweir    {
1207cdf0e10cSrcweir        Text [ en-US ] = "%PRODUCTNAME Calc has searched to the end of the document. Do you want to continue at the beginning?" ;
1208cdf0e10cSrcweir    };
1209cdf0e10cSrcweir    String STR_CREATENAME_REPLACE
1210cdf0e10cSrcweir    {
1211cdf0e10cSrcweir        Text [ en-US ] = "Replace existing definition of #?" ;
1212cdf0e10cSrcweir    };
1213cdf0e10cSrcweir    String STR_CREATENAME_MARKERR
1214cdf0e10cSrcweir    {
1215cdf0e10cSrcweir        Text [ en-US ] = "Invalid selection for range names" ;
1216cdf0e10cSrcweir    };
1217cdf0e10cSrcweir    String STR_CONSOLIDATE_ERR1
1218cdf0e10cSrcweir    {
1219cdf0e10cSrcweir        Text [ en-US ] = "References can not be inserted above the source data." ;
1220cdf0e10cSrcweir    };
1221cdf0e10cSrcweir    String STR_SCENARIO_NOTFOUND
1222cdf0e10cSrcweir    {
1223cdf0e10cSrcweir        Text [ en-US ] = "Scenario not found" ;
1224cdf0e10cSrcweir    };
1225cdf0e10cSrcweir    String STR_QUERY_DELENTRY
1226cdf0e10cSrcweir    {
1227cdf0e10cSrcweir        Text [ en-US ] = "Do you really want to delete the entry #?" ;
1228cdf0e10cSrcweir    };
1229cdf0e10cSrcweir    String STR_VOBJ_OBJECT
1230cdf0e10cSrcweir    {
1231cdf0e10cSrcweir        Text [ en-US ] = "Objects/graphics" ;
1232cdf0e10cSrcweir    };
1233cdf0e10cSrcweir    String STR_VOBJ_CHART
1234cdf0e10cSrcweir    {
1235cdf0e10cSrcweir        Text [ en-US ] = "Charts" ;
1236cdf0e10cSrcweir    };
1237cdf0e10cSrcweir    String STR_VOBJ_DRAWINGS
1238cdf0e10cSrcweir    {
1239cdf0e10cSrcweir        Text [ en-US ] = "Drawing Objects" ;
1240cdf0e10cSrcweir    };
1241cdf0e10cSrcweir    String STR_VOBJ_MODE_SHOW
1242cdf0e10cSrcweir    {
1243cdf0e10cSrcweir        Text [ en-US ] = "Show" ;
1244cdf0e10cSrcweir    };
1245cdf0e10cSrcweir    String STR_VOBJ_MODE_HIDE
1246cdf0e10cSrcweir    {
1247cdf0e10cSrcweir        Text [ en-US ] = "Hide" ;
1248cdf0e10cSrcweir    };
1249cdf0e10cSrcweir    String STR_SCATTR_PAGE_TOPDOWN
1250cdf0e10cSrcweir    {
1251cdf0e10cSrcweir        Text [ en-US ] = "Top to bottom" ;
1252cdf0e10cSrcweir    };
1253cdf0e10cSrcweir    String STR_SCATTR_PAGE_LEFTRIGHT
1254cdf0e10cSrcweir    {
1255cdf0e10cSrcweir        Text [ en-US ] = "Left-to-right" ;
1256cdf0e10cSrcweir    };
1257cdf0e10cSrcweir    String STR_SCATTR_PAGE_NOTES
1258cdf0e10cSrcweir    {
1259cdf0e10cSrcweir        Text [ en-US ] = "Comments" ;
1260cdf0e10cSrcweir    };
1261cdf0e10cSrcweir    String STR_SCATTR_PAGE_GRID
1262cdf0e10cSrcweir    {
1263cdf0e10cSrcweir        Text [ en-US ] = "Grid" ;
1264cdf0e10cSrcweir    };
1265cdf0e10cSrcweir    String STR_SCATTR_PAGE_HEADERS
1266cdf0e10cSrcweir    {
1267cdf0e10cSrcweir        Text [ en-US ] = "Row & Column Headers" ;
1268cdf0e10cSrcweir    };
1269cdf0e10cSrcweir    String STR_SCATTR_PAGE_FORMULAS
1270cdf0e10cSrcweir    {
1271cdf0e10cSrcweir        Text [ en-US ] = "Formulas" ;
1272cdf0e10cSrcweir    };
1273cdf0e10cSrcweir    String STR_SCATTR_PAGE_NULLVALS
1274cdf0e10cSrcweir    {
1275cdf0e10cSrcweir        Text [ en-US ] = "Zero Values" ;
1276cdf0e10cSrcweir    };
1277cdf0e10cSrcweir    String STR_SCATTR_PAGE_PRINTDIR
1278cdf0e10cSrcweir    {
1279cdf0e10cSrcweir        Text [ en-US ] = "Print direction" ;
1280cdf0e10cSrcweir    };
1281cdf0e10cSrcweir    String STR_SCATTR_PAGE_FIRSTPAGENO
1282cdf0e10cSrcweir    {
1283cdf0e10cSrcweir        Text [ en-US ] = "First page number" ;
1284cdf0e10cSrcweir    };
1285cdf0e10cSrcweir    String STR_SCATTR_PAGE_SCALE
1286cdf0e10cSrcweir    {
1287cdf0e10cSrcweir        Text [ en-US ] = "Reduce/enlarge printout" ;
1288cdf0e10cSrcweir    };
1289cdf0e10cSrcweir    String STR_SCATTR_PAGE_SCALETOPAGES
1290cdf0e10cSrcweir    {
1291cdf0e10cSrcweir        Text [ en-US ] = "Fit print range(s) on number of pages" ;
1292cdf0e10cSrcweir    };
1293cdf0e10cSrcweir    String STR_SCATTR_PAGE_SCALETO
1294cdf0e10cSrcweir    {
1295cdf0e10cSrcweir        Text [ en-US ] = "Fit print range(s) to width/height" ;
1296cdf0e10cSrcweir    };
1297cdf0e10cSrcweir    String STR_SCATTR_PAGE_SCALE_WIDTH
1298cdf0e10cSrcweir    {
1299cdf0e10cSrcweir        Text [ en-US ] = "Width" ;
1300cdf0e10cSrcweir    };
1301cdf0e10cSrcweir    String STR_SCATTR_PAGE_SCALE_HEIGHT
1302cdf0e10cSrcweir    {
1303cdf0e10cSrcweir        Text [ en-US ] = "Height" ;
1304cdf0e10cSrcweir    };
1305cdf0e10cSrcweir    String STR_SCATTR_PAGE_SCALE_PAGES
1306cdf0e10cSrcweir    {
1307cdf0e10cSrcweir        Text [ en-US ] = "%1 page(s)" ;
1308cdf0e10cSrcweir    };
1309cdf0e10cSrcweir    String STR_SCATTR_PAGE_SCALE_AUTO
1310cdf0e10cSrcweir    {
1311cdf0e10cSrcweir        Text [ en-US ] = "automatic" ;
1312cdf0e10cSrcweir    };
1313cdf0e10cSrcweir    String STR_DOC_STAT
1314cdf0e10cSrcweir    {
1315cdf0e10cSrcweir        Text [ en-US ] = "Statistics" ;
1316cdf0e10cSrcweir    };
1317cdf0e10cSrcweir    String STR_LINKERROR
1318cdf0e10cSrcweir    {
1319cdf0e10cSrcweir        Text [ en-US ] = "The link could not be updated." ;
1320cdf0e10cSrcweir    };
1321cdf0e10cSrcweir    String STR_LINKERRORFILE
1322cdf0e10cSrcweir    {
1323cdf0e10cSrcweir        Text [ en-US ] = "File:" ;
1324cdf0e10cSrcweir    };
1325cdf0e10cSrcweir    String STR_LINKERRORTAB
1326cdf0e10cSrcweir    {
1327cdf0e10cSrcweir        Text [ en-US ] = "Sheet:" ;
1328cdf0e10cSrcweir    };
1329cdf0e10cSrcweir    String STR_OVERVIEW
1330cdf0e10cSrcweir    {
1331cdf0e10cSrcweir        Text [ en-US ] = "Overview" ;
1332cdf0e10cSrcweir    };
1333cdf0e10cSrcweir    String STR_DOC_INFO
1334cdf0e10cSrcweir    {
1335cdf0e10cSrcweir        Text [ en-US ] = "Doc.Information" ;
1336cdf0e10cSrcweir    };
1337cdf0e10cSrcweir    String STR_DOC_CREATED
1338cdf0e10cSrcweir    {
1339cdf0e10cSrcweir        Text [ en-US ] = "Created" ;
1340cdf0e10cSrcweir    };
1341cdf0e10cSrcweir    String STR_DOC_MODIFIED
1342cdf0e10cSrcweir    {
1343cdf0e10cSrcweir        Text [ en-US ] = "Modified" ;
1344cdf0e10cSrcweir    };
1345cdf0e10cSrcweir    String STR_DOC_PRINTED
1346cdf0e10cSrcweir    {
1347cdf0e10cSrcweir        Text [ en-US ] = "Printed" ;
1348cdf0e10cSrcweir    };
1349cdf0e10cSrcweir    String STR_DOC_THEME
1350cdf0e10cSrcweir    {
1351cdf0e10cSrcweir        Text [ en-US ] = "Subject" ;
1352cdf0e10cSrcweir    };
1353cdf0e10cSrcweir    String STR_DOC_KEYWORDS
1354cdf0e10cSrcweir    {
1355cdf0e10cSrcweir        Text [ en-US ] = "Key words" ;
1356cdf0e10cSrcweir    };
1357cdf0e10cSrcweir    String STR_DOC_COMMENT
1358cdf0e10cSrcweir    {
1359cdf0e10cSrcweir        Text [ en-US ] = "Comments" ;
1360cdf0e10cSrcweir    };
1361cdf0e10cSrcweir    String STR_BY
1362cdf0e10cSrcweir    {
1363cdf0e10cSrcweir        Text [ en-US ] = "by" ;
1364cdf0e10cSrcweir    };
1365cdf0e10cSrcweir    String STR_ON
1366cdf0e10cSrcweir    {
1367cdf0e10cSrcweir        Text [ en-US ] = "on" ;
1368cdf0e10cSrcweir    };
1369cdf0e10cSrcweir    String STR_RELOAD_TABLES
1370cdf0e10cSrcweir    {
1371cdf0e10cSrcweir        Text [ en-US ] = "This file contains links to other files.\nShould they be updated?" ;
1372cdf0e10cSrcweir    };
1373cdf0e10cSrcweir    String STR_REIMPORT_AFTER_LOAD
1374cdf0e10cSrcweir    {
1375cdf0e10cSrcweir        Text [ en-US ] = "This file contains queries. The results of these queries were not saved.\nDo you want these queries to be repeated?" ;
1376cdf0e10cSrcweir    };
1377cdf0e10cSrcweir    String STR_FILTER_TOOMANY
1378cdf0e10cSrcweir    {
1379cdf0e10cSrcweir        Text [ en-US ] = "Too many conditions" ;
1380cdf0e10cSrcweir    };
1381cdf0e10cSrcweir    String STR_INSERT_FULL
1382cdf0e10cSrcweir    {
1383cdf0e10cSrcweir        Text [ en-US ] = "Filled cells cannot be shifted\nbeyond the sheet." ;
1384cdf0e10cSrcweir    };
1385cdf0e10cSrcweir    String STR_TABINSERT_ERROR
1386cdf0e10cSrcweir    {
1387cdf0e10cSrcweir        Text [ en-US ] = "The table could not be inserted." ;
1388cdf0e10cSrcweir    };
1389cdf0e10cSrcweir    String STR_TABREMOVE_ERROR
1390cdf0e10cSrcweir    {
1391cdf0e10cSrcweir        Text [ en-US ] = "The sheets could not be deleted." ;
1392cdf0e10cSrcweir    };
1393cdf0e10cSrcweir    String STR_PASTE_ERROR
1394cdf0e10cSrcweir    {
1395cdf0e10cSrcweir        Text [ en-US ] = "The contents of the clipboard could not be pasted." ;
1396cdf0e10cSrcweir    };
1397cdf0e10cSrcweir    String STR_PASTE_FULL
1398cdf0e10cSrcweir    {
1399cdf0e10cSrcweir        Text [ en-US ] = "There is not enough space on the sheet to insert here." ;
1400cdf0e10cSrcweir    };
1401cdf0e10cSrcweir    String STR_PASTE_BIGGER
1402cdf0e10cSrcweir    {
1403cdf0e10cSrcweir        Text [ en-US ] = "The content of the clipboard is bigger than the range selected.\nDo you want to insert it anyway?" ;
1404cdf0e10cSrcweir    };
1405cdf0e10cSrcweir    String STR_ERR_NOREF
1406cdf0e10cSrcweir    {
1407cdf0e10cSrcweir        Text [ en-US ] = "No references found." ;
1408cdf0e10cSrcweir    };
1409cdf0e10cSrcweir    String STR_ERR_LINKOVERLAP
1410cdf0e10cSrcweir    {
1411cdf0e10cSrcweir        Text [ en-US ] = "Source and destination must not overlap." ;
1412cdf0e10cSrcweir    };
1413cdf0e10cSrcweir    String STR_GRAPHICNAME
1414cdf0e10cSrcweir    {
1415cdf0e10cSrcweir        Text [ en-US ] = "Graphics" ;
1416cdf0e10cSrcweir    };
1417cdf0e10cSrcweir    String STR_INVALIDNAME
1418cdf0e10cSrcweir    {
1419cdf0e10cSrcweir        Text [ en-US ] = "Invalid name." ;
1420cdf0e10cSrcweir    };
1421cdf0e10cSrcweir    String STR_VALID_MACRONOTFOUND
1422cdf0e10cSrcweir    {
1423cdf0e10cSrcweir        Text [ en-US ] = "Selected macro not found." ;
1424cdf0e10cSrcweir    };
1425cdf0e10cSrcweir    String STR_VALID_DEFERROR
1426cdf0e10cSrcweir    {
1427cdf0e10cSrcweir        Text [ en-US ] = "Invalid value." ;
1428cdf0e10cSrcweir    };
1429cdf0e10cSrcweir    String STR_PROGRESS_CALCULATING
1430cdf0e10cSrcweir    {
1431cdf0e10cSrcweir        Text [ en-US ] = "calculating" ;
1432cdf0e10cSrcweir    };
1433cdf0e10cSrcweir    String STR_PROGRESS_SORTING
1434cdf0e10cSrcweir    {
1435cdf0e10cSrcweir        Text [ en-US ] = "sorting" ;
1436cdf0e10cSrcweir    };
1437cdf0e10cSrcweir    String STR_PROGRESS_HEIGHTING
1438cdf0e10cSrcweir    {
1439cdf0e10cSrcweir        Text [ en-US ] = "Adapt row height" ;
1440cdf0e10cSrcweir    };
1441cdf0e10cSrcweir    String STR_PROGRESS_COMPARING
1442cdf0e10cSrcweir    {
1443cdf0e10cSrcweir        Text [ en-US ] = "Compare #" ;
1444cdf0e10cSrcweir    };
1445cdf0e10cSrcweir    String STR_DETINVALID_OVERFLOW
1446cdf0e10cSrcweir    {
1447cdf0e10cSrcweir        Text [ en-US ] = "The maximum number of invalid cells has been exceeded.\nNot all invalid cells have been marked." ;
1448cdf0e10cSrcweir    };
1449cdf0e10cSrcweir    String STR_QUICKHELP_DELETE
1450cdf0e10cSrcweir    {
1451cdf0e10cSrcweir        Text [ en-US ] = "Delete contents" ;
1452cdf0e10cSrcweir    };
1453cdf0e10cSrcweir    String STR_QUICKHELP_REF
1454cdf0e10cSrcweir    {
1455cdf0e10cSrcweir        Text [ en-US ] = "%1 R x %2 C" ;
1456cdf0e10cSrcweir    };
1457cdf0e10cSrcweir    String STR_FUNCTIONLIST_MORE
1458cdf0e10cSrcweir    {
1459cdf0e10cSrcweir        Text [ en-US ] = "More..." ;
1460cdf0e10cSrcweir    };
1461cdf0e10cSrcweir    String STR_ERR_INVALID_AREA
1462cdf0e10cSrcweir    {
1463cdf0e10cSrcweir        Text [ en-US ] = "Invalid range" ;
1464cdf0e10cSrcweir    };
1465cdf0e10cSrcweir     // Templates for data pilot tables.
1466cdf0e10cSrcweir    String STR_PIVOT_STYLE_INNER
1467cdf0e10cSrcweir    {
1468cdf0e10cSrcweir        Text [ en-US ] = "Pivot Table Value" ;
1469cdf0e10cSrcweir    };
1470cdf0e10cSrcweir    String STR_PIVOT_STYLE_RESULT
1471cdf0e10cSrcweir    {
1472cdf0e10cSrcweir        Text [ en-US ] = "Pivot Table Result" ;
1473cdf0e10cSrcweir    };
1474cdf0e10cSrcweir    String STR_PIVOT_STYLE_CATEGORY
1475cdf0e10cSrcweir    {
1476cdf0e10cSrcweir        Text [ en-US ] = "Pivot Table Category" ;
1477cdf0e10cSrcweir    };
1478cdf0e10cSrcweir    String STR_PIVOT_STYLE_TITLE
1479cdf0e10cSrcweir    {
1480cdf0e10cSrcweir        Text [ en-US ] = "Pivot Table Title" ;
1481cdf0e10cSrcweir    };
1482cdf0e10cSrcweir    String STR_PIVOT_STYLE_FIELDNAME
1483cdf0e10cSrcweir    {
1484cdf0e10cSrcweir        Text [ en-US ] = "Pivot Table Field" ;
1485cdf0e10cSrcweir    };
1486cdf0e10cSrcweir    String STR_PIVOT_STYLE_TOP
1487cdf0e10cSrcweir    {
1488cdf0e10cSrcweir        Text [ en-US ] = "Pivot Table Corner" ;
1489cdf0e10cSrcweir    };
1490cdf0e10cSrcweir    String STR_OPERATION_FILTER
1491cdf0e10cSrcweir    {
1492cdf0e10cSrcweir        Text [ en-US ] = "Filter" ;
1493cdf0e10cSrcweir    };
1494cdf0e10cSrcweir    String STR_OPERATION_SORT
1495cdf0e10cSrcweir    {
1496cdf0e10cSrcweir        Text [ en-US ] = "Sort" ;
1497cdf0e10cSrcweir    };
1498cdf0e10cSrcweir    String STR_OPERATION_SUBTOTAL
1499cdf0e10cSrcweir    {
1500cdf0e10cSrcweir        Text [ en-US ] = "Subtotals" ;
1501cdf0e10cSrcweir    };
1502cdf0e10cSrcweir    String STR_OPERATION_NONE
1503cdf0e10cSrcweir    {
1504cdf0e10cSrcweir        Text [ en-US ] = "None" ;
1505cdf0e10cSrcweir    };
1506cdf0e10cSrcweir    String STR_IMPORT_REPLACE
1507cdf0e10cSrcweir    {
1508cdf0e10cSrcweir        Text [ en-US ] = "Do you want to replace the contents of #?" ;
1509cdf0e10cSrcweir    };
1510cdf0e10cSrcweir    String STR_TIP_WIDTH
1511cdf0e10cSrcweir    {
1512cdf0e10cSrcweir        Text [ en-US ] = "Width:" ;
1513cdf0e10cSrcweir    };
1514cdf0e10cSrcweir    String STR_TIP_HEIGHT
1515cdf0e10cSrcweir    {
1516cdf0e10cSrcweir        Text [ en-US ] = "Height:" ;
1517cdf0e10cSrcweir    };
1518cdf0e10cSrcweir    String STR_TIP_HIDE
1519cdf0e10cSrcweir    {
1520cdf0e10cSrcweir        Text [ en-US ] = "Hide" ;
1521cdf0e10cSrcweir    };
1522cdf0e10cSrcweir    String STR_ERR_INSERTOBJ
1523cdf0e10cSrcweir    {
1524cdf0e10cSrcweir        Text [ en-US ] = "The object could not be inserted." ;
1525cdf0e10cSrcweir    };
1526cdf0e10cSrcweir    String STR_CHANGED_BLANK
1527cdf0e10cSrcweir    {
1528cdf0e10cSrcweir        Text [ en-US ] = "<empty>" ;
1529cdf0e10cSrcweir    };
1530cdf0e10cSrcweir    String STR_CHANGED_CELL
1531cdf0e10cSrcweir    {
1532cdf0e10cSrcweir        Text [ en-US ] = "Cell #1 changed from '#2' to '#3'" ;
1533cdf0e10cSrcweir    };
1534cdf0e10cSrcweir    String STR_CHANGED_INSERT
1535cdf0e10cSrcweir    {
1536cdf0e10cSrcweir        Text [ en-US ] = "#1 inserted" ;
1537cdf0e10cSrcweir    };
1538cdf0e10cSrcweir    String STR_CHANGED_DELETE
1539cdf0e10cSrcweir    {
1540cdf0e10cSrcweir        Text [ en-US ] = "#1deleted" ;
1541cdf0e10cSrcweir    };
1542cdf0e10cSrcweir    String STR_CHANGED_MOVE
1543cdf0e10cSrcweir    {
1544cdf0e10cSrcweir        Text [ en-US ] = "Range moved from #1 to #2" ;
1545cdf0e10cSrcweir    };
1546cdf0e10cSrcweir    String STR_END_REDLINING_TITLE
1547cdf0e10cSrcweir    {
1548cdf0e10cSrcweir        Text [ en-US ] = "Exit Recording" ;
1549cdf0e10cSrcweir    };
1550cdf0e10cSrcweir    String STR_END_REDLINING
1551cdf0e10cSrcweir    {
1552cdf0e10cSrcweir        Text [ en-US ] = "This action will exit the change recording mode.\nAny information about changes will be lost.\n\nExit change recording mode?\n\n" ;
1553cdf0e10cSrcweir    };
1554cdf0e10cSrcweir    String STR_CLOSE_ERROR_LINK
1555cdf0e10cSrcweir    {
1556cdf0e10cSrcweir        Text [ en-US ] = "The document can not be closed while a link is being updated." ;
1557cdf0e10cSrcweir    };
1558cdf0e10cSrcweir    String STR_UNDO_RESIZEMATRIX
1559cdf0e10cSrcweir    {
1560cdf0e10cSrcweir        Text [ en-US ] = "Adapt array area" ;
1561cdf0e10cSrcweir    };
1562cdf0e10cSrcweir    String STR_TIP_RESIZEMATRIX
1563cdf0e10cSrcweir    {
1564cdf0e10cSrcweir        Text [ en-US ] = "Array formula %1 R x %2 C" ;
1565cdf0e10cSrcweir    };
1566cdf0e10cSrcweir    String STR_MACRO_WARNING
1567cdf0e10cSrcweir    {
1568cdf0e10cSrcweir        Text [ en-US ] = "This document contains macro function calls.\nDo you want to run them?" ;
1569cdf0e10cSrcweir    };
1570cdf0e10cSrcweir
1571cdf0e10cSrcweir    String STR_UNDO_HANGULHANJA
1572cdf0e10cSrcweir    {
1573cdf0e10cSrcweir        Text [ en-US ] = "Hangul/Hanja Conversion" ;
1574cdf0e10cSrcweir    };
1575cdf0e10cSrcweir
1576cdf0e10cSrcweir    String STR_NAME_INPUT_CELL
1577cdf0e10cSrcweir    {
1578cdf0e10cSrcweir        Text [ en-US ] = "Select Cell" ;
1579cdf0e10cSrcweir    };
1580cdf0e10cSrcweir    String STR_NAME_INPUT_RANGE
1581cdf0e10cSrcweir    {
1582cdf0e10cSrcweir        Text [ en-US ] = "Select Range" ;
1583cdf0e10cSrcweir    };
1584cdf0e10cSrcweir    String STR_NAME_INPUT_DBRANGE
1585cdf0e10cSrcweir    {
1586cdf0e10cSrcweir        Text [ en-US ] = "Select Database Range" ;
1587cdf0e10cSrcweir    };
1588cdf0e10cSrcweir    String STR_NAME_INPUT_ROW
1589cdf0e10cSrcweir    {
1590cdf0e10cSrcweir        Text [ en-US ] = "Go To Row" ;
1591cdf0e10cSrcweir    };
1592cdf0e10cSrcweir    String STR_NAME_INPUT_SHEET
1593cdf0e10cSrcweir    {
1594cdf0e10cSrcweir        Text [ en-US ] = "Go To Sheet" ;
1595cdf0e10cSrcweir    };
1596cdf0e10cSrcweir    String STR_NAME_INPUT_DEFINE
1597cdf0e10cSrcweir    {
1598cdf0e10cSrcweir        Text [ en-US ] = "Define Name for Range" ;
1599cdf0e10cSrcweir    };
1600cdf0e10cSrcweir    String STR_NAME_ERROR_SELECTION
1601cdf0e10cSrcweir    {
1602cdf0e10cSrcweir        Text [ en-US ] = "The selection needs to be rectangular in order to name it." ;
1603cdf0e10cSrcweir    };
1604cdf0e10cSrcweir    String STR_NAME_ERROR_NAME
1605cdf0e10cSrcweir    {
1606cdf0e10cSrcweir        Text [ en-US ] = "You must enter a valid reference or type a valid name for the selected range." ;
1607cdf0e10cSrcweir    };
1608cdf0e10cSrcweir
1609cdf0e10cSrcweir    String STR_CHANGED_MOVE_REJECTION_WARNING
1610cdf0e10cSrcweir    {
1611cdf0e10cSrcweir        Text[ en-US ] = "WARNING: This action may have resulted in unintended changes to cell references in formulas." ;
1612cdf0e10cSrcweir    };
1613cdf0e10cSrcweir
1614cdf0e10cSrcweir    String STR_CHANGED_DELETE_REJECTION_WARNING
1615cdf0e10cSrcweir    {
1616cdf0e10cSrcweir        Text[ en-US ] = "WARNING: This action may have resulted in references to the deleted area not being restored." ;
1617cdf0e10cSrcweir    };
1618cdf0e10cSrcweir
1619cdf0e10cSrcweir    String STR_HF_NONE_IN_BRACKETS
1620cdf0e10cSrcweir    {
1621cdf0e10cSrcweir        Text [ en-US ] = "(none)" ;
1622cdf0e10cSrcweir    };
1623cdf0e10cSrcweir
1624cdf0e10cSrcweir    String STR_HF_OF
1625cdf0e10cSrcweir    {
1626cdf0e10cSrcweir        Text [ en-US ] = "of" ;
1627cdf0e10cSrcweir    };
1628cdf0e10cSrcweir
1629cdf0e10cSrcweir    String STR_HF_OF_QUESTION
1630cdf0e10cSrcweir    {
1631cdf0e10cSrcweir        Text [ en-US ] = "of ?" ;
1632cdf0e10cSrcweir    };
1633cdf0e10cSrcweir
1634cdf0e10cSrcweir    String STR_HF_CREATED_BY
1635cdf0e10cSrcweir    {
1636cdf0e10cSrcweir        Text [ en-US ] = "Created by" ;
1637cdf0e10cSrcweir    };
1638cdf0e10cSrcweir
1639cdf0e10cSrcweir    String STR_HF_CONFIDENTIAL
1640cdf0e10cSrcweir    {
1641cdf0e10cSrcweir        Text [ en-US ] = "Confidential" ;
1642cdf0e10cSrcweir    };
1643cdf0e10cSrcweir
1644cdf0e10cSrcweir    String STR_HF_CUSTOMIZED
1645cdf0e10cSrcweir    {
1646cdf0e10cSrcweir        Text [ en-US ] = "Customized" ;
1647cdf0e10cSrcweir    };
1648cdf0e10cSrcweir
1649cdf0e10cSrcweir    String STR_HF_CUSTOM_FOOTER
1650cdf0e10cSrcweir    {
1651cdf0e10cSrcweir        Text [ en-US ] = "Custom footer" ;
1652cdf0e10cSrcweir    };
1653cdf0e10cSrcweir
1654cdf0e10cSrcweir    String STR_UNDO_CHINESE_TRANSLATION
1655cdf0e10cSrcweir    {
1656cdf0e10cSrcweir        Text [ en-US ] = "Chinese conversion" ;
1657cdf0e10cSrcweir    };
1658cdf0e10cSrcweir
1659cdf0e10cSrcweir    String STR_ERR_DATAPILOT_INPUT
1660cdf0e10cSrcweir    {
1661cdf0e10cSrcweir        Text[ en-US ] = "You cannot change this part of the pivot table." ;
1662cdf0e10cSrcweir    };
1663cdf0e10cSrcweir
1664cdf0e10cSrcweir    String STR_RECALC_MANUAL
1665cdf0e10cSrcweir    {
1666cdf0e10cSrcweir        Text [ en-US ] = "Manual" ;
1667cdf0e10cSrcweir    };
1668cdf0e10cSrcweir    String STR_RECALC_AUTO
1669cdf0e10cSrcweir    {
1670cdf0e10cSrcweir        Text [ en-US ] = "Automatic" ;
1671cdf0e10cSrcweir    };
1672cdf0e10cSrcweir    String STR_ERR_LONG_NESTED_ARRAY
1673cdf0e10cSrcweir    {
1674cdf0e10cSrcweir    Text [ en-US ] = "Nested arrays are not supported." ;
1675cdf0e10cSrcweir    };
1676cdf0e10cSrcweir    String STR_UNDO_TEXTTOCOLUMNS
1677cdf0e10cSrcweir    {
1678cdf0e10cSrcweir        Text [ en-US ] = "Text to Columns" ;
1679cdf0e10cSrcweir    };
1680cdf0e10cSrcweir    String STR_DOC_UPDATED
1681cdf0e10cSrcweir    {
1682cdf0e10cSrcweir        Text [ en-US ] = "Your spreadsheet has been updated with changes saved by other users." ;
1683cdf0e10cSrcweir    };
1684cdf0e10cSrcweir    String STR_DOC_WILLBESAVED
1685cdf0e10cSrcweir    {
1686cdf0e10cSrcweir        Text [ en-US ] = "The spreadsheet must be saved now to activate sharing mode.\n\nDo you want to continue?" ;
1687cdf0e10cSrcweir    };
1688cdf0e10cSrcweir    String STR_DOC_WILLNOTBESAVED
1689cdf0e10cSrcweir    {
1690cdf0e10cSrcweir        Text [ en-US ] = "Already resolved merge conflicts will be lost and your changes to the shared spreadsheet will not be saved.\n\nDo you want to continue?" ;
1691cdf0e10cSrcweir    };
1692cdf0e10cSrcweir    String STR_DOC_DISABLESHARED
1693cdf0e10cSrcweir    {
1694cdf0e10cSrcweir        Text [ en-US ] = "Disabling shared mode of a spreadsheet hinders all other users of the shared spreadsheet to merge back their work.\n\nDo you want to continue?" ;
1695cdf0e10cSrcweir    };
1696cdf0e10cSrcweir    String STR_DOC_NOLONGERSHARED
1697cdf0e10cSrcweir    {
1698cdf0e10cSrcweir        Text [ en-US ] = "This spreadsheet is no longer in shared mode.\n\nSave your spreadsheet to a separate file and merge your changes to the shared spreadsheet manually." ;
1699cdf0e10cSrcweir    };
1700cdf0e10cSrcweir    String STR_SHARED_DOC_WARNING
1701cdf0e10cSrcweir    {
1702cdf0e10cSrcweir        Text [ en-US ] = "The spreadsheet is in shared mode. This allows multiple users to access and edit the spreadsheet at the same time.\n\nChanges to formatting attributes like fonts, colors, and number formats will not be saved and some functionalities like editing charts and drawing objects are not available in shared mode. Turn off shared mode to get exclusive access needed for those changes and functionalities." ;
1703cdf0e10cSrcweir    };
1704cdf0e10cSrcweir    String STR_FILE_LOCKED_TRY_LATER
1705cdf0e10cSrcweir    {
1706cdf0e10cSrcweir        Text [ en-US ] = "The shared spreadsheet file is locked due to a merge in progress by user: '%1'\n\nSharing mode of a locked file cannot be disabled. Try again later." ;
1707cdf0e10cSrcweir    };
1708cdf0e10cSrcweir    String STR_FILE_LOCKED_SAVE_LATER
1709cdf0e10cSrcweir    {
1710cdf0e10cSrcweir        Text [ en-US ] = "The shared spreadsheet file is locked due to a merge in progress by user: '%1'\n\nTry again later to save your changes." ;
1711cdf0e10cSrcweir    };
1712cdf0e10cSrcweir    String STR_UNKNOWN_USER
1713cdf0e10cSrcweir    {
1714cdf0e10cSrcweir        Text [ en-US ] = "Unknown User" ;
1715cdf0e10cSrcweir    };
1716cdf0e10cSrcweir    String STR_STYLE_FAMILY_CELL
1717cdf0e10cSrcweir    {
1718cdf0e10cSrcweir        Text [ en-US ] = "Cell Styles" ;
1719cdf0e10cSrcweir    };
1720cdf0e10cSrcweir    String STR_STYLE_FAMILY_PAGE
1721cdf0e10cSrcweir    {
1722cdf0e10cSrcweir        Text [ en-US ] = "Page Styles" ;
1723cdf0e10cSrcweir    };
1724cdf0e10cSrcweir    String STR_ERR_DATAPILOTSOURCE
1725cdf0e10cSrcweir    {
1726cdf0e10cSrcweir        Text [ en-US ] = "Pivot table source data is invalid." ;
1727cdf0e10cSrcweir    };
1728cdf0e10cSrcweir    String STR_PIVOT_FIRSTROWEMPTYERR
1729cdf0e10cSrcweir    {
1730cdf0e10cSrcweir        Text [ en-US ] = "The field name cannot be empty. Check the first row of data source to make sure there are no empty cells." ;
1731cdf0e10cSrcweir    };
1732cdf0e10cSrcweir    String STR_PIVOT_ONLYONEROWERR
1733cdf0e10cSrcweir    {
1734cdf0e10cSrcweir        Text [ en-US ] = "Pivot table needs at least two rows of data to create or refresh." ;
1735cdf0e10cSrcweir    };
173658ae0c86SAriel Constenla-Haile    String STR_DPFIELD_GROUP_BY_SECONDS
173758ae0c86SAriel Constenla-Haile    {
173858ae0c86SAriel Constenla-Haile        Text [ en-US ] = "Seconds" ;
173958ae0c86SAriel Constenla-Haile    };
174058ae0c86SAriel Constenla-Haile    String STR_DPFIELD_GROUP_BY_MINUTES
174158ae0c86SAriel Constenla-Haile    {
174258ae0c86SAriel Constenla-Haile        Text [ en-US ] = "Minutes" ;
174358ae0c86SAriel Constenla-Haile    };
174458ae0c86SAriel Constenla-Haile    String STR_DPFIELD_GROUP_BY_HOURS
174558ae0c86SAriel Constenla-Haile    {
174658ae0c86SAriel Constenla-Haile        Text [ en-US ] = "Hours" ;
174758ae0c86SAriel Constenla-Haile    };
174858ae0c86SAriel Constenla-Haile    String STR_DPFIELD_GROUP_BY_DAYS
174958ae0c86SAriel Constenla-Haile    {
175058ae0c86SAriel Constenla-Haile        Text [ en-US ] = "Days" ;
175158ae0c86SAriel Constenla-Haile    };
175258ae0c86SAriel Constenla-Haile    String STR_DPFIELD_GROUP_BY_MONTHS
175358ae0c86SAriel Constenla-Haile    {
175458ae0c86SAriel Constenla-Haile        Text [ en-US ] = "Months" ;
175558ae0c86SAriel Constenla-Haile    };
175658ae0c86SAriel Constenla-Haile    String STR_DPFIELD_GROUP_BY_QUARTERS
175758ae0c86SAriel Constenla-Haile    {
175858ae0c86SAriel Constenla-Haile        Text [ en-US ] = "Quarters" ;
175958ae0c86SAriel Constenla-Haile    };
176058ae0c86SAriel Constenla-Haile    String STR_DPFIELD_GROUP_BY_YEARS
176158ae0c86SAriel Constenla-Haile    {
176258ae0c86SAriel Constenla-Haile        Text [ en-US ] = "Years" ;
176358ae0c86SAriel Constenla-Haile    };
1764cdf0e10cSrcweir};
1765cdf0e10cSrcweir
1766*a47ba11fSmseidel// ********************************************************************** EOF
1767