Stop leaking all ScPostIt instances.
[LibreOffice.git] / sc / source / ui / src / globstr.src
blobee46a95bb2cb8ea9803865663a765ea738f0691d
1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2 /*
3  * This file is part of the LibreOffice project.
4  *
5  * This Source Code Form is subject to the terms of the Mozilla Public
6  * License, v. 2.0. If a copy of the MPL was not distributed with this
7  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8  *
9  * This file incorporates work covered by the following license notice:
10  *
11  *   Licensed to the Apache Software Foundation (ASF) under one or more
12  *   contributor license agreements. See the NOTICE file distributed
13  *   with this work for additional information regarding copyright
14  *   ownership. The ASF licenses this file to you under the Apache
15  *   License, Version 2.0 (the "License"); you may not use this file
16  *   except in compliance with the License. You may obtain a copy of
17  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
18  */
19 #include "globstr.hrc"
20 #include "sc.hrc"
22 Resource RID_GLOBSTR
24     String STR_UNDO_INSERTCELLS
25     {
26         Text [ en-US ] = "Insert" ;
27     };
28     String STR_UNDO_DELETECELLS
29     {
30         Text [ en-US ] = "Delete" ;
31     };
32     String STR_UNDO_CUT
33     {
34         Text [ en-US ] = "Cut" ;
35     };
36     String STR_UNDO_PASTE
37     {
38         Text [ en-US ] = "Insert" ;
39     };
40     String STR_UNDO_DRAGDROP
41     {
42         Text [ en-US ] = "Drag and Drop" ;
43     };
44     String STR_UNDO_MOVE
45     {
46         Text [ en-US ] = "Move" ;
47     };
48     String STR_UNDO_COPY
49     {
50         Text [ en-US ] = "Copy" ;
51     };
52     String STR_UNDO_DELETECONTENTS
53     {
54         Text [ en-US ] = "Delete" ;
55     };
56     String STR_UNDO_SELATTR
57     {
58         Text [ en-US ] = "Attributes" ;
59     };
60     String STR_UNDO_SELATTRLINES
61     {
62         Text [ en-US ] = "Attributes/Lines" ;
63     };
64     String STR_UNDO_COLWIDTH
65     {
66         Text [ en-US ] = "Column Width" ;
67     };
68     String STR_UNDO_OPTCOLWIDTH
69     {
70         Text [ en-US ] = "Optimal Column Width" ;
71     };
72     String STR_UNDO_ROWHEIGHT
73     {
74         Text [ en-US ] = "Row height" ;
75     };
76     String STR_UNDO_OPTROWHEIGHT
77     {
78         Text [ en-US ] = "Optimal Row Height" ;
79     };
80     String STR_UNDO_AUTOFILL
81     {
82         Text [ en-US ] = "Fill" ;
83     };
84     String STR_UNDO_MERGE
85     {
86         Text [ en-US ] = "Merge" ;
87     };
88     String STR_UNDO_REMERGE
89     {
90         Text [ en-US ] = "Split" ;
91     };
92     String STR_UNDO_AUTOFORMAT
93     {
94         Text [ en-US ] = "AutoFormat" ;
95     };
96     String STR_UNDO_REPLACE
97     {
98         Text [ en-US ] = "Replace" ;
99     };
100     String STR_UNDO_CURSORATTR
101     {
102         Text [ en-US ] = "Attributes" ;
103     };
104     String STR_UNDO_ENTERDATA
105     {
106         Text [ en-US ] = "Input" ;
107     };
108     String STR_UNDO_INSCOLBREAK
109     {
110         Text [ en-US ] = "Insert Column Break" ;
111     };
112     String STR_UNDO_DELCOLBREAK
113     {
114         Text [ en-US ] = "Delete column break" ;
115     };
116     String STR_UNDO_INSROWBREAK
117     {
118         Text [ en-US ] = "Insert Row Break" ;
119     };
120     String STR_UNDO_DELROWBREAK
121     {
122         Text [ en-US ] = "Delete row break" ;
123     };
124     String STR_UNDO_DOOUTLINE
125     {
126         Text [ en-US ] = "View Details" ;
127     };
128     String STR_UNDO_REDOOUTLINE
129     {
130         Text [ en-US ] = "Hide details" ;
131     };
132     String STR_UNDO_MAKEOUTLINE
133     {
134         Text [ en-US ] = "Group" ;
135     };
136     String STR_UNDO_REMAKEOUTLINE
137     {
138         Text [ en-US ] = "Ungroup" ;
139     };
140     String STR_UNDO_OUTLINELEVEL
141     {
142         Text [ en-US ] = "Select outline level" ;
143     };
144     String STR_UNDO_DOOUTLINEBLK
145     {
146         Text [ en-US ] = "View Details" ;
147     };
148     String STR_UNDO_REDOOUTLINEBLK
149     {
150         Text [ en-US ] = "Hide details" ;
151     };
152     String STR_UNDO_REMOVEALLOTLNS
153     {
154         Text [ en-US ] = "Clear Outline" ;
155     };
156     String STR_UNDO_AUTOOUTLINE
157     {
158         Text [ en-US ] = "AutoOutline" ;
159     };
160     String STR_UNDO_SUBTOTALS
161     {
162         Text [ en-US ] = "Subtotals" ;
163     };
164     String STR_UNDO_SORT
165     {
166         Text [ en-US ] = "Sort" ;
167     };
168     String STR_UNDO_QUERY
169     {
170         Text [ en-US ] = "Filter" ;
171     };
172     String STR_UNDO_DBDATA
173     {
174         Text [ en-US ] = "Change Database Range" ;
175     };
176     String STR_UNDO_IMPORTDATA
177     {
178         Text [ en-US ] = "Importing" ;
179     };
180     String STR_UNDO_REPEATDB
181     {
182         Text [ en-US ] = "Refresh range" ;
183     };
184     String STR_UNDO_GRAFEDIT
185     {
186         Text [ en-US ] = "Edit Image" ;
187     };
188     String STR_UNDO_LISTNAMES
189     {
190         Text [ en-US ] = "List names" ;
191     };
192     String STR_UNDO_PIVOT_NEW
193     {
194         Text [ en-US ] = "Create pivot table" ;
195     };
196     String STR_UNDO_PIVOT_MODIFY
197     {
198         Text [ en-US ] = "Edit pivot table" ;
199     };
200     String STR_UNDO_PIVOT_DELETE
201     {
202         Text [ en-US ] = "Delete pivot table" ;
203     };
204     String STR_UNDO_CONSOLIDATE
205     {
206         Text [ en-US ] = "Consolidate" ;
207     };
208     String STR_UNDO_USESCENARIO
209     {
210         Text [ en-US ] = "Use scenario" ;
211     };
212     String STR_UNDO_MAKESCENARIO
213     {
214         Text [ en-US ] = "Create scenario" ;
215     };
216     String STR_UNDO_EDITSCENARIO
217     {
218         Text [ en-US ] = "Edit scenario" ;
219     };
220     String STR_UNDO_APPLYCELLSTYLE
221     {
222         Text [ en-US ] = "Apply Cell Style" ;
223     };
224     String STR_UNDO_EDITCELLSTYLE
225     {
226         Text [ en-US ] = "Edit Cell Style";
227     };
228     String STR_UNDO_APPLYPAGESTYLE
229     {
230         Text [ en-US ] = "Apply Page Style";
231     };
232     String STR_UNDO_EDITPAGESTYLE
233     {
234         Text [ en-US ] = "Edit Page Style";
235     };
236     String STR_UNDO_DETADDPRED
237     {
238         Text [ en-US ] = "Trace Precedents" ;
239     };
240     String STR_UNDO_DETDELPRED
241     {
242         Text [ en-US ] = "Remove Precedent" ;
243     };
244     String STR_UNDO_DETADDSUCC
245     {
246         Text [ en-US ] = "Trace Dependents" ;
247     };
248     String STR_UNDO_DETDELSUCC
249     {
250         Text [ en-US ] = "Remove Dependent" ;
251     };
252     String STR_UNDO_DETADDERROR
253     {
254         Text [ en-US ] = "Trace Error" ;
255     };
256     String STR_UNDO_DETDELALL
257     {
258         Text [ en-US ] = "Remove all Traces" ;
259     };
260     String STR_UNDO_DETINVALID
261     {
262         Text [ en-US ] = "Mark invalid data" ;
263     };
264     String STR_UNDO_DETREFRESH
265     {
266         Text [ en-US ] = "Refresh Traces" ;
267     };
268     String STR_UNDO_CHARTDATA
269     {
270         Text [ en-US ] = "Modify chart data range" ;
271     };
272     String STR_UNDO_ORIGINALSIZE
273     {
274         Text [ en-US ] = "Original Size" ;
275     };
276     String STR_UNDO_UPDATELINK
277     {
278         Text [ en-US ] = "Update Link" ;
279     };
280     String STR_UNDO_REMOVELINK
281     {
282         Text [ en-US ] = "Unlink" ;
283     };
284     String STR_UNDO_INSERTAREALINK
285     {
286         Text [ en-US ] = "Insert Link" ;
287     };
288     String STR_UNDO_ENTERMATRIX
289     {
290         Text [ en-US ] = "Insert Array Formula" ;
291     };
292     String STR_UNDO_INSERTNOTE
293     {
294         Text [ en-US ] = "Insert Comment" ;
295     };
296     String STR_UNDO_DELETENOTE
297     {
298         Text [ en-US ] = "Delete Comment" ;
299     };
300     String STR_UNDO_SHOWNOTE
301     {
302         Text [ en-US ] = "Show Comment" ;
303     };
304     String STR_UNDO_HIDENOTE
305     {
306         Text [ en-US ] = "Hide Comment" ;
307     };
308     String STR_UNDO_EDITNOTE
309     {
310         Text [ en-US ] = "Edit Comment" ;
311     };
312     String STR_UNDO_DEC_INDENT
313     {
314         Text [ en-US ] = "Decrease Indent" ;
315     };
316     String STR_UNDO_INC_INDENT
317     {
318         Text [ en-US ] = "Increase Indent" ;
319     };
320     String STR_UNDO_PROTECT_TAB
321     {
322         Text [ en-US ] = "Protect sheet" ;
323     };
324     String STR_UNDO_UNPROTECT_TAB
325     {
326         Text [ en-US ] = "Unprotect sheet" ;
327     };
328     String STR_UNDO_PROTECT_DOC
329     {
330         Text [ en-US ] = "Protect document" ;
331     };
332     String STR_UNDO_UNPROTECT_DOC
333     {
334         Text [ en-US ] = "Unprotect document" ;
335     };
336     String STR_UNDO_PRINTRANGES
337     {
338         Text [ en-US ] = "Print range" ;
339     };
340     String STR_UNDO_REMOVEBREAKS
341     {
342         Text [ en-US ] = "Delete Page Breaks" ;
343     };
344     String STR_UNDO_PRINTSCALE
345     {
346         Text [ en-US ] = "Change Scale" ;
347     };
348     String STR_UNDO_DRAG_BREAK
349     {
350         Text [ en-US ] = "Move Page Break" ;
351     };
352     String STR_UNDO_RANGENAMES
353     {
354         Text [ en-US ] = "Edit range names" ;
355     };
356     String STR_UNDO_TRANSLITERATE
357     {
358         Text [ en-US ] = "Change Case";
359     };
360     String STR_DBNAME_IMPORT
361     {
362         Text [ en-US ] = "Import" ;
363     };
364     String STR_MSSG_DOSUBTOTALS_0
365     {
366         Text [ en-US ] = "%PRODUCTNAME Calc" ;
367     };
368     String STR_MSSG_DOSUBTOTALS_1
369     {
370         Text [ en-US ] = "Delete data?" ;
371     };
372     String STR_MSSG_DOSUBTOTALS_2
373     {
374         Text [ en-US ] = "Unable to insert rows" ;
375     };
376     String STR_MSSG_REPEATDB_0
377     {
378         Text [ en-US ] = "No operations to execute" ;
379     };
380     String STR_MSSG_MAKEAUTOFILTER_0
381     {
382         Text [ en-US ] = "The range does not contain column headers.\nDo you want the first line to be used as column header?" ;
383     };
384     String STR_MSSG_IMPORTDATA_0
385     {
386         Text [ en-US ] = "Error while importing data!" ;
387     };
388     String STR_DATABASE_NOTFOUND
389     {
390         Text [ en-US ] = "The database '#' could not be opened." ;
391     };
392     String STR_QUERY_NOTFOUND
393     {
394         Text [ en-US ] = "The query '#' could not be opened." ;
395     };
396     String STR_DATABASE_ABORTED
397     {
398         Text [ en-US ] = "Database import terminated." ;
399     };
400     String STR_PROGRESS_IMPORT
401     {
402         Text [ en-US ] = "# records imported..." ;
403     };
404     String STR_MSSG_MAKEOUTLINE_0
405     {
406         Text [ en-US ] = "Grouping not possible" ;
407     };
408     String STR_MSSG_REMOVEOUTLINE_0
409     {
410         Text [ en-US ] = "Ungrouping not possible" ;
411     };
412     String STR_MSSG_PASTEFROMCLIP_0
413     {
414         Text [ en-US ] = "Insert into multiple selection not possible" ;
415     };
416     String STR_MSSG_PASTEFROMCLIP_1
417     {
418         Text [ en-US ] = "Cell merge not possible if cells already merged!" ;
419     };
420     String STR_MSSG_MOVEBLOCKTO_0
421     {
422         Text [ en-US ] = "Cell merge not possible if cells already merged!" ;
423     };
424     String STR_MSSG_INSERTCELLS_0
425     {
426         Text [ en-US ] = "Inserting into merged ranges not possible" ;
427     };
428     String STR_MSSG_DELETECELLS_0
429     {
430         Text [ en-US ] = "Deleting in merged ranges not possible" ;
431     };
432     String STR_MSSG_MERGECELLS_0
433     {
434         Text [ en-US ] = "Cell merge not possible if cells already merged" ;
435     };
436     String STR_SORT_ERR_MERGED
437     {
438         Text [ en-US ] = "Ranges containing merged cells can only be sorted without formats." ;
439     };
440     String STR_MSSG_SEARCHANDREPLACE_0
441     {
442         Text [ en-US ] = "Search key not found." ;
443     };
444     String STR_MSSG_SOLVE_0
445     {
446         Text [ en-US ] = "Goal Seek succeeded. Result: " ;
447     };
448     String STR_MSSG_SOLVE_1
449     {
450         Text [ en-US ] = "\n\nInsert the result into the variable cell?" ;
451     };
452     String STR_MSSG_SOLVE_2
453     {
454         Text [ en-US ] = "Goal Seek failed.\n\n" ;
455     };
456     String STR_MSSG_SOLVE_3
457     {
458         Text [ en-US ] = "Insert the closest value (" ;
459     };
460     String STR_MSSG_SOLVE_4
461     {
462         Text [ en-US ] = ") into the variable cell anyway?" ;
463     };
464     String STR_TABLE_GESAMTERGEBNIS
465     {
466         Text [ en-US ] = "Grand Total" ;
467     };
468     String STR_TABLE_ERGEBNIS
469     {
470         Text [ en-US ] = "Result" ;
471     };
472     String STR_UNDO_SPELLING
473     {
474         Text [ en-US ] = "Spellcheck" ;
475     };
476     String STR_TABLE_UND
477     {
478         Text [ en-US ] = "AND" ;
479     };
480     String STR_TABLE_ODER
481     {
482         Text [ en-US ] = "OR" ;
483     };
484     String STR_TABLE_DEF
485     {
486         Text [ en-US ] = "Sheet" ;
487     };
488     String STR_MOVE_TO_END
489     {
490         Text [ en-US ] = "- move to end position -" ;
491     };
492     String STR_BOX_YNI
493     {
494         Text [ en-US ] = "Not implemented in this build." ;
495     };
496     String STR_NO_REF_TABLE
497     {
498         Text [ en-US ] = "#REF!" ;
499     };
500     String STR_PIVOT_INVALID_DBAREA
501     {
502         Text [ en-US ] = "The data range must contain at least one row." ;
503     };
504     String STR_PIVOT_NODATA
505     {
506         Text [ en-US ] = "The pivot table must contain at least one entry." ;
507     };
508     String STR_PIVOT_MOVENOTALLOWED
509     {
510         Text [ en-US ] = "The data range can not be deleted." ;
511     };
512     String STR_PIVOT_ERROR
513     {
514         Text [ en-US ] = "Error creating the pivot table." ;
515     };
516     String STR_PIVOT_OVERLAP
517     {
518         Text [ en-US ] = "Pivot tables can not overlap." ;
519     };
520     String STR_PIVOT_NOTEMPTY
521     {
522         Text [ en-US ] = "The destination range is not empty. Overwrite existing contents?" ;
523     };
524     String STR_DATAPILOT_SUBTOTAL
525     {
526         Text [ en-US ] = "The source range contains subtotals which may distort the results. Use it anyway?";
527     };
528     String STR_PIVOT_PROGRESS
529     {
530         Text [ en-US ] = "Create Pivot Table" ;
531     };
532     String STR_PIVOT_TOTAL
533     {
534         Text [ en-US ] = "Total" ;
535     };
536     String STR_PIVOT_DATA
537     {
538         Text [ en-US ] = "Data" ;
539     };
540     String STR_PIVOT_GROUP
541     {
542         Text [ en-US ] = "Group" ;
543     };
544     String STR_PIVOTFUNC_SUM
545     {
546         Text [ en-US ] = "SUM" ;
547     };
548     String STR_PIVOTFUNC_COUNT
549     {
550         Text [ en-US ] = "COUNT" ;
551     };
552     String STR_PIVOTFUNC_AVG
553     {
554         Text [ en-US ] = "AVERAGE" ;
555     };
556     String STR_PIVOTFUNC_MAX
557     {
558         Text [ en-US ] = "MAX" ;
559     };
560     String STR_PIVOTFUNC_MIN
561     {
562         Text [ en-US ] = "MIN" ;
563     };
564     String STR_PIVOTFUNC_PROD
565     {
566         Text [ en-US ] = "PRODUCT" ;
567     };
568     String STR_PIVOTFUNC_COUNT2
569     {
570         Text [ en-US ] = "COUNTA" ;
571     };
572     String STR_PIVOTFUNC_STDDEV
573     {
574         Text [ en-US ] = "STDEV" ;
575     };
576     String STR_PIVOTFUNC_STDDEV2
577     {
578         Text [ en-US ] = "STDEVP" ;
579     };
580     String STR_PIVOTFUNC_VAR
581     {
582         Text [ en-US ] = "VAR" ;
583     };
584     String STR_PIVOTFUNC_VAR2
585     {
586         Text [ en-US ] = "VARP" ;
587     };
588     String STR_TABLE
589     {
590         Text [ en-US ] = "Sheet" ;
591     };
592     String STR_COLUMN
593     {
594         Text [ en-US ] = "Column" ;
595     };
596     String STR_ROW
597     {
598         Text [ en-US ] = "Row" ;
599     };
600     String STR_PAGE
601     {
602         Text [ en-US ] = "Page" ;
603     };
604     String STR_PGNUM
605     {
606         Text [ en-US ] = "Page %1" ;
607     };
608     String STR_LOAD_DOC
609     {
610         Text [ en-US ] = "Load document" ;
611     };
612     String STR_SAVE_DOC
613     {
614         Text [ en-US ] = "Save document" ;
615     };
616     String STR_ERR_INVALID_TABREF
617     {
618         Text [ en-US ] = "<unknown table reference>" ;
619     };
620     String STR_AREA_ALREADY_INSERTED
621     {
622         Text [ en-US ] = "This range has already been inserted." ;
623     };
624     String STR_INVALID_TABREF
625     {
626         Text [ en-US ] = "Invalid sheet reference." ;
627     };
628     String STR_INVALID_QUERYAREA
629     {
630         Text [ en-US ] = "This range does not contain a valid query." ;
631     };
632     String STR_REIMPORT_EMPTY
633     {
634         Text [ en-US ] = "This range does not contain imported data." ;
635     };
636     String STR_NOMULTISELECT
637     {
638         Text [ en-US ] = "This function cannot be used with multiple selections." ;
639     };
640     String STR_FILL_SERIES_PROGRESS
641     {
642         Text [ en-US ] = "Fill Row..." ;
643     };
644     String STR_UNKNOWN_FILTER
645     {
646         Text [ en-US ] = "Unknown filter: " ;
647     };
648     String STR_UNDO_THESAURUS
649     {
650         Text [ en-US ] = "Thesaurus" ;
651     };
652     String STR_FILL_TAB
653     {
654         Text [ en-US ] = "Fill Sheets" ;
655     };
656     String STR_UPDATE_SCENARIO
657     {
658         Text [ en-US ] = "Add selected ranges to current scenario?" ;
659     };
660     String STR_ERR_NEWSCENARIO
661     {
662         Text [ en-US ] = "The scenario ranges must be selected in order to be able to create a new scenario." ;
663     };
664     String STR_NOAREASELECTED
665     {
666         Text [ en-US ] = "A range has not been selected." ;
667     };
668     String STR_NEWTABNAMENOTUNIQUE
669     {
670         Text [ en-US ] = "This name already exists." ;
671     };
672     String STR_INVALIDTABNAME
673     {
674         Text [ en-US ] = "Invalid sheet name.\nThe sheet name must not be a duplicate of an existing name \nand may not contain the characters [ ] * ? : / \\" ;
675     };
676     String STR_SCENARIO
677     {
678         Text [ en-US ] = "Scenario" ;
679     };
680     String STR_PIVOT_TABLE
681     {
682         Text [ en-US ] = "Pivot Table" ;
683     };
684      // Text strings for captions of subtotal functions.
685     String STR_FUN_TEXT_SUM
686     {
687         Text [ en-US ] = "Sum" ;
688     };
689     String STR_FUN_TEXT_SELECTION_COUNT
690     {
691         Text [ en-US ] = "Selection count" ;
692     };
693     String STR_FUN_TEXT_COUNT
694     {
695         Text [ en-US ] = "Count" ;
696     };
697     String STR_FUN_TEXT_COUNT2
698     {
699         Text [ en-US ] = "CountA" ;
700     };
701     String STR_FUN_TEXT_AVG
702     {
703         Text [ en-US ] = "Average" ;
704     };
705     String STR_FUN_TEXT_MAX
706     {
707         Text [ en-US ] = "Max" ;
708     };
709     String STR_FUN_TEXT_MIN
710     {
711         Text [ en-US ] = "Min" ;
712     };
713     String STR_FUN_TEXT_PRODUCT
714     {
715         Text [ en-US ] = "Product" ;
716     };
717     String STR_FUN_TEXT_STDDEV
718     {
719         Text [ en-US ] = "StDev" ;
720     };
721     String STR_FUN_TEXT_VAR
722     {
723         Text [ en-US ] = "Var" ;
724     };
725     String STR_NOCHARTATCURSOR
726     {
727         Text [ en-US ] = "No chart found at this position." ;
728     };
729     String STR_PIVOT_NOTFOUND
730     {
731         Text [ en-US ] = "No pivot table found at this position." ;
732     };
733     String STR_EMPTYDATA
734     {
735         Text [ en-US ] = "(empty)" ;
736     };
737     String STR_PRINT_INVALID_AREA
738     {
739         Text [ en-US ] = "Invalid print range" ;
740     };
741     String STR_PAGESTYLE
742     {
743         Text [ en-US ] = "Page Style" ;
744     };
745     String STR_HEADER
746     {
747         Text [ en-US ] = "Header" ;
748     };
749     String STR_FOOTER
750     {
751         Text [ en-US ] = "Footer" ;
752     };
753     String STR_TEXTATTRS
754     {
755         Text [ en-US ] = "Text Attributes" ;
756     };
757     String STR_HFCMD_DELIMITER
758     {
759         Text [ en-US ] = "\\" ;
760     };
761     String STR_HFCMD_PAGE
762     {
763         Text [ en-US ] = "PAGE" ;
764     };
765     String STR_HFCMD_PAGES
766     {
767         Text [ en-US ] = "PAGES" ;
768     };
769     String STR_HFCMD_DATE
770     {
771         Text [ en-US ] = "DATE" ;
772     };
773     String STR_HFCMD_TIME
774     {
775         Text [ en-US ] = "TIME" ;
776     };
777     String STR_HFCMD_FILE
778     {
779         Text [ en-US ] = "FILE" ;
780     };
781     String STR_HFCMD_TABLE
782     {
783         Text [ en-US ] = "SHEET" ;
784     };
785     String STR_PROTECTIONERR
786     {
787         Text [ en-US ] = "Protected cells can not be modified." ;
788     };
789     String STR_READONLYERR
790     {
791         Text [ en-US ] = "Document opened in read-only mode.";
792     };
793     String STR_MATRIXFRAGMENTERR
794     {
795         Text [ en-US ] = "You cannot change only part of an array." ;
796     };
797     String STR_PAGEHEADER
798     {
799         Text [ en-US ] = "Header" ;
800     };
801     String STR_PAGEFOOTER
802     {
803         Text [ en-US ] = "Footer" ;
804     };
806     /* BEGIN error constants and error strings. */
808     String STR_ERROR_STR
809     {
810         Text [ en-US ] = "Err:" ;
811     };
812     /* BEGIN defined ERROR.TYPE() values. */
813     /* ERROR.TYPE( #NULL! ) == 1 */
814     String STR_LONG_ERR_NULL
815     {
816         Text [ en-US ] = "Error: Ranges do not intersect" ;
817     };
818     /* ERROR.TYPE( #DIV/0! ) == 2 */
819     String STR_LONG_ERR_DIV_ZERO
820     {
821         Text [ en-US ] = "Error: Division by zero" ;
822     };
823     /* ERROR.TYPE( #VALUE! ) == 3 */
824     String STR_LONG_ERR_NO_VALUE
825     {
826         Text [ en-US ] = "Error: Wrong data type" ;
827     };
828     /* ERROR.TYPE( #REF! ) == 4 */
829     String STR_LONG_ERR_NO_REF
830     {
831         Text [ en-US ] = "Error: Not a valid reference" ;
832     };
833     /* ERROR.TYPE( #NAME! ) == 5 */
834     String STR_LONG_ERR_NO_NAME
835     {
836         Text [ en-US ] = "Error: Invalid name" ;
837     };
838     /* ERROR.TYPE( #NUM! ) == 6 */
839     String STR_LONG_ERR_ILL_FPO
840     {
841         Text [ en-US ] = "Error: Invalid numeric value" ;
842     };
843     /* ERROR.TYPE( #N/A ) == 7 */
844     String STR_LONG_ERR_NV
845     {
846         Text [ en-US ] = "Error: Value not available" ;
847     };
848     /* END defined ERROR.TYPE() values. */
849     String STR_NO_ADDIN
850     {
851         Text [ en-US ] = "#ADDIN?" ;
852     };
853     String STR_LONG_ERR_NO_ADDIN
854     {
855         Text [ en-US ] = "Error: Add-in not found" ;
856     };
857     String STR_NO_MACRO
858     {
859         Text [ en-US ] = "#MACRO?" ;
860     };
861     String STR_LONG_ERR_NO_MACRO
862     {
863         Text [ en-US ] = "Error: Macro not found" ;
864     };
865     String STR_LONG_ERR_SYNTAX
866     {
867         Text [ en-US ] = "Internal syntactical error" ;
868     };
869     String STR_LONG_ERR_ILL_ARG
870     {
871         Text [ en-US ] = "Error: Invalid argument" ;
872     };
873     String STR_LONG_ERR_ILL_PAR
874     {
875         Text [ en-US ] = "Error in parameter list" ;
876     };
877     String STR_LONG_ERR_ILL_CHAR
878     {
879         Text [ en-US ] = "Error: Invalid character" ;
880     };
881     String STR_LONG_ERR_ILL_SEP
882     {
883         Text [ en-US ] = "Error: Invalid semicolon" ;
884     };
885     String STR_LONG_ERR_PAIR
886     {
887         Text [ en-US ] = "Error: in bracketing" ;
888     };
889     String STR_LONG_ERR_OP_EXP
890     {
891         Text [ en-US ] = "Error: Operator missing" ;
892     };
893     String STR_LONG_ERR_VAR_EXP
894     {
895         Text [ en-US ] = "Error: Variable missing" ;
896     };
897     String STR_LONG_ERR_CODE_OVF
898     {
899         Text [ en-US ] = "Error: Formula overflow" ;
900     };
901     String STR_LONG_ERR_STR_OVF
902     {
903         Text [ en-US ] = "Error: String overflow" ;
904     };
905     String STR_LONG_ERR_STACK_OVF
906     {
907         Text [ en-US ] = "Error: Internal overflow" ;
908     };
909     String STR_LONG_ERR_CIRC_REF
910     {
911         Text [ en-US ] = "Error: Circular reference" ;
912     };
913     String STR_LONG_ERR_NO_CONV
914     {
915         Text [ en-US ] = "Error: Calculation does not converge" ;
916     };
918     /* END error constants and error strings. */
920     String STR_GRIDCOLOR
921     {
922         Text [ en-US ] = "Grid color" ;
923     };
924     String STR_MERGE_NOTEMPTY
925     {
926         Text [ en-US ] = "Should the contents of the hidden cells be moved into the first cell?" ;
927     };
928     String STR_CELL_FILTER
929     {
930         Text [ en-US ] = "Filter" ;
931     };
932     String STR_TARGETNOTFOUND
933     {
934         Text [ en-US ] = "The target database range does not exist." ;
935     };
936     String STR_INVALID_EPS
937     {
938         Text [ en-US ] = "Invalid increment" ;
939     };
940     String STR_TABLE_OP
941     {
942         Text [ en-US ] = "MULTIPLE.OPERATIONS" ;
943     };
944     String STR_UNDO_TABOP
945     {
946         Text [ en-US ] = "Multiple operations" ;
947     };
948     String STR_INVALID_AFNAME
949     {
950         Text [ en-US ] = "You have entered an invalid name.\nAutoFormat could not be created. \nTry again using a different name." ;
951     };
952     String STR_AREA
953     {
954         Text [ en-US ] = "Range" ;
955     };
956     String STR_YES
957     {
958         Text [ en-US ] = "Yes" ;
959     };
960     String STR_NO
961     {
962         Text [ en-US ] = "No" ;
963     };
964     String STR_PROTECTION
965     {
966         Text [ en-US ] = "Protection" ;
967     };
968     String STR_FORMULAS
969     {
970         Text [ en-US ] = "Formulas" ;
971     };
972     String STR_HIDE
973     {
974         Text [ en-US ] = "Hide" ;
975     };
976     String STR_PRINT
977     {
978         Text [ en-US ] = "Print" ;
979     };
980     String STR_INVALID_AFAREA
981     {
982         Text [ en-US ] = "To apply an AutoFormat,\na table range of at least\n3x3 cells must be selected." ;
983     };
984     String STR_CASCADE
985     {
986         Text [ en-US ] = "(nested)" ;
987     };
988     String STR_OPTIONAL
989     {
990         Text [ en-US ] = "(optional)" ;
991     };
992     String STR_REQUIRED
993     {
994         Text [ en-US ] = "(required)" ;
995     };
996     String STR_INVALID
997     {
998         Text [ en-US ] = "invalid" ;
999     };
1000     String STR_EDITFUNCTION
1001     {
1002         Text [ en-US ] = "Edit Function" ;
1003     };
1004     String STR_NOTES
1005     {
1006         Text [ en-US ] = "Comments" ;
1007     };
1008     String STR_QUERY_DELTAB
1009     {
1010         Text [ en-US ] = "Are you sure you want to delete the selected sheet(s)?" ;
1011     };
1012     String STR_QUERY_DELSCENARIO
1013     {
1014         Text [ en-US ] = "Are you sure you want to delete the selected scenario?" ;
1015     };
1016     String STR_EXPORT_ASCII_WARNING
1017     {
1018         Text [ en-US ] = "Thesaurus is not available" ;
1019     };
1020     String STR_IMPORT_ERROR
1021     {
1022         Text [ en-US ] = "Spellcheck not available" ;
1023     };
1024     String STR_IMPORT_ASCII
1025     {
1026         Text [ en-US ] = "Import text files" ;
1027     };
1028     String STR_EXPORT_ASCII
1029     {
1030         Text [ en-US ] = "Export Text File" ;
1031     };
1032     String STR_IMPORT_LOTUS
1033     {
1034         Text [ en-US ] = "Import Lotus files" ;
1035     };
1036     String STR_IMPORT_DBF
1037     {
1038         Text [ en-US ] = "Import DBase files" ;
1039     };
1040     String STR_EXPORT_DBF
1041     {
1042         Text [ en-US ] = "DBase export";
1043     };
1044     String STR_EXPORT_DIF
1045     {
1046         Text [ en-US ] = "Dif Export" ;
1047     };
1048     String STR_IMPORT_DIF
1049     {
1050         Text [ en-US ] = "Dif Import" ;
1051     };
1052     String STR_STYLENAME_STANDARD
1053     {
1054         Text [ en-US ] = "Default" ;
1055     };
1056     String STR_STYLENAME_RESULT
1057     {
1058         Text [ en-US ] = "Result" ;
1059     };
1060     String STR_STYLENAME_RESULT1
1061     {
1062         Text [ en-US ] = "Result2" ;
1063     };
1064     String STR_STYLENAME_HEADLINE
1065     {
1066         Text [ en-US ] = "Heading" ;
1067     };
1068     String STR_STYLENAME_HEADLINE1
1069     {
1070         Text [ en-US ] = "Heading1" ;
1071     };
1072     String STR_STYLENAME_REPORT
1073     {
1074         Text [ en-US ] = "Report" ;
1075     };
1076     String STR_STYLENAME_REPORT1
1077     {
1078         Text [ en-US ] = "Report1" ;
1079     };
1080     String STR_IMPORT_EXCEL_WARNING
1081     {
1082         Text [ en-US ] = "is not available for spellchecking\nPlease check your installation and install \nthe desired language if necessary" ;
1083     };
1084     String STR_THESAURUS_NO_STRING
1085     {
1086         Text [ en-US ] = "Thesaurus can only be used in text cells!" ;
1087     };
1088     String STR_SPELLING_BEGIN_TAB
1089     {
1090         Text [ en-US ] = "Should the spellcheck be continued at the beginning of the current sheet?" ;
1091     };
1092     String STR_SPELLING_NO_LANG
1093     {
1094         Text [ en-US ] = "is not available for the thesaurus.\nPlease check your installation and install \nthe desired language if necessary" ;
1095     };
1096     String STR_SPELLING_STOP_OK
1097     {
1098         Text [ en-US ] = "The spellcheck of this sheet has been completed." ;
1099     };
1100     String STR_NOLANGERR
1101     {
1102         Text [ en-US ] = "No language set" ;
1103     };
1104     String STR_UNDO_INSERT_TAB
1105     {
1106         Text [ en-US ] = "Insert Sheet" ;
1107     };
1108     String STR_UNDO_DELETE_TAB
1109     {
1110         Text [ en-US ] = "Delete Sheets" ;
1111     };
1112     String STR_UNDO_RENAME_TAB
1113     {
1114         Text [ en-US ] = "Rename Sheet" ;
1115     };
1116     String STR_UNDO_SET_TAB_BG_COLOR
1117     {
1118         Text [ en-US ] = "Color Tab" ;
1119     };
1120     String STR_UNDO_SET_MULTI_TAB_BG_COLOR
1121     {
1122         Text [ en-US ] = "Color Tabs" ;
1123     };
1124     String STR_UNDO_MOVE_TAB
1125     {
1126         Text [ en-US ] = "Move Sheets" ;
1127     };
1128     String STR_UNDO_COPY_TAB
1129     {
1130         Text [ en-US ] = "Copy Sheet" ;
1131     };
1132     String STR_UNDO_APPEND_TAB
1133     {
1134         Text [ en-US ] = "Append sheet" ;
1135     };
1136     String STR_UNDO_SHOWTAB
1137     {
1138         Text [ en-US ] = "Show Sheet" ;
1139     };
1140     String STR_UNDO_SHOWTABS
1141     {
1142         Text [ en-US ] = "Show Sheets" ;
1143     };
1144     String STR_UNDO_HIDETAB
1145     {
1146         Text [ en-US ] = "Hide sheet" ;
1147     };
1148     String STR_UNDO_HIDETABS
1149     {
1150         Text [ en-US ] = "Hide sheets" ;
1151     };
1152     String STR_UNDO_TAB_RTL
1153     {
1154         Text [ en-US ] = "Flip sheet" ;
1155     };
1156     String STR_UNDO_TAB_R1C1
1157     {
1158         Text [ en-US ] = "Toggle the use of R1C1 notation" ;
1159     };
1160     String STR_CHART_MAINTITLE
1161     {
1162         Text [ en-US ] = "Main Title" ;
1163     };
1164     String STR_CHART_SUBTITLE
1165     {
1166         Text [ en-US ] = "Subtitle" ;
1167     };
1168     String STR_CHART_XTITLE
1169     {
1170         Text [ en-US ] = "X axis title" ;
1171     };
1172     String STR_CHART_YTITLE
1173     {
1174         Text [ en-US ] = "Y axis title" ;
1175     };
1176     String STR_CHART_ZTITLE
1177     {
1178         Text [ en-US ] = "Z axis title" ;
1179     };
1180     String STR_ABSREFLOST
1181     {
1182         Text [ en-US ] = "The new table contains absolute references to other tables which may be incorrect!" ;
1183     };
1184     String STR_NAMECONFLICT
1185     {
1186         Text [ en-US ] = "Due to identical names, an existing range name in the destination document has been altered!" ;
1187     };
1188     String STR_ERR_AUTOFILTER
1189     {
1190         Text [ en-US ] = "AutoFilter not possible" ;
1191     };
1192     String STR_MSSG_SEARCHANDREPLACE_1
1193     {
1194         Text [ en-US ] = "%PRODUCTNAME Calc has searched to the beginning of the sheet. Do you want to continue at the end?" ;
1195     };
1196     String STR_MSSG_SEARCHANDREPLACE_2
1197     {
1198         Text [ en-US ] = "%PRODUCTNAME Calc has searched to the end of the sheet. Do you want to continue at the beginning?" ;
1199     };
1200     String STR_MSSG_SEARCHANDREPLACE_3
1201     {
1202         Text [ en-US ] = "Find & Replace" ;
1203     };
1204     String STR_MSSG_SEARCHANDREPLACE_4
1205     {
1206         Text [ en-US ] = "%PRODUCTNAME Calc has searched to the beginning of the document. Do you want to continue at the end?" ;
1207     };
1208     String STR_MSSG_SEARCHANDREPLACE_5
1209     {
1210         Text [ en-US ] = "%PRODUCTNAME Calc has searched to the end of the document. Do you want to continue at the beginning?" ;
1211     };
1212     String STR_CREATENAME_REPLACE
1213     {
1214         Text [ en-US ] = "Replace existing definition of #?" ;
1215     };
1216     String STR_CREATENAME_MARKERR
1217     {
1218         Text [ en-US ] = "Invalid selection for range names" ;
1219     };
1220     String STR_CONSOLIDATE_ERR1
1221     {
1222         Text [ en-US ] = "References can not be inserted above the source data." ;
1223     };
1224     String STR_SCENARIO_NOTFOUND
1225     {
1226         Text [ en-US ] = "Scenario not found" ;
1227     };
1228     String STR_QUERY_DELENTRY
1229     {
1230         Text [ en-US ] = "Do you really want to delete the entry #?" ;
1231     };
1232     String STR_VOBJ_OBJECT
1233     {
1234         Text [ en-US ] = "Objects/Image" ;
1235     };
1236     String STR_VOBJ_CHART
1237     {
1238         Text [ en-US ] = "Charts" ;
1239     };
1240     String STR_VOBJ_DRAWINGS
1241     {
1242         Text [ en-US ] = "Drawing Objects" ;
1243     };
1244     String STR_VOBJ_MODE_SHOW
1245     {
1246         Text [ en-US ] = "Show" ;
1247     };
1248     String STR_VOBJ_MODE_HIDE
1249     {
1250         Text [ en-US ] = "Hide" ;
1251     };
1252     String STR_SCATTR_PAGE_TOPDOWN
1253     {
1254         Text [ en-US ] = "Top to bottom" ;
1255     };
1256     String STR_SCATTR_PAGE_LEFTRIGHT
1257     {
1258         Text [ en-US ] = "Left-to-right" ;
1259     };
1260     String STR_SCATTR_PAGE_NOTES
1261     {
1262         Text [ en-US ] = "Comments" ;
1263     };
1264     String STR_SCATTR_PAGE_GRID
1265     {
1266         Text [ en-US ] = "Grid" ;
1267     };
1268     String STR_SCATTR_PAGE_HEADERS
1269     {
1270         Text [ en-US ] = "Row & Column Headers" ;
1271     };
1272     String STR_SCATTR_PAGE_FORMULAS
1273     {
1274         Text [ en-US ] = "Formulas" ;
1275     };
1276     String STR_SCATTR_PAGE_NULLVALS
1277     {
1278         Text [ en-US ] = "Zero Values" ;
1279     };
1280     String STR_SCATTR_PAGE_PRINTDIR
1281     {
1282         Text [ en-US ] = "Print direction" ;
1283     };
1284     String STR_SCATTR_PAGE_FIRSTPAGENO
1285     {
1286         Text [ en-US ] = "First page number" ;
1287     };
1288     String STR_SCATTR_PAGE_SCALE
1289     {
1290         Text [ en-US ] = "Reduce/enlarge printout" ;
1291     };
1292     String STR_SCATTR_PAGE_SCALETOPAGES
1293     {
1294         Text [ en-US ] = "Fit print range(s) on number of pages" ;
1295     };
1296     String STR_SCATTR_PAGE_SCALETO
1297     {
1298         Text [ en-US ] = "Fit print range(s) to width/height" ;
1299     };
1300     String STR_SCATTR_PAGE_SCALE_WIDTH
1301     {
1302         Text [ en-US ] = "Width" ;
1303     };
1304     String STR_SCATTR_PAGE_SCALE_HEIGHT
1305     {
1306         Text [ en-US ] = "Height" ;
1307     };
1308     String STR_SCATTR_PAGE_SCALE_PAGES
1309     {
1310         Text [ en-US ] = "%1 page(s)" ;
1311     };
1312     String STR_SCATTR_PAGE_SCALE_AUTO
1313     {
1314         Text [ en-US ] = "automatic" ;
1315     };
1316     String STR_DOC_STAT
1317     {
1318         Text [ en-US ] = "Statistics" ;
1319     };
1320     String STR_LINKERROR
1321     {
1322         Text [ en-US ] = "The link could not be updated." ;
1323     };
1324     String STR_LINKERRORFILE
1325     {
1326         Text [ en-US ] = "File:" ;
1327     };
1328     String STR_LINKERRORTAB
1329     {
1330         Text [ en-US ] = "Sheet:" ;
1331     };
1332     String STR_OVERVIEW
1333     {
1334         Text [ en-US ] = "Overview" ;
1335     };
1336     String STR_DOC_INFO
1337     {
1338         Text [ en-US ] = "Doc.Information" ;
1339     };
1340     String STR_DOC_CREATED
1341     {
1342         Text [ en-US ] = "Created" ;
1343     };
1344     String STR_DOC_MODIFIED
1345     {
1346         Text [ en-US ] = "Modified" ;
1347     };
1348     String STR_DOC_PRINTED
1349     {
1350         Text [ en-US ] = "Printed" ;
1351     };
1352     String STR_DOC_THEME
1353     {
1354         Text [ en-US ] = "Subject" ;
1355     };
1356     String STR_DOC_KEYWORDS
1357     {
1358         Text [ en-US ] = "Key words" ;
1359     };
1360     String STR_DOC_COMMENT
1361     {
1362         Text [ en-US ] = "Comments" ;
1363     };
1364     String STR_BY
1365     {
1366         Text [ en-US ] = "by" ;
1367     };
1368     String STR_ON
1369     {
1370         Text [ en-US ] = "on" ;
1371     };
1372     String STR_RELOAD_TABLES
1373     {
1374         Text [ en-US ] = "This file contains links to other files.\nShould they be updated?" ;
1375     };
1376     String STR_REIMPORT_AFTER_LOAD
1377     {
1378         Text [ en-US ] = "This file contains queries. The results of these queries were not saved.\nDo you want these queries to be repeated?" ;
1379     };
1380     String STR_FILTER_TOOMANY
1381     {
1382         Text [ en-US ] = "Too many conditions" ;
1383     };
1384     String STR_INSERT_FULL
1385     {
1386         Text [ en-US ] = "Filled cells cannot be shifted\nbeyond the sheet." ;
1387     };
1388     String STR_TABINSERT_ERROR
1389     {
1390         Text [ en-US ] = "The table could not be inserted." ;
1391     };
1392     String STR_TABREMOVE_ERROR
1393     {
1394         Text [ en-US ] = "The sheets could not be deleted." ;
1395     };
1396     String STR_PASTE_ERROR
1397     {
1398         Text [ en-US ] = "The contents of the clipboard could not be pasted." ;
1399     };
1400     String STR_PASTE_FULL
1401     {
1402         Text [ en-US ] = "There is not enough space on the sheet to insert here." ;
1403     };
1404     String STR_PASTE_BIGGER
1405     {
1406         Text [ en-US ] = "The content of the clipboard is bigger than the range selected.\nDo you want to insert it anyway?";
1407     };
1408     String STR_ERR_NOREF
1409     {
1410         Text [ en-US ] = "No references found." ;
1411     };
1412     String STR_ERR_LINKOVERLAP
1413     {
1414         Text [ en-US ] = "Source and destination must not overlap." ;
1415     };
1416     String STR_GRAPHICNAME
1417     {
1418         Text [ en-US ] = "Image" ;
1419     };
1420     String STR_INVALIDNAME
1421     {
1422         Text [ en-US ] = "Invalid name." ;
1423     };
1424     String STR_VALID_MACRONOTFOUND
1425     {
1426         Text [ en-US ] = "Selected macro not found." ;
1427     };
1428     String STR_VALID_DEFERROR
1429     {
1430         Text [ en-US ] = "Invalid value." ;
1431     };
1432     String STR_PROGRESS_CALCULATING
1433     {
1434         Text [ en-US ] = "calculating" ;
1435     };
1436     String STR_PROGRESS_SORTING
1437     {
1438         Text [ en-US ] = "sorting" ;
1439     };
1440     String STR_PROGRESS_HEIGHTING
1441     {
1442         Text [ en-US ] = "Adapt row height" ;
1443     };
1444     String STR_PROGRESS_COMPARING
1445     {
1446         Text [ en-US ] = "Compare #" ;
1447     };
1448     String STR_DETINVALID_OVERFLOW
1449     {
1450         Text [ en-US ] = "The maximum number of invalid cells has been exceeded.\nNot all invalid cells have been marked." ;
1451     };
1452     String STR_QUICKHELP_DELETE
1453     {
1454         Text [ en-US ] = "Delete contents" ;
1455     };
1456     String STR_QUICKHELP_REF
1457     {
1458         Text [ en-US ] = "%1 R  x %2 C" ;
1459     };
1460     String STR_FUNCTIONLIST_MORE
1461     {
1462         Text [ en-US ] = "More..." ;
1463     };
1464     String STR_ERR_INVALID_AREA
1465     {
1466         Text [ en-US ] = "Invalid range" ;
1467     };
1468      // Templates for data pilot tables.
1469     String STR_PIVOT_STYLE_INNER
1470     {
1471         Text [ en-US ] = "Pivot Table Value" ;
1472     };
1473     String STR_PIVOT_STYLE_RESULT
1474     {
1475         Text [ en-US ] = "Pivot Table Result" ;
1476     };
1477     String STR_PIVOT_STYLE_CATEGORY
1478     {
1479         Text [ en-US ] = "Pivot Table Category" ;
1480     };
1481     String STR_PIVOT_STYLE_TITLE
1482     {
1483         Text [ en-US ] = "Pivot Table Title" ;
1484     };
1485     String STR_PIVOT_STYLE_FIELDNAME
1486     {
1487         Text [ en-US ] = "Pivot Table Field" ;
1488     };
1489     String STR_PIVOT_STYLE_TOP
1490     {
1491         Text [ en-US ] = "Pivot Table Corner" ;
1492     };
1493     String STR_OPERATION_FILTER
1494     {
1495         Text [ en-US ] = "Filter" ;
1496     };
1497     String STR_OPERATION_SORT
1498     {
1499         Text [ en-US ] = "Sort" ;
1500     };
1501     String STR_OPERATION_SUBTOTAL
1502     {
1503         Text [ en-US ] = "Subtotals" ;
1504     };
1505     String STR_OPERATION_NONE
1506     {
1507         Text [ en-US ] = "None" ;
1508     };
1509     String STR_IMPORT_REPLACE
1510     {
1511         Text [ en-US ] = "Do you want to replace the contents of #?" ;
1512     };
1513     String STR_TIP_WIDTH
1514     {
1515         Text [ en-US ] = "Width:" ;
1516     };
1517     String STR_TIP_HEIGHT
1518     {
1519         Text [ en-US ] = "Height:" ;
1520     };
1521     String STR_TIP_HIDE
1522     {
1523         Text [ en-US ] = "Hide" ;
1524     };
1525     String STR_ERR_INSERTOBJ
1526     {
1527         Text [ en-US ] = "The object could not be inserted." ;
1528     };
1529     String STR_CHANGED_BLANK
1530     {
1531         Text [ en-US ] = "<empty>" ;
1532     };
1533     String STR_CHANGED_CELL
1534     {
1535         Text [ en-US ] = "Cell #1 changed from '#2' to '#3'" ;
1536     };
1537     String STR_CHANGED_INSERT
1538     {
1539         Text [ en-US ] = "#1 inserted" ;
1540     };
1541     String STR_CHANGED_DELETE
1542     {
1543         Text [ en-US ] = "#1deleted" ;
1544     };
1545     String STR_CHANGED_MOVE
1546     {
1547         Text [ en-US ] = "Range moved from #1 to #2" ;
1548     };
1549     String STR_END_REDLINING_TITLE
1550     {
1551         Text [ en-US ] = "Exit Recording" ;
1552     };
1553     String STR_END_REDLINING
1554     {
1555         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" ;
1556     };
1557     String STR_CLOSE_ERROR_LINK
1558     {
1559         Text [ en-US ] = "The document can not be closed while a link is being updated." ;
1560     };
1561     String STR_UNDO_RESIZEMATRIX
1562     {
1563         Text [ en-US ] = "Adapt array area";
1564     };
1565     String STR_TIP_RESIZEMATRIX
1566     {
1567         Text [ en-US ] = "Array formula  %1 R x %2 C";
1568     };
1569     String STR_MACRO_WARNING
1570     {
1571         Text [ en-US ] = "This document contains macro function calls.\nDo you want to run them?";
1572     };
1574     String STR_UNDO_HANGULHANJA
1575     {
1576         Text [ en-US ] = "Hangul/Hanja Conversion";
1577     };
1579     String STR_NAME_INPUT_CELL
1580     {
1581         Text [ en-US ] = "Select Cell";
1582     };
1583     String STR_NAME_INPUT_RANGE
1584     {
1585         Text [ en-US ] = "Select Range";
1586     };
1587     String STR_NAME_INPUT_DBRANGE
1588     {
1589         Text [ en-US ] = "Select Database Range";
1590     };
1591     String STR_NAME_INPUT_ROW
1592     {
1593         Text [ en-US ] = "Go To Row";
1594     };
1595     String STR_NAME_INPUT_SHEET
1596     {
1597         Text [ en-US ] = "Go To Sheet";
1598     };
1599     String STR_NAME_INPUT_DEFINE
1600     {
1601         Text [ en-US ] = "Define Name for Range";
1602     };
1603     String STR_NAME_ERROR_SELECTION
1604     {
1605         Text [ en-US ] = "The selection needs to be rectangular in order to name it.";
1606     };
1607     String STR_NAME_ERROR_NAME
1608     {
1609         Text [ en-US ] = "You must enter a valid reference or type a valid name for the selected range.";
1610     };
1612     String STR_CHANGED_MOVE_REJECTION_WARNING
1613     {
1614         Text[ en-US ] = "WARNING: This action may have resulted in unintended changes to cell references in formulas.";
1615     };
1617     String STR_CHANGED_DELETE_REJECTION_WARNING
1618     {
1619         Text[ en-US ] = "WARNING: This action may have resulted in references to the deleted area not being restored.";
1620     };
1622     String STR_UNDO_CHINESE_TRANSLATION
1623     {
1624         Text [ en-US ] = "Chinese conversion";
1625     };
1627     String STR_ERR_DATAPILOT_INPUT
1628     {
1629         Text[ en-US ] = "You cannot change this part of the pivot table.";
1630     };
1632     String STR_RECALC_MANUAL
1633     {
1634         Text [ en-US ] = "Manual";
1635     };
1636     String STR_RECALC_AUTO
1637     {
1638         Text [ en-US ] = "Automatic";
1639     };
1640     String STR_ERR_LONG_NESTED_ARRAY
1641     {
1642     Text [ en-US ] = "Nested arrays are not supported." ;
1643     };
1644     String STR_UNDO_TEXTTOCOLUMNS
1645     {
1646         Text [ en-US ] = "Text to Columns";
1647     };
1648     String STR_DOC_UPDATED
1649     {
1650         Text [ en-US ] = "Your spreadsheet has been updated with changes saved by other users.";
1651     };
1652     String STR_DOC_WILLBESAVED
1653     {
1654         Text [ en-US ] = "The spreadsheet must be saved now to activate sharing mode.\n\nDo you want to continue?";
1655     };
1656     String STR_DOC_WILLNOTBESAVED
1657     {
1658         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?";
1659     };
1660     String STR_DOC_DISABLESHARED
1661     {
1662         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?";
1663     };
1664     String STR_DOC_NOLONGERSHARED
1665     {
1666         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.";
1667     };
1668     String STR_SHARED_DOC_WARNING
1669     {
1670         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.";
1671     };
1672     String STR_FILE_LOCKED_TRY_LATER
1673     {
1674         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.";
1675     };
1676     String STR_FILE_LOCKED_SAVE_LATER
1677     {
1678         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.";
1679     };
1680     String STR_UNKNOWN_USER
1681     {
1682         Text [ en-US ] = "Unknown User";
1683     };
1685     String STR_SHAPE_AUTOSHAPE
1686     {
1687         Text [ en-US ] = "AutoShape";
1688     };
1690     String STR_SHAPE_RECTANGLE
1691     {
1692         Text [ en-US ] = "Rectangle";
1693     };
1695     String STR_SHAPE_LINE
1696     {
1697         Text [ en-US ] = "Line";
1698     };
1700     String STR_SHAPE_OVAL
1701     {
1702         Text [ en-US ] = "Oval";
1703     };
1705     String STR_SHAPE_TEXTBOX
1706     {
1707         Text [ en-US ] = "Text Box";
1708     };
1710     String STR_FORM_BUTTON
1711     {
1712         Text [ en-US ] = "Button";
1713     };
1715     String STR_FORM_CHECKBOX
1716     {
1717         Text [ en-US ] = "Check Box";
1718     };
1720     String STR_FORM_OPTIONBUTTON
1721     {
1722         Text [ en-US ] = "Option Button";
1723     };
1725     String STR_FORM_LABEL
1726     {
1727         Text [ en-US ] = "Label";
1728     };
1730     String STR_FORM_LISTBOX
1731     {
1732         Text [ en-US ] = "List Box";
1733     };
1735     String STR_FORM_GROUPBOX
1736     {
1737         Text [ en-US ] = "Group Box";
1738     };
1740     String STR_FORM_DROPDOWN
1741     {
1742         Text [ en-US ] = "Drop Down";
1743     };
1745     String STR_FORM_SPINNER
1746     {
1747         Text [ en-US ] = "Spinner";
1748     };
1750     String STR_FORM_SCROLLBAR
1751     {
1752         Text [ en-US ] = "Scroll Bar";
1753     };
1755     String STR_STYLE_FAMILY_CELL
1756     {
1757         Text [ en-US ] = "Cell Styles";
1758     };
1759     String STR_STYLE_FAMILY_PAGE
1760     {
1761         Text [ en-US ] = "Page Styles";
1762     };
1763     String STR_ERR_DATAPILOTSOURCE
1764     {
1765         Text [ en-US ] = "Pivot table source data is invalid.";
1766     };
1767     String STR_PIVOT_FIRSTROWEMPTYERR
1768     {
1769         Text [ en-US ] = "One or more fields appear to have an empty name. Check the first row of the data source to ensure there are no empty cells." ;
1770     };
1771     String STR_PIVOT_ONLYONEROWERR
1772     {
1773         Text [ en-US ] = "Pivot table needs at least two rows of data to create or refresh." ;
1774     };
1775     String STR_OPTIONS_WARN_SEPARATORS
1776     {
1777         Text [ en-US ] = "Because the current formula separator settings conflict with the locale, the formula separators have been reset to their default values.";
1778     };
1779     String STR_UNDO_INSERT_CURRENT_DATE
1780     {
1781         Text [ en-US ] = "Insert Current Date";
1782     };
1783     String STR_UNDO_INSERT_CURRENT_TIME
1784     {
1785         Text [ en-US ] = "Insert Current Time";
1786     };
1787     String STR_MANAGE_NAMES
1788     {
1789         Text [ en-US ] = "Manage Names...";
1790     };
1791     String STR_HEADER_NAME
1792     {
1793         Text [en-US] = "Name";
1794     };
1795     String STR_HEADER_RANGE
1796     {
1797         Text [en-US] = "Range";
1798     };
1799     String STR_HEADER_SCOPE
1800     {
1801         Text [en-US] = "Scope";
1802     };
1803     String STR_MULTI_SELECT
1804     {
1805         Text [en-US] = "(multiple)";
1806     };
1807     String STR_GLOBAL_SCOPE
1808     {
1809         Text [ en-US ] = "Document (Global)" ;
1810     };
1811     String STR_ERR_NAME_EXISTS
1812     {
1813         Text [ en-US ] = "Invalid name. Already in use for the selected scope.";
1814     };
1815     String STR_ERR_NAME_INVALID
1816     {
1817         Text [ en-US ] = "Invalid name. Only use letters, numbers and underscore.";
1818     };
1819     String STR_UNSAVED_EXT_REF
1820     {
1821         Text [ en-US ] = "This Document contains external references to unsaved documents.\n\nDo you want to continue?";
1822     };
1823     String STR_CLOSE_WITH_UNSAVED_REFS
1824     {
1825         Text [ en-US ] = "This Document is referenced by another document and not yet saved. Closing it without saving will result in data loss.";
1826     };
1827     String STR_HEADER_COND
1828     {
1829         Text [ en-US ] = "First Condition";
1830     };
1831     String STR_COND_CONDITION
1832     {
1833         Text [ en-US ] = "Cell value is";
1834     };
1835     String STR_COND_COLORSCALE
1836     {
1837         Text [ en-US ] = "ColorScale";
1838     };
1839     String STR_COND_DATABAR
1840     {
1841         Text [ en-US ] = "DataBar";
1842     };
1843     String STR_COND_ICONSET
1844     {
1845         Text [ en-US ] = "IconSet";
1846     };
1847     String STR_COND_BETWEEN
1848     {
1849         Text [ en-US ] = "between";
1850     };
1851     String STR_COND_NOTBETWEEN
1852     {
1853         Text [ en-US ] = "not between";
1854     };
1855     String STR_COND_UNIQUE
1856     {
1857         Text [ en-US ] = "unique";
1858     };
1859     String STR_COND_DUPLICATE
1860     {
1861         Text [ en-US ] = "duplicate";
1862     };
1863     String STR_COND_FORMULA
1864     {
1865         Text [ en-US ] = "Formula is";
1866     };
1867     String STR_COND_TOP10
1868     {
1869         Text [ en-US ] = "Top Elements";
1870     };
1871     String STR_COND_BOTTOM10
1872     {
1873         Text [ en-US ] = "Bottom Elements";
1874     };
1875     String STR_COND_TOP_PERCENT
1876     {
1877         Text [ en-US ] = "Top Percent";
1878     };
1879     String STR_COND_DATE
1880     {
1881         Text [ en-US ] = "Date is";
1882     };
1883     String STR_COND_BOTTOM_PERCENT
1884     {
1885         Text [ en-US ] = "Bottom Percent";
1886     };
1887     String STR_COND_ABOVE_AVERAGE
1888     {
1889         Text [ en-US ] = "Above Average";
1890     };
1891     String STR_COND_BELOW_AVERAGE
1892     {
1893         Text [ en-US ] = "Below Average";
1894     };
1895     String STR_COND_ABOVE_EQUAL_AVERAGE
1896     {
1897         Text [ en-US ] = "Above or equal Average";
1898     };
1899     String STR_COND_BELOW_EQUAL_AVERAGE
1900     {
1901         Text [ en-US ] = "Below or equal Average";
1902     };
1903     String STR_COND_ERROR
1904     {
1905         Text [ en-US ] = "an Error code";
1906     };
1907     String STR_COND_NOERROR
1908     {
1909         Text [ en-US ] = "not an Error code";
1910     };
1911     String STR_COND_BEGINS_WITH
1912     {
1913         Text [ en-US ] = "Begins with";
1914     };
1915     String STR_COND_ENDS_WITH
1916     {
1917         Text [ en-US ] = "Ends with";
1918     };
1919     String STR_COND_CONTAINS
1920     {
1921         Text [ en-US ] = "Contains";
1922     };
1923     String STR_COND_NOT_CONTAINS
1924     {
1925         Text [ en-US ] = "Not Contains";
1926     };
1927     String STR_COND_TODAY
1928     {
1929         Text [ en-US ] = "today";
1930     };
1931     String STR_COND_YESTERDAY
1932     {
1933         Text [ en-US ] = "yesterday";
1934     };
1935     String STR_COND_TOMORROW
1936     {
1937         Text [ en-US ] = "tomorrow";
1938     };
1939     String STR_COND_LAST7DAYS
1940     {
1941         Text [ en-US ] = "in the last 7 days";
1942     };
1943     String STR_COND_THISWEEK
1944     {
1945         Text [ en-US ] = "this week";
1946     };
1947     String STR_COND_LASTWEEK
1948     {
1949         Text [ en-US ] = "last week";
1950     };
1951     String STR_COND_NEXTWEEK
1952     {
1953         Text [ en-US ] = "next week";
1954     };
1955     String STR_COND_THISMONTH
1956     {
1957         Text [ en-US ] = "this month";
1958     };
1959     String STR_COND_LASTMONTH
1960     {
1961         Text [ en-US ] = "last month";
1962     };
1963     String STR_COND_NEXTMONTH
1964     {
1965         Text [ en-US ] = "next month";
1966     };
1967     String STR_COND_THISYEAR
1968     {
1969         Text [ en-US ] = "this year";
1970     };
1971     String STR_COND_LASTYEAR
1972     {
1973         Text [ en-US ] = "last year";
1974     };
1975     String STR_COND_NEXTYEAR
1976     {
1977         Text [ en-US ] = "next year";
1978     };
1979     String STR_ERR_CONDFORMAT_PROTECTED
1980     {
1981         Text [ en-US ] = "Conditional Formats can not be created, deleted or changed in protected sheets!";
1982     };
1983     String STR_EDIT_EXISTING_COND_FORMATS
1984     {
1985         Text [ en-US ] = "The selected cell already contains conditional formatting. You can either edit the existing conditional format or you define a new overlapping conditional format.\n\n Do you want to edit the existing conditional format?";
1986     };
1988     String STR_QUERY_FORMULA_RECALC_ONLOAD_ODS
1989     {
1990         Text [ en-US ] = "This document was last saved by an application other than %PRODUCTNAME.  Some formula cells may produce different results when recalculated.\n\nDo you want to recalculate all formula cells in this document now?";
1991     };
1993     String STR_QUERY_FORMULA_RECALC_ONLOAD_XLS
1994     {
1995         Text [ en-US ] = "This document was last saved by Excel.  Some formula cells may produce different results when recalculated.\n\nDo you want to recalculate all formula cells now?";
1996     };
1998     String STR_ALWAYS_PERFORM_SELECTED
1999     {
2000         Text [ en-US ] = "Always perform this without prompt in the future.";
2001     };
2003     String STR_NO_INSERT_DELETE_OVER_PIVOT_TABLE
2004     {
2005         Text [ en-US ] = "You cannot insert or delete cells when the affected range intersects with pivot table.";
2006     };
2008     String  STR_DPFIELD_GROUP_BY_SECONDS
2009     {
2010         Text [ en-US ] = "Seconds" ;
2011     };
2012     String  STR_DPFIELD_GROUP_BY_MINUTES
2013     {
2014         Text [ en-US ] = "Minutes" ;
2015     };
2016     String  STR_DPFIELD_GROUP_BY_HOURS
2017     {
2018         Text [ en-US ] = "Hours" ;
2019     };
2020     String  STR_DPFIELD_GROUP_BY_DAYS
2021     {
2022         Text [ en-US ] = "Days" ;
2023     };
2024     String  STR_DPFIELD_GROUP_BY_MONTHS
2025     {
2026         Text [ en-US ] = "Months" ;
2027     };
2028     String  STR_DPFIELD_GROUP_BY_QUARTERS
2029     {
2030         Text [ en-US ] = "Quarters" ;
2031     };
2032     String  STR_DPFIELD_GROUP_BY_YEARS
2033     {
2034         Text [ en-US ] = "Years" ;
2035     };
2036     String STR_INVALIDVAL
2037     {
2038         Text [ en-US ] = "Invalid target value." ;
2039     };
2040     String STR_INVALIDVAR
2041     {
2042         Text [ en-US ] = "Undefined name for variable cell." ;
2043     };
2044     String STR_INVALIDFORM
2045     {
2046         Text [ en-US ] = "Undefined name as formula cell." ;
2047     };
2048     String STR_NOFORMULA
2049     {
2050         Text [ en-US ] = "Cell must contain a formula." ;
2051     };
2052     String STR_INVALIDINPUT
2053     {
2054         Text [ en-US ] = "Invalid input." ;
2055     };
2056     String STR_INVALIDCONDITION
2057     {
2058         Text [ en-US ] = "Invalid condition." ;
2059     };
2060     String STR_QUERYREMOVE
2061     {
2062         Text [ en-US ] = "Should the entry\n#\nbe deleted?" ;
2063     };
2064     String STR_COPYLIST
2065     {
2066         Text [ en-US ] = "Copy List" ;
2067     };
2068     String STR_COPYFROM
2069     {
2070         Text [ en-US ] = "List from" ;
2071     };
2072     String STR_COPYERR
2073     {
2074         Text [ en-US ] = "Cells without text have been ignored." ;
2075     };
2076     String STR_CTRLCLICKHYPERLINK
2077     {
2078         Text [ en-US ] = "ctrl+click to open hyperlink:";
2079     };
2080     String STR_CLICKHYPERLINK
2081     {
2082         Text [ en-US ] = "click to open hyperlink:";
2083     };
2086 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */