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