1*be5d5352SAndrew Rist/**************************************************************
2*be5d5352SAndrew Rist *
3*be5d5352SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
4*be5d5352SAndrew Rist * or more contributor license agreements.  See the NOTICE file
5*be5d5352SAndrew Rist * distributed with this work for additional information
6*be5d5352SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
7*be5d5352SAndrew Rist * to you under the Apache License, Version 2.0 (the
8*be5d5352SAndrew Rist * "License"); you may not use this file except in compliance
9*be5d5352SAndrew Rist * with the License.  You may obtain a copy of the License at
10*be5d5352SAndrew Rist *
11*be5d5352SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
12*be5d5352SAndrew Rist *
13*be5d5352SAndrew Rist * Unless required by applicable law or agreed to in writing,
14*be5d5352SAndrew Rist * software distributed under the License is distributed on an
15*be5d5352SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16*be5d5352SAndrew Rist * KIND, either express or implied.  See the License for the
17*be5d5352SAndrew Rist * specific language governing permissions and limitations
18*be5d5352SAndrew Rist * under the License.
19*be5d5352SAndrew Rist *
20*be5d5352SAndrew Rist *************************************************************/
21*be5d5352SAndrew Rist
22cdf0e10cSrcweir[RID_STR_COMMON_PRODUCTNAME]
23cdf0e10cSrcweiren-US = "OpenOffice.org"
24cdf0e10cSrcweir
25cdf0e10cSrcweir[RID_STR_COMMON_PRODUCTVERSION]
26cdf0e10cSrcweiren-US = "3.0"
27cdf0e10cSrcweir
28cdf0e10cSrcweir[RID_STR_COMMON_NEXTPRODUCTVERSION]
29cdf0e10cSrcweiren-US = "3.1"
30cdf0e10cSrcweir
31cdf0e10cSrcweir[RID_STR_COMMON_OLE_CONTROL]
32cdf0e10cSrcweiren-US = "OLE Control"
33cdf0e10cSrcweir
34cdf0e10cSrcweir[RID_STR_COMMON_OLE_FIELD_LINK]
35cdf0e10cSrcweiren-US = "OLE Field Link"
36cdf0e10cSrcweir
37cdf0e10cSrcweir[RID_STR_COMMON_OLE_UNKNOWN]
38cdf0e10cSrcweiren-US = "Unknown Type"
39cdf0e10cSrcweir
40cdf0e10cSrcweir[RID_STR_COMMON_VB_COMPONENT_MODULE]
41cdf0e10cSrcweiren-US = "Module"
42cdf0e10cSrcweir
43cdf0e10cSrcweir[RID_STR_COMMON_VB_COMPONENT_STANDARD]
44cdf0e10cSrcweiren-US = "Standard Module"
45cdf0e10cSrcweir
46cdf0e10cSrcweir[RID_STR_COMMON_VB_COMPONENT_CLASS]
47cdf0e10cSrcweiren-US = "Class Module"
48cdf0e10cSrcweir
49cdf0e10cSrcweir[RID_STR_COMMON_VB_COMPONENT_USER_FORM]
50cdf0e10cSrcweiren-US = "User Form"
51cdf0e10cSrcweir
52cdf0e10cSrcweir[RID_STR_COMMON_VB_COMPONENT_DOCUMENT]
53cdf0e10cSrcweiren-US = "Document"
54cdf0e10cSrcweir
55cdf0e10cSrcweir[RID_STR_COMMON_VB_COMPONENT_ACTIVEX_DESIGNER]
56cdf0e10cSrcweiren-US = "ActiveX Designer"
57cdf0e10cSrcweir
58cdf0e10cSrcweir[RID_STR_COMMON_VB_COMPONENT_UNKNOWN]
59cdf0e10cSrcweiren-US = "Unknown"
60cdf0e10cSrcweir
61cdf0e10cSrcweir[RID_STR_COMMON_YES_OR_NO]
62cdf0e10cSrcweiren-US = "Yes or No"
63cdf0e10cSrcweir
64cdf0e10cSrcweir[RID_STR_COMMON_DATE]
65cdf0e10cSrcweiren-US = "Date"
66cdf0e10cSrcweir
67cdf0e10cSrcweir[RID_STR_COMMON_NUMBER]
68cdf0e10cSrcweiren-US = "Number"
69cdf0e10cSrcweir
70cdf0e10cSrcweir[RID_STR_COMMON_TEXT]
71cdf0e10cSrcweiren-US = "Text"
72cdf0e10cSrcweir
73cdf0e10cSrcweir[RID_STR_COMMON_UNKNOWN]
74cdf0e10cSrcweiren-US = "Unknown"
75cdf0e10cSrcweir
76cdf0e10cSrcweir[RID_STR_COMMON_DEC_TO_EXTERNAL_LIBRARY]
77cdf0e10cSrcweiren-US = "Declaration to external library"
78cdf0e10cSrcweir
79cdf0e10cSrcweir[RID_STR_COMMON_RESULTS_LOCATION_TYPE_DOCUMENT]
80cdf0e10cSrcweiren-US = "Document"
81cdf0e10cSrcweir
82cdf0e10cSrcweir[RID_STR_COMMON_RESULTS_LOCATION_TYPE_PAGE]
83cdf0e10cSrcweiren-US = "Page"
84cdf0e10cSrcweir
85cdf0e10cSrcweir[RID_STR_COMMON_RESULTS_LOCATION_TYPE_WORKBOOK]
86cdf0e10cSrcweiren-US = "WorkBook"
87cdf0e10cSrcweir
88cdf0e10cSrcweir[RID_STR_COMMON_RESULTS_LOCATION_TYPE_SHEET]
89cdf0e10cSrcweiren-US = "Sheet"
90cdf0e10cSrcweir
91cdf0e10cSrcweir[RID_STR_COMMON_RESULTS_LOCATION_TYPE_PRESENTATION]
92cdf0e10cSrcweiren-US = "Presentation"
93cdf0e10cSrcweir
94cdf0e10cSrcweir[RID_STR_COMMON_RESULTS_LOCATION_TYPE_SLIDE]
95cdf0e10cSrcweiren-US = "Slide"
96cdf0e10cSrcweir
97cdf0e10cSrcweir[RID_STR_COMMON_INVALID_PASSWORD]
98cdf0e10cSrcweiren-US = "Invalid Password"
99cdf0e10cSrcweir
100cdf0e10cSrcweir[RID_STR_COMMON_PASSWORD_SKIPDOC]
101cdf0e10cSrcweiren-US = "Skip Password Protected"
102cdf0e10cSrcweir
103cdf0e10cSrcweir[RID_STR_COMMON_NA]
104cdf0e10cSrcweiren-US = "na"
105cdf0e10cSrcweir
106cdf0e10cSrcweir[RID_STR_COMMON_ATTRIBUTE_BROKEN]
107cdf0e10cSrcweiren-US = "Broken!"
108cdf0e10cSrcweir
109cdf0e10cSrcweir[RID_STR_COMMON_ATTRIBUTE_BUILTIN]
110cdf0e10cSrcweiren-US = "BuiltIn"
111cdf0e10cSrcweir
112cdf0e10cSrcweir[RID_STR_COMMON_ATTRIBUTE_CHECK_DOCUMENT_REFERENCES]
113cdf0e10cSrcweiren-US = "Check document VB-IDE/Tools/References"
114cdf0e10cSrcweir
115cdf0e10cSrcweir[RID_STR_COMMON_ATTRIBUTE_CLASS_ME_COUNT]
116cdf0e10cSrcweiren-US = "Class refs to Me"
117cdf0e10cSrcweir
118cdf0e10cSrcweir[RID_STR_COMMON_ATTRIBUTE_COMPONENT]
119cdf0e10cSrcweiren-US = "Component"
120cdf0e10cSrcweir
121cdf0e10cSrcweir[RID_STR_COMMON_ATTRIBUTE_CONTROLS]
122cdf0e10cSrcweiren-US = "Controls"
123cdf0e10cSrcweir
124cdf0e10cSrcweir[RID_STR_COMMON_ATTRIBUTE_CUSTOM]
125cdf0e10cSrcweiren-US = "Custom"
126cdf0e10cSrcweir
127cdf0e10cSrcweir[RID_STR_COMMON_ATTRIBUTE_DESCRIPTION]
128cdf0e10cSrcweiren-US = "Description"
129cdf0e10cSrcweir
130cdf0e10cSrcweir[RID_STR_COMMON_ATTRIBUTE_GUID]
131cdf0e10cSrcweiren-US = "GUID"
132cdf0e10cSrcweir
133cdf0e10cSrcweir[RID_STR_COMMON_ATTRIBUTE_FILE]
134cdf0e10cSrcweiren-US = "File"
135cdf0e10cSrcweir
136cdf0e10cSrcweir[RID_STR_COMMON_ATTRIBUTE_PROPERTIES]
137cdf0e10cSrcweiren-US = "Properties"
138cdf0e10cSrcweir
139cdf0e10cSrcweir[RID_STR_COMMON_ATTRIBUTE_FURTHER_MACRO_ANALYSIS_NOT_POSSIBLE]
140cdf0e10cSrcweiren-US = "Further macro analysis not possible"
141cdf0e10cSrcweir
142cdf0e10cSrcweir[RID_STR_COMMON_ATTRIBUTE_INCLUDING]
143cdf0e10cSrcweiren-US = "including:"
144cdf0e10cSrcweir
145cdf0e10cSrcweir[RID_STR_COMMON_ATTRIBUTE_INTACT]
146cdf0e10cSrcweiren-US = "Intact"
147cdf0e10cSrcweir
148cdf0e10cSrcweir[RID_STR_COMMON_ATTRIBUTE_ISBROKEN]
149cdf0e10cSrcweiren-US = "IsBroken"
150cdf0e10cSrcweir
151cdf0e10cSrcweir[RID_STR_COMMON_ATTRIBUTE_MAJOR]
152cdf0e10cSrcweiren-US = "Major"
153cdf0e10cSrcweir
154cdf0e10cSrcweir[RID_STR_COMMON_ATTRIBUTE_MINOR]
155cdf0e10cSrcweiren-US = "Minor"
156cdf0e10cSrcweir
157cdf0e10cSrcweir[RID_STR_COMMON_ATTRIBUTE_MISSING]
158cdf0e10cSrcweiren-US = "MISSING"
159cdf0e10cSrcweir
160cdf0e10cSrcweir[RID_STR_COMMON_ATTRIBUTE_NAME]
161cdf0e10cSrcweiren-US = "Name"
162cdf0e10cSrcweir
163cdf0e10cSrcweir[RID_STR_COMMON_ATTRIBUTE_NON_PORTABLE_EXTERNAL_REFERENCES]
164cdf0e10cSrcweiren-US = "Non Portable External References"
165cdf0e10cSrcweir
166cdf0e10cSrcweir[RID_STR_COMMON_ATTRIBUTE_NON_PORTABLE_EXTERNAL_REFERENCES_COUNT]
167cdf0e10cSrcweiren-US = "External Reference Count"
168cdf0e10cSrcweir
169cdf0e10cSrcweir[RID_STR_COMMON_ATTRIBUTE_NUMBER_OF_LINES]
170cdf0e10cSrcweiren-US = "Number of Lines"
171cdf0e10cSrcweir
172cdf0e10cSrcweir[RID_STR_COMMON_ATTRIBUTE_SIGNATURE]
173cdf0e10cSrcweiren-US = "MD5 Hash"
174cdf0e10cSrcweir
175cdf0e10cSrcweir[RID_STR_COMMON_ATTRIBUTE_PASSWORD]
176cdf0e10cSrcweiren-US = "Password"
177cdf0e10cSrcweir
178cdf0e10cSrcweir[RID_STR_COMMON_ATTRIBUTE_PATH]
179cdf0e10cSrcweiren-US = "Path"
180cdf0e10cSrcweir
181cdf0e10cSrcweir[RID_STR_COMMON_ATTRIBUTE_PROCEDURES]
182cdf0e10cSrcweiren-US = "Procedures"
183cdf0e10cSrcweir
184cdf0e10cSrcweir[RID_STR_COMMON_ATTRIBUTE_PROJECT]
185cdf0e10cSrcweiren-US = "Project"
186cdf0e10cSrcweir
187cdf0e10cSrcweir[RID_STR_COMMON_ATTRIBUTE_TYPE]
188cdf0e10cSrcweiren-US = "Type"
189cdf0e10cSrcweir
190cdf0e10cSrcweir[RID_STR_COMMON_ATTRIBUTE_TYPELIB]
191cdf0e10cSrcweiren-US = "Type Library"
192cdf0e10cSrcweir
193cdf0e10cSrcweir[RID_STR_COMMON_ATTRIBUTE_UNABLE_TO_ACCESS_VBPROJECT]
194cdf0e10cSrcweiren-US = "Unable to access VBProject"
195cdf0e10cSrcweir
196cdf0e10cSrcweir[RID_STR_COMMON_ATTRIBUTE_UNKNOWN]
197cdf0e10cSrcweiren-US = "Unknown"
198cdf0e10cSrcweir
199cdf0e10cSrcweir[RID_STR_COMMON_ATTRIBUTE_USERFORM_TYPE]
200cdf0e10cSrcweiren-US = "Control Types"
201cdf0e10cSrcweir
202cdf0e10cSrcweir[RID_STR_COMMON_ATTRIBUTE_USERFORM_TYPES_COUNT]
203cdf0e10cSrcweiren-US = "Control Types Count"
204cdf0e10cSrcweir
205cdf0e10cSrcweir[RID_STR_COMMON_ATTRIBUTE_VALUE]
206cdf0e10cSrcweiren-US = "Value"
207cdf0e10cSrcweir
208cdf0e10cSrcweir[RID_STR_COMMON_ATTRIBUTE_VBPROJECT_PASSWORD]
209cdf0e10cSrcweiren-US = "VBProject Password set"
210cdf0e10cSrcweir
211cdf0e10cSrcweir[RID_STR_COMMON_ISSUE_INFORMATION]
212cdf0e10cSrcweiren-US = "Information"
213cdf0e10cSrcweir
214cdf0e10cSrcweir[RID_STR_COMMON_ISSUE_FORMAT]
215cdf0e10cSrcweiren-US = "Format"
216cdf0e10cSrcweir
217cdf0e10cSrcweir[RID_STR_COMMON_ISSUE_PORTABILITY]
218cdf0e10cSrcweiren-US = "Portability"
219cdf0e10cSrcweir
220cdf0e10cSrcweir[RID_STR_COMMON_ISSUE_VBA_MACROS]
221cdf0e10cSrcweiren-US = "VBA Macros"
222cdf0e10cSrcweir
223cdf0e10cSrcweir[RID_STR_COMMON_ISSUE_CONTENT_AND_DOCUMENT_PROPERTIES]
224cdf0e10cSrcweiren-US = "Content and Document Properties"
225cdf0e10cSrcweir
226cdf0e10cSrcweir[RID_STR_COMMON_NOTE_DOCUMENT_PROPERTIES_LOST]
227cdf0e10cSrcweiren-US = "this summary property is lost"
228cdf0e10cSrcweir
229cdf0e10cSrcweir[RID_STR_COMMON_SUBISSUE_PROPERTIES]
230cdf0e10cSrcweiren-US = "Properties"
231cdf0e10cSrcweir
232cdf0e10cSrcweir[RID_STR_COMMON_SUBISSUE_REFERENCES]
233cdf0e10cSrcweiren-US = "References"
234cdf0e10cSrcweir
235cdf0e10cSrcweir[RID_STR_COMMON_SUBISSUE_EXTERNAL_REFERENCES_IN_MACROS]
236cdf0e10cSrcweiren-US = "External References in Macro"
237cdf0e10cSrcweir
238cdf0e10cSrcweir[RID_STR_COMMON_SUBISSUE_INVALID_PASSWORD_ENTERED]
239cdf0e10cSrcweiren-US = "Invalid Password Entered"
240cdf0e10cSrcweir
241cdf0e10cSrcweir[RID_STR_COMMON_SUBISSUE_DOCUMENT_PARTS_PROTECTION]
242cdf0e10cSrcweiren-US = "Document Parts Protection"
243cdf0e10cSrcweir
244cdf0e10cSrcweir[RID_STR_COMMON_SUBISSUE_MACRO_PASSWORD_PROTECTION]
245cdf0e10cSrcweiren-US = "Password Protected"
246cdf0e10cSrcweir
247cdf0e10cSrcweir[RID_STR_COMMON_SUBISSUE_PASSWORDS_PROTECTION]
248cdf0e10cSrcweiren-US = "Password Protection"
249cdf0e10cSrcweir
250cdf0e10cSrcweir[RID_STR_COMMON_ATTRIBUTE_OBJECT_NAME]
251cdf0e10cSrcweiren-US = "Object Name"
252cdf0e10cSrcweir
253cdf0e10cSrcweir[RID_STR_COMMON_ATTRIBUTE_OBJECT_TYPE]
254cdf0e10cSrcweiren-US = "Object Type"
255cdf0e10cSrcweir
256cdf0e10cSrcweir[RID_STR_COMMON_ATTRIBUTE_SOURCE]
257cdf0e10cSrcweiren-US = "Source"
258cdf0e10cSrcweir
259cdf0e10cSrcweir[RID_STR_COMMON_NOTE_HF_PREPARABLE]
260cdf0e10cSrcweiren-US = "will add additional returns to the header/footer"
261cdf0e10cSrcweir
262cdf0e10cSrcweir[RID_STR_COMMON_PREPARATION_FOLDER]
263cdf0e10cSrcweiren-US = "prepared"
264cdf0e10cSrcweir
265cdf0e10cSrcweir[RID_STR_COMMON_SUBISSUE_DOCUMENT_CUSTOM_PROPERTY]
266cdf0e10cSrcweiren-US = "Document Custom Property"
267cdf0e10cSrcweir
268cdf0e10cSrcweir[RID_STR_COMMON_MACRO_CLASS_COMPLEX]
269cdf0e10cSrcweiren-US = "Complex"
270cdf0e10cSrcweir
271cdf0e10cSrcweir[RID_STR_COMMON_MACRO_CLASS_MEDIUM]
272cdf0e10cSrcweiren-US = "Medium"
273cdf0e10cSrcweir
274cdf0e10cSrcweir[RID_STR_COMMON_MACRO_CLASS_SIMPLE]
275cdf0e10cSrcweiren-US = "Simple"
276cdf0e10cSrcweir
277cdf0e10cSrcweir[RID_STR_COMMON_MACRO_CLASS_NONE]
278cdf0e10cSrcweiren-US = "No Macros"
279cdf0e10cSrcweir
280cdf0e10cSrcweir[RID_STR_COMMON_ISSUE_CLASS_COMPLEX]
281cdf0e10cSrcweiren-US = "Complex"
282cdf0e10cSrcweir
283cdf0e10cSrcweir[RID_STR_COMMON_ISSUE_CLASS_MINOR]
284cdf0e10cSrcweiren-US = "Minor"
285cdf0e10cSrcweir
286cdf0e10cSrcweir[RID_STR_COMMON_ISSUE_CLASS_NONE]
287cdf0e10cSrcweiren-US = "No Issues"
288cdf0e10cSrcweir
289cdf0e10cSrcweir[RID_STR_COMMON_OV_VERSION_STR]
290cdf0e10cSrcweiren-US = "Created by"
291cdf0e10cSrcweir
292cdf0e10cSrcweir[RID_STR_COMMON_OV_DOC_MOD_DATES_COMMENT_TITLE]
293cdf0e10cSrcweiren-US = "Which documents do you need to migrate?"
294cdf0e10cSrcweir
295cdf0e10cSrcweir[RID_STR_COMMON_OV_DOC_MOD_DATES_COMMENT_BODY]
296cdf0e10cSrcweiren-US = "<CR>The last modified date is an indicator of the importance of a document. It helps you decide which documents should just be archived to a read only format such as Adobe PDF and which actually need to be migrated to <PRODUCTNAME> where they can continue to be updated and modified."
297cdf0e10cSrcweir
298cdf0e10cSrcweir[RID_STR_COMMON_OV_LEGEND_TITLE]
299cdf0e10cSrcweiren-US = "Legend"
300cdf0e10cSrcweir
301cdf0e10cSrcweir[RID_STR_COMMON_OV_DOC_MOD_DATES_LEGEND_BODY]
302cdf0e10cSrcweiren-US = "< 3 months: Migrate to <PRODUCTNAME>.<CR>3 - 6 Months: Careful review to see if they should be archived or migrated to <PRODUCTNAME>.<CR>6 - 12 Months: Quick review, either archive or migrate to the read/write <PRODUCTNAME> XML file format.<CR>> 1 Year: Older than 1 year, archive to read-only format such as PDF"
303cdf0e10cSrcweir
304cdf0e10cSrcweir[RID_STR_COMMON_OV_DOC_MACRO_COMMENT_TITLE]
305cdf0e10cSrcweiren-US = "How many documents contain macros?"
306cdf0e10cSrcweir
307cdf0e10cSrcweir[RID_STR_COMMON_OV_DOC_MACRO_COMMENT_BODY]
308cdf0e10cSrcweiren-US = "<CR><PRODUCTNAME> includes <PRODUCTNAME> BASIC, a Basic dialect that is similar to Microsoft's Visual Basic for Application (VBA), but <PRODUCTNAME> uses a different sets of objects to access the underlying Office.<CR>This makes it necessary to migrate the VBA macros into the platform independent <PRODUCTNAME> BASIC. Your local <PRODUCTNAME> Migration partner can help you with these VBA macro migrations."
309cdf0e10cSrcweir
310cdf0e10cSrcweir[RID_STR_COMMON_OV_DOC_MACRO_LEGEND_BODY]
311cdf0e10cSrcweiren-US = "Complex: Macros using Forms, Controls and external references<CR>Medium: Macros with more than 50 lines of code<CR>Simple: Macros with less than 50 lines of code<CR>None: No macros in the document"
312cdf0e10cSrcweir
313cdf0e10cSrcweir[RID_STR_COMMON_OV_HIGH_LEVEL_ANALYSIS_DAW]
314cdf0e10cSrcweiren-US = "Analysis of document migration issues for documents modified within the last <TOPIC> months"
315cdf0e10cSrcweir
316cdf0e10cSrcweir[RID_STR_COMMON_OV_HIGH_LEVEL_ANALYSIS_PAW_NO_LIMIT]
317cdf0e10cSrcweiren-US = "High level analysis of document migration issues"
318cdf0e10cSrcweir
319cdf0e10cSrcweir[RID_STR_COMMON_OV_DOC_ANALYSIS_COMMENT_TITLE]
320cdf0e10cSrcweiren-US = "Which documents may have migration issues?"
321cdf0e10cSrcweir
322cdf0e10cSrcweir[RID_STR_COMMON_OV_DOC_ANALYSIS_COMMENT_BODY]
323cdf0e10cSrcweiren-US = "<CR>Some Microsoft Office documents may not migrate perfectly into <PRODUCTNAME>. These issues are outlined in the <PRODUCTNAME> Migration Guide. <PRODUCTNAME> engineering is working continously to resolve these issues by improving the Microsoft Office filters.<CR>The Document Analysis Wizard has been provided by <PRODUCTNAME> engineering to detect the most important of these migration issues in any Microsoft Office document you wish to specify. These findings are summarised below [refer to the 'List of documents' sheet to see the list of all analyzed documents]."
324cdf0e10cSrcweir
325cdf0e10cSrcweir[RID_STR_COMMON_OV_DOC_ANALYSIS_DAW_LEGEND_BODY]
326cdf0e10cSrcweiren-US = "Complex: More complex migration issues.<CR>Minor:  Minor migration issues easily fixed by any user.<CR>None: No issues Migrate to <PRODUCTNAME> without any issues.<CR><CR>Your <PRODUCTNAME> Migration Partners can help you with these more complex migration issues [refer to link above]. For instance they can migrate these documents to custom templates that achieve the same functionality but work well in both Office environments allowing the documents to be freely exchanged."
327cdf0e10cSrcweir
328cdf0e10cSrcweir[RID_STR_COMMON_OV_DOC_ANALYSIS_PAW_LEGEND_BODY]
329cdf0e10cSrcweiren-US = "Complex: More complex migration issues.<CR>Minor:  Minor migration issues easily fixed by any user.<CR>None: No issues Migrate to <PRODUCTNAME> without any issues."
330cdf0e10cSrcweir
331cdf0e10cSrcweir[RID_STR_COMMON_OV_DOC_MOD_DATES_CHART_TITLE]
332cdf0e10cSrcweiren-US = "Document modification dates"
333cdf0e10cSrcweir
334cdf0e10cSrcweir[RID_STR_COMMON_OV_DOC_MACRO_CHART_TITLE]
335cdf0e10cSrcweiren-US = "Document with Macro Migration Issues"
336cdf0e10cSrcweir
337cdf0e10cSrcweir[RID_STR_COMMON_OV_DOC_ANALYSIS_CHART_TITLE]
338cdf0e10cSrcweiren-US = "Documents with Document Migration Issues"
339cdf0e10cSrcweir
340cdf0e10cSrcweir[RID_STR_COMMON_PREPARATION_NOTE]
341cdf0e10cSrcweiren-US = "Preparation"
342cdf0e10cSrcweir
343cdf0e10cSrcweir[RID_STR_COMMON_CANNOT_OPEN]
344cdf0e10cSrcweiren-US = "Cannot open - no analysis possible"
345cdf0e10cSrcweir
346cdf0e10cSrcweir[RID_STR_COMMON_RESULTS_SHEET_NAME_OVERVIEW]
347cdf0e10cSrcweiren-US = "Overview"
348cdf0e10cSrcweir
349cdf0e10cSrcweir[RID_STR_COMMON_RESULTS_SHEET_NAME_COSTS]
350cdf0e10cSrcweiren-US = "Issues Analyzed"
351cdf0e10cSrcweir
352cdf0e10cSrcweir[RID_STR_COMMON_RESULTS_SHEET_NAME_DOCISSUES_WORD]
353cdf0e10cSrcweiren-US = "Word Issues"
354cdf0e10cSrcweir
355cdf0e10cSrcweir[RID_STR_COMMON_RESULTS_SHEET_NAME_DOCISSUES_EXCEL]
356cdf0e10cSrcweiren-US = "Excel Issues"
357cdf0e10cSrcweir
358cdf0e10cSrcweir[RID_STR_COMMON_RESULTS_SHEET_NAME_DOCISSUES_POWERPOINT]
359cdf0e10cSrcweiren-US = "PowerPoint Issues"
360cdf0e10cSrcweir
361cdf0e10cSrcweir[RID_STR_COMMON_RESULTS_SHEET_NAME_DOCISSUE_DETAILS]
362cdf0e10cSrcweiren-US = "Issue Details"
363cdf0e10cSrcweir
364cdf0e10cSrcweir[RID_STR_COMMON_RESULTS_SHEET_NAME_DOCREF_DETAILS]
365cdf0e10cSrcweiren-US = "Reference Details"
366cdf0e10cSrcweir
367cdf0e10cSrcweir[RID_STR_COMMON_RESULTS_SHEET_NAME_DOCPROP]
368cdf0e10cSrcweiren-US = "List of documents"
369cdf0e10cSrcweir
370cdf0e10cSrcweir[RID_STR_COMMON_ANALYSIS_STR]
371cdf0e10cSrcweiren-US = "Analysis"
372cdf0e10cSrcweir
373cdf0e10cSrcweir[RID_STR_COMMON_NOTE_PRE]
374cdf0e10cSrcweiren-US = "Note"
375cdf0e10cSrcweir
376cdf0e10cSrcweir[RID_STR_COMMON_NOTE_POST]
377cdf0e10cSrcweiren-US = " on migration"
378cdf0e10cSrcweir
379cdf0e10cSrcweir[RID_STR_COMMON_OLE_EMBEDDED]
380cdf0e10cSrcweiren-US = "Embedded OLE Object"
381cdf0e10cSrcweir
382cdf0e10cSrcweir[RID_STR_COMMON_OLE_LINKED]
383cdf0e10cSrcweiren-US = "Linked OLE Object"
384cdf0e10cSrcweir
385cdf0e10cSrcweir[RID_STR_EXCEL_ISSUE_CHARTS_AND_TABLES]
386cdf0e10cSrcweiren-US = "Charts and Tables"
387cdf0e10cSrcweir
388cdf0e10cSrcweir[RID_STR_EXCEL_ISSUE_FORMAT]
389cdf0e10cSrcweiren-US = "Format"
390cdf0e10cSrcweir
391cdf0e10cSrcweir[RID_STR_EXCEL_ISSUE_FUNCTIONS]
392cdf0e10cSrcweiren-US = "Functions"
393cdf0e10cSrcweir
394cdf0e10cSrcweir[RID_STR_EXCEL_ISSUE_PORTABILITY]
395cdf0e10cSrcweiren-US = "Portability"
396cdf0e10cSrcweir
397cdf0e10cSrcweir[RID_STR_EXCEL_ISSUE_VBA_MACROS]
398cdf0e10cSrcweiren-US = "VBA Macros"
399cdf0e10cSrcweir
400cdf0e10cSrcweir[RID_STR_EXCEL_ISSUE_INFORMATION]
401cdf0e10cSrcweiren-US = "Information"
402cdf0e10cSrcweir
403cdf0e10cSrcweir[RID_STR_EXCEL_SUBISSUE_PIVOT]
404cdf0e10cSrcweiren-US = "Pivot"
405cdf0e10cSrcweir
406cdf0e10cSrcweir[RID_STR_EXCEL_SUBISSUE_ZOOM]
407cdf0e10cSrcweiren-US = "Zoom"
408cdf0e10cSrcweir
409cdf0e10cSrcweir[RID_STR_EXCEL_TRUE]
410cdf0e10cSrcweiren-US = "True"
411cdf0e10cSrcweir
412cdf0e10cSrcweir[RID_STR_EXCEL_FALSE]
413cdf0e10cSrcweiren-US = "False"
414cdf0e10cSrcweir
415cdf0e10cSrcweir[RID_STR_EXCEL_SUBISSUE_MAX_SHEETS_EXCEEDED]
416cdf0e10cSrcweiren-US = "Maximum Sheets Exceeded"
417cdf0e10cSrcweir
418cdf0e10cSrcweir[RID_STR_EXCEL_SUBISSUE_ATTRIBUTES]
419cdf0e10cSrcweiren-US = "Cell Attributes"
420cdf0e10cSrcweir
421cdf0e10cSrcweir[RID_STR_EXCEL_SUBISSUE_EXTERNAL]
422cdf0e10cSrcweiren-US = "External"
423cdf0e10cSrcweir
424cdf0e10cSrcweir[RID_STR_EXCEL_SUBISSUE_SHEET_CHART]
425cdf0e10cSrcweiren-US = "Sheet Chart"
426cdf0e10cSrcweir
427cdf0e10cSrcweir[RID_STR_EXCEL_SUBISSUE_EMBEDDED_CHART]
428cdf0e10cSrcweiren-US = "Embedded Chart"
429cdf0e10cSrcweir
430cdf0e10cSrcweir[RID_STR_EXCEL_SUBISSUE_INVALID_WORKSHEET_NAME]
431cdf0e10cSrcweiren-US = "Invalid Worksheet Name"
432cdf0e10cSrcweir
433cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_BADCHARACTER]
434cdf0e10cSrcweiren-US = "'<TOKEN1>' at pos <TOKEN2>"
435cdf0e10cSrcweir
436cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_DB_QUERY]
437cdf0e10cSrcweiren-US = "Connection string"
438cdf0e10cSrcweir
439cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_NAME]
440cdf0e10cSrcweiren-US = "Name"
441cdf0e10cSrcweir
442cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_NUMBER_OF_PIVOTFIELDS]
443cdf0e10cSrcweiren-US = "Number of PivotFields"
444cdf0e10cSrcweir
445cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_TITLE]
446cdf0e10cSrcweiren-US = "Title"
447cdf0e10cSrcweir
448cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_TYPE]
449cdf0e10cSrcweiren-US = "Type"
450cdf0e10cSrcweir
451cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_PIE]
452cdf0e10cSrcweiren-US = "Pie"
453cdf0e10cSrcweir
454cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_SLICES_IN_DIFFERENT_DIRECTION]
455cdf0e10cSrcweiren-US = "Slices in diff. direction"
456cdf0e10cSrcweir
457cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_LEGEND_NAME]
458cdf0e10cSrcweiren-US = "Legend Name"
459cdf0e10cSrcweir
460cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_NUMBER_OF_LEGEND_ENTRIES]
461cdf0e10cSrcweiren-US = "Number of Legend Entries"
462cdf0e10cSrcweir
463cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_PIVOT_TABLE_NAME]
464cdf0e10cSrcweiren-US = "PivotTable Name"
465cdf0e10cSrcweir
466cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_PIVOT_FIELDS_VISIBLE]
467cdf0e10cSrcweiren-US = "PivotFields Visible"
468cdf0e10cSrcweir
469cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_PIVOT_FIELDS_NUM]
470cdf0e10cSrcweiren-US = "Number of PivotFields"
471cdf0e10cSrcweir
472cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_PRINT_RANGE]
473cdf0e10cSrcweiren-US = "Print Range"
474cdf0e10cSrcweir
475cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_DISPLAY_ZOOM]
476cdf0e10cSrcweiren-US = "Display Zoom"
477cdf0e10cSrcweir
478cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_NUMBER_OF_SHEETS]
479cdf0e10cSrcweiren-US = "Number of Sheets"
480cdf0e10cSrcweir
481cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_LIST_SOURCE]
482cdf0e10cSrcweiren-US = "ListSource"
483cdf0e10cSrcweir
484cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_CUSTOM_FORMULA]
485cdf0e10cSrcweiren-US = "Custom Formula"
486cdf0e10cSrcweir
487cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_SET]
488cdf0e10cSrcweiren-US = "Set"
489cdf0e10cSrcweir
490cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_LINE_STYLE]
491cdf0e10cSrcweiren-US = "Line Style"
492cdf0e10cSrcweir
493cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_DASHED_DOT]
494cdf0e10cSrcweiren-US = "Dashed/Dot"
495cdf0e10cSrcweir
496cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_FILL_PATTERN]
497cdf0e10cSrcweiren-US = "Fill Pattern"
498cdf0e10cSrcweir
499cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_PATTERNED]
500cdf0e10cSrcweiren-US = "Patterned"
501cdf0e10cSrcweir
502cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_FUNCTION_STRING]
503cdf0e10cSrcweiren-US = "Function String"
504cdf0e10cSrcweir
505cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_PASSWORD_TO_OPEN]
506cdf0e10cSrcweiren-US = "Password to Open"
507cdf0e10cSrcweir
508cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_PASSWORD_TO_MODIFY]
509cdf0e10cSrcweiren-US = "Password to Modify"
510cdf0e10cSrcweir
511cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_OBJECT_TYPE]
512cdf0e10cSrcweiren-US = "Object Type"
513cdf0e10cSrcweir
514cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_OBJECT_NAME]
515cdf0e10cSrcweiren-US = "Object Name"
516cdf0e10cSrcweir
517cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_SOURCE]
518cdf0e10cSrcweiren-US = "Source"
519cdf0e10cSrcweir
520cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_VALUE]
521cdf0e10cSrcweiren-US = "Value"
522cdf0e10cSrcweir
523cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_UNABLE_TO_ACCESS_VBPROJECT]
524cdf0e10cSrcweiren-US = "Unable to access VBProject"
525cdf0e10cSrcweir
526cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_FURTHER_MACRO_ANALYSIS_NOT_POSSIBLE]
527cdf0e10cSrcweiren-US = "Further macro analysis not possible"
528cdf0e10cSrcweir
529cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_VBPROJECT_PASSWORD_SET]
530cdf0e10cSrcweiren-US = "VBProject Password Set"
531cdf0e10cSrcweir
532cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_PROJECT]
533cdf0e10cSrcweiren-US = "Project"
534cdf0e10cSrcweir
535cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_COMPONENT]
536cdf0e10cSrcweiren-US = "Component"
537cdf0e10cSrcweir
538cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_PROCEDURES]
539cdf0e10cSrcweiren-US = "Procedures"
540cdf0e10cSrcweir
541cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_NUMBER_OF_LINES]
542cdf0e10cSrcweiren-US = "Number of Lines"
543cdf0e10cSrcweir
544cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_CONTROLS]
545cdf0e10cSrcweiren-US = "Controls"
546cdf0e10cSrcweir
547cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_TYPES]
548cdf0e10cSrcweiren-US = "Types"
549cdf0e10cSrcweir
550cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_DESCRIPTION]
551cdf0e10cSrcweiren-US = "Description"
552cdf0e10cSrcweir
553cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_FILE]
554cdf0e10cSrcweiren-US = "File"
555cdf0e10cSrcweir
556cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_PATH]
557cdf0e10cSrcweiren-US = "Path"
558cdf0e10cSrcweir
559cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_MISSING]
560cdf0e10cSrcweiren-US = "MISSING"
561cdf0e10cSrcweir
562cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_CHECK_DOCUMENT_REFERENCES]
563cdf0e10cSrcweiren-US = "Check document VB-IDE/Tools/References"
564cdf0e10cSrcweir
565cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_MAJOR]
566cdf0e10cSrcweiren-US = "Major"
567cdf0e10cSrcweir
568cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_MINOR]
569cdf0e10cSrcweiren-US = "Minor"
570cdf0e10cSrcweir
571cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_BUILT_IN]
572cdf0e10cSrcweiren-US = "Built In"
573cdf0e10cSrcweir
574cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_INTACT]
575cdf0e10cSrcweiren-US = "Intact"
576cdf0e10cSrcweir
577cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_TYPELIB]
578cdf0e10cSrcweiren-US = "TypeLib"
579cdf0e10cSrcweir
580cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_GUID]
581cdf0e10cSrcweiren-US = "GUID"
582cdf0e10cSrcweir
583cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_CUSTOM]
584cdf0e10cSrcweiren-US = "Custom"
585cdf0e10cSrcweir
586cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_IS_BROKEN]
587cdf0e10cSrcweiren-US = "Is Broken"
588cdf0e10cSrcweir
589cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_BROKEN]
590cdf0e10cSrcweiren-US = "Broken!"
591cdf0e10cSrcweir
592cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_NON_PORTABLE_EXTERNAL_REFERENCES]
593cdf0e10cSrcweiren-US = "Non Portable External References"
594cdf0e10cSrcweir
595cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_INCLUDING]
596cdf0e10cSrcweiren-US = "including:"
597cdf0e10cSrcweir
598cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_PASSWORD]
599cdf0e10cSrcweiren-US = "Password"
600cdf0e10cSrcweir
601cdf0e10cSrcweir[RID_STR_EXCEL_ENUMERATION_CUSTOM]
602cdf0e10cSrcweiren-US = "Custom"
603cdf0e10cSrcweir
604cdf0e10cSrcweir[RID_STR_EXCEL_ENUMERATION_LIST]
605cdf0e10cSrcweiren-US = "List"
606cdf0e10cSrcweir
607cdf0e10cSrcweir[RID_STR_EXCEL_ENUMERATION_UNKNOWN]
608cdf0e10cSrcweiren-US = "Unknown"
609cdf0e10cSrcweir
610cdf0e10cSrcweir[RID_STR_EXCEL_ENUMERATION_LINE_STYLE_CONTINUOUS]
611cdf0e10cSrcweiren-US = "Continuous"
612cdf0e10cSrcweir
613cdf0e10cSrcweir[RID_STR_EXCEL_ENUMERATION_LINE_STYLE_DASH]
614cdf0e10cSrcweiren-US = "Dash"
615cdf0e10cSrcweir
616cdf0e10cSrcweir[RID_STR_EXCEL_ENUMERATION_LINE_STYLE_DASHDOT]
617cdf0e10cSrcweiren-US = "DashDot"
618cdf0e10cSrcweir
619cdf0e10cSrcweir[RID_STR_EXCEL_ENUMERATION_LINE_STYLE_DOT]
620cdf0e10cSrcweiren-US = "Dot"
621cdf0e10cSrcweir
622cdf0e10cSrcweir[RID_STR_EXCEL_ENUMERATION_LINE_STYLE_DOUBLE]
623cdf0e10cSrcweiren-US = "Double"
624cdf0e10cSrcweir
625cdf0e10cSrcweir[RID_STR_EXCEL_ENUMERATION_LINE_STYLE_SLANTDASHDOT]
626cdf0e10cSrcweiren-US = "SlantDashDot"
627cdf0e10cSrcweir
628cdf0e10cSrcweir[RID_STR_EXCEL_ENUMERATION_LINE_STYLE_LINESTYLENONE]
629cdf0e10cSrcweiren-US = "LineStyleNone"
630cdf0e10cSrcweir
631cdf0e10cSrcweir[RID_STR_EXCEL_NOTE_DB_QUERY]
632cdf0e10cSrcweiren-US = "The connection to the database in <PRODUCTNAME> will be lost . The data will appear correctly but can not be updated."
633cdf0e10cSrcweir
634cdf0e10cSrcweir[RID_STR_EXCEL_NOTE_INVALIDWORKSHEETNAME]
635cdf0e10cSrcweiren-US = "The worksheet name contains characters that are not supported by <PRODUCTNAME>. Please rename your sheet and exclude these characters."
636cdf0e10cSrcweir
637cdf0e10cSrcweir[RID_STR_EXCEL_NOTE_ZOOM]
638cdf0e10cSrcweiren-US = "all sheets will have the same zoom irrespective of their Excel View/Zoom setting after migration to <PRODUCTNAME>"
639cdf0e10cSrcweir
640cdf0e10cSrcweir[RID_STR_EXCEL_NOTE_CELL_ATTRIBUTES_3]
641cdf0e10cSrcweiren-US = "this line style is imported as a solid line. Only solid line syles are supported in <PRODUCTNAME>"
642cdf0e10cSrcweir
643cdf0e10cSrcweir[RID_STR_EXCEL_NOTE_CELL_ATTRIBUTES_4]
644cdf0e10cSrcweiren-US = "this fill pattern is imported as a solid gray. Only solid fill patterns are supported in <PRODUCTNAME>"
645cdf0e10cSrcweir
646cdf0e10cSrcweir[RID_STR_EXCEL_NOTE_CELL_FUNCTIONS_1]
647cdf0e10cSrcweiren-US = "this function returns platform dependent information specific to Windows and is not imported to <PRODUCTNAME>"
648cdf0e10cSrcweir
649cdf0e10cSrcweir[RID_STR_EXCEL_NOTE_CELL_FUNCTIONS_2]
650cdf0e10cSrcweiren-US = "this function returns error codes specific to Excel and is imported in <PRODUCTNAME> as the stub function ErrorType() always returning Err.520"
651cdf0e10cSrcweir
652cdf0e10cSrcweir[RID_STR_EXCEL_NOTE_CELL_FUNCTIONS_3]
653cdf0e10cSrcweiren-US = "this is an external function referenced from an Excel spreadsheet. It does not import correctly to <PRODUCTNAME>. The external reference is stripped and the resulting formula always returns #ADDIN?"
654cdf0e10cSrcweir
655cdf0e10cSrcweir[RID_STR_EXCEL_NOTE_DOCUMENT_PROPERTIES_1]
656cdf0e10cSrcweiren-US = "this summary property is lost"
657cdf0e10cSrcweir
658cdf0e10cSrcweir[RID_STR_EXCEL_NOTE_DOCUMENT_PROPERTIES_2]
659cdf0e10cSrcweiren-US = "this custom property is lost"
660cdf0e10cSrcweir
661cdf0e10cSrcweir[RID_STR_EXCEL_NOTE_SHEET_LIMITS_1]
662cdf0e10cSrcweiren-US = "all sheets will be lost in <PRODUCTNAME> that are greater than "
663cdf0e10cSrcweir
664cdf0e10cSrcweir[RID_STR_EXCEL_NOTE_SHEET_LIMITS_2]
665cdf0e10cSrcweiren-US = "all sheets must be moved to a new workbook before migration that are greater than "
666cdf0e10cSrcweir
667cdf0e10cSrcweir[RID_STR_EXCEL_SUBLOCATION_NA]
668cdf0e10cSrcweiren-US = "na"
669cdf0e10cSrcweir
670cdf0e10cSrcweir[RID_STR_EXCEL_SUBISSUE_WORKBOOK_PROTECTION]
671cdf0e10cSrcweiren-US = "Workbook Protection"
672cdf0e10cSrcweir
673cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_PROTECT_TYPE_SHARING]
674cdf0e10cSrcweiren-US = "Protection Sharing"
675cdf0e10cSrcweir
676cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_PROTECT_TYPE_STRUCTURE]
677cdf0e10cSrcweiren-US = "Protection Structure"
678cdf0e10cSrcweir
679cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_PROTECT_TYPE_WINDOWS]
680cdf0e10cSrcweiren-US = "Protection Windows"
681cdf0e10cSrcweir
682cdf0e10cSrcweir[RID_STR_EXCEL_NOTE_PASSWORD_TO_OPEN]
683cdf0e10cSrcweiren-US = "workbook is protected"
684cdf0e10cSrcweir
685cdf0e10cSrcweir[RID_STR_EXCEL_NOTE_DATATABLE]
686cdf0e10cSrcweiren-US = "no simple workaround, could copy the data table and paste below the chart"
687cdf0e10cSrcweir
688cdf0e10cSrcweir[RID_STR_EXCEL_NOTE_XAXISCATEGORY]
689cdf0e10cSrcweiren-US = "only category option supported. Setup your category labels you need on the sheet"
690cdf0e10cSrcweir
691cdf0e10cSrcweir[RID_STR_EXCEL_NOTE_UNSUPPORTEDTYPE1]
692cdf0e10cSrcweiren-US = "following chart types not supported"
693cdf0e10cSrcweir
694cdf0e10cSrcweir[RID_STR_EXCEL_NOTE_UNSUPPORTEDTYPE2]
695cdf0e10cSrcweiren-US = "pie of pie,exploded 3D pie,bar of pie,bubble,filled radar,exploded doughnut"
696cdf0e10cSrcweir
697cdf0e10cSrcweir[RID_STR_EXCEL_NOTE_TRENDLINE]
698cdf0e10cSrcweiren-US = "replace the trend line by drawing a line on the chart. You must click outside the chart when adding the line and drag it onto the chart. Objects created by clicking on the chart will not import"
699cdf0e10cSrcweir
700cdf0e10cSrcweir[RID_STR_EXCEL_NOTE_DATALABELWITHLEGEND]
701cdf0e10cSrcweiren-US = "after import into <PRODUCTNAME>, select Insert->Data Labels->show legend icon with label and the legend key will appear"
702cdf0e10cSrcweir
703cdf0e10cSrcweir[RID_STR_EXCEL_NOTE_LEGENDPOSITION]
704cdf0e10cSrcweiren-US = "only legend to the right is supported on import. Change legend position in <PRODUCTNAME> after import"
705cdf0e10cSrcweir
706cdf0e10cSrcweir[RID_STR_EXCEL_NOTE_TITLEFONT]
707cdf0e10cSrcweiren-US = "title font with different font size is not supported on import, set a sub-title in <PRODUCTNAME>, then change the font size"
708cdf0e10cSrcweir
709cdf0e10cSrcweir[RID_STR_EXCEL_NOTE_SERIESCHARTTYPE]
710cdf0e10cSrcweiren-US = "multiple series with different chart types. SO only supports one chart type for all series. Adjust the chart type to best display the series"
711cdf0e10cSrcweir
712cdf0e10cSrcweir[RID_STR_EXCEL_NOTE_DATASOURCENOTLINKEDTOCELL]
713cdf0e10cSrcweiren-US = "data sources to catalogue or other external sources not supported. Data source must be set to cell or range on the sheet"
714cdf0e10cSrcweir
715cdf0e10cSrcweir[RID_STR_EXCEL_NOTE_CATEGORYANDDATA]
716cdf0e10cSrcweiren-US = "category names must be located above or to the left of the value ranges"
717cdf0e10cSrcweir
718cdf0e10cSrcweir[RID_STR_EXCEL_NOTE_DATASOURCEONDIFFERENTSHEET]
719cdf0e10cSrcweiren-US = "data sources must be located on the same sheet. Paste the data sources onto the same sheet"
720cdf0e10cSrcweir
721cdf0e10cSrcweir[RID_STR_EXCEL_NOTE_CATEGORYLABELMORETHANONECELL]
722cdf0e10cSrcweiren-US = "category labels spanning multiple cells are not supported. Copy all the text  to one cell"
723cdf0e10cSrcweir
724cdf0e10cSrcweir[RID_STR_EXCEL_NOTE_COLUMNBAR]
725cdf0e10cSrcweiren-US = "chart 'series in' must match the data source. For data source in single row, set  'series in' =  row. For data source in single column, set 'series in' = column"
726cdf0e10cSrcweir
727cdf0e10cSrcweir[RID_STR_EXCEL_NOTE_BORDER]
728cdf0e10cSrcweiren-US = "chart border will not appear in <PRODUCTNAME>,  before import,set border to none, draw a rectangle around the border of the chart"
729cdf0e10cSrcweir
730cdf0e10cSrcweir[RID_STR_EXCEL_NOTE_AXISINTERVAL]
731cdf0e10cSrcweiren-US = " y axis interval setting will be changed in <PRODUCTNAME>. Modify axes interval setting in <PRODUCTNAME>, re-set major interval scale"
732cdf0e10cSrcweir
733cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_DATATABLE]
734cdf0e10cSrcweiren-US = "Data Table"
735cdf0e10cSrcweir
736cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_INVALIDCHARACTER]
737cdf0e10cSrcweiren-US = "Invalid Characters"
738cdf0e10cSrcweir
739cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_XAXISCATEGORY]
740cdf0e10cSrcweiren-US = "Chart Axes"
741cdf0e10cSrcweir
742cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_TIMESCALE]
743cdf0e10cSrcweiren-US = "time scale/auto"
744cdf0e10cSrcweir
745cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_UNSUPPORTEDTYPE]
746cdf0e10cSrcweiren-US = "Unsupported Chart Type"
747cdf0e10cSrcweir
748cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_TRENDLINE]
749cdf0e10cSrcweiren-US = "Trendline"
750cdf0e10cSrcweir
751cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_DATALABELWITHLEGEND]
752cdf0e10cSrcweiren-US = "Data Label With Legend"
753cdf0e10cSrcweir
754cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_LEGENDPOSITION]
755cdf0e10cSrcweiren-US = "Legend Position"
756cdf0e10cSrcweir
757cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_TITLEFONT]
758cdf0e10cSrcweiren-US = "Title Font"
759cdf0e10cSrcweir
760cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_DIFFERENT]
761cdf0e10cSrcweiren-US = "Different"
762cdf0e10cSrcweir
763cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_SERIESCHARTTYPE]
764cdf0e10cSrcweiren-US = "Multiple series chart type"
765cdf0e10cSrcweir
766cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_CHANGED]
767cdf0e10cSrcweiren-US = "changed"
768cdf0e10cSrcweir
769cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_DATASOURCE]
770cdf0e10cSrcweiren-US = "Data Source"
771cdf0e10cSrcweir
772cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_DATASOURCENOTLINKEDTOCELL]
773cdf0e10cSrcweiren-US = "Not Linked To A Cell"
774cdf0e10cSrcweir
775cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_CATEGORYANDDATA]
776cdf0e10cSrcweiren-US = "Category And Data"
777cdf0e10cSrcweir
778cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_SEPARATE]
779cdf0e10cSrcweiren-US = "Separate"
780cdf0e10cSrcweir
781cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_DATASOURCEONDIFFERENTSHEET]
782cdf0e10cSrcweiren-US = "On Different Sheet"
783cdf0e10cSrcweir
784cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_CATEGORYLABEL]
785cdf0e10cSrcweiren-US = "Category Label"
786cdf0e10cSrcweir
787cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_CATEGORYLABELMORETHANONECELL]
788cdf0e10cSrcweiren-US = "More Than One Cell"
789cdf0e10cSrcweir
790cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_COLUMNBAR]
791cdf0e10cSrcweiren-US = "Column/Bar Chart"
792cdf0e10cSrcweir
793cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_ONECOLUMNROW]
794cdf0e10cSrcweiren-US = "Data Source With Single Column/ Chart Series In Row"
795cdf0e10cSrcweir
796cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_BORDER]
797cdf0e10cSrcweiren-US = "Border"
798cdf0e10cSrcweir
799cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_AXISINTERVAL]
800cdf0e10cSrcweiren-US = "Y Axis Interval"
801cdf0e10cSrcweir
802cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_AUTO]
803cdf0e10cSrcweiren-US = "Auto"
804cdf0e10cSrcweir
805cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_CHARTNAME]
806cdf0e10cSrcweiren-US = "Chart Name"
807cdf0e10cSrcweir
808cdf0e10cSrcweir[RID_STR_EXCEL_SUBISSUE_CHART_COMPLEX]
809cdf0e10cSrcweiren-US = "Chart Issues Complex"
810cdf0e10cSrcweir
811cdf0e10cSrcweir[RID_STR_EXCEL_SUBISSUE_CHART_MINOR]
812cdf0e10cSrcweiren-US = "Chart Issues Minor"
813cdf0e10cSrcweir
814cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_NOTRIGHT]
815cdf0e10cSrcweiren-US = "not at right hand side"
816cdf0e10cSrcweir
817cdf0e10cSrcweir[RID_STR_EXCEL_ATTRIBUTE_NUMBER_OF_CELLS]
818cdf0e10cSrcweiren-US = "number cells effected"
819cdf0e10cSrcweir
820cdf0e10cSrcweir[RID_STR_PP_TRUE]
821cdf0e10cSrcweiren-US = "True"
822cdf0e10cSrcweir
823cdf0e10cSrcweir[RID_STR_PP_FALSE]
824cdf0e10cSrcweiren-US = "False"
825cdf0e10cSrcweir
826cdf0e10cSrcweir[RID_STR_PP_ISSUE_OBJECTS_GRAPHICS_AND_TEXTBOXES]
827cdf0e10cSrcweiren-US = "Objects, Graphics and Textboxes"
828cdf0e10cSrcweir
829cdf0e10cSrcweir[RID_STR_PP_SUBISSUE_COMMENT]
830cdf0e10cSrcweiren-US = "Comment"
831cdf0e10cSrcweir
832cdf0e10cSrcweir[RID_STR_PP_SUBISSUE_MOVIE]
833cdf0e10cSrcweiren-US = "Movie"
834cdf0e10cSrcweir
835cdf0e10cSrcweir[RID_STR_PP_ATTRIBUTE_CONTENT]
836cdf0e10cSrcweiren-US = "Content"
837cdf0e10cSrcweir
838cdf0e10cSrcweir[RID_STR_PP_ATTRIBUTE_LOOP]
839cdf0e10cSrcweiren-US = "Loop"
840cdf0e10cSrcweir
841cdf0e10cSrcweir[RID_STR_PP_ATTRIBUTE_PLAYONENTRY]
842cdf0e10cSrcweiren-US = "PlayOnEntry"
843cdf0e10cSrcweir
844cdf0e10cSrcweir[RID_STR_PP_ATTRIBUTE_REWIND]
845cdf0e10cSrcweiren-US = "Rewind"
846cdf0e10cSrcweir
847cdf0e10cSrcweir[RID_STR_PP_ATTRIBUTE_TYPES]
848cdf0e10cSrcweiren-US = "Types"
849cdf0e10cSrcweir
850cdf0e10cSrcweir[RID_STR_PP_ENUMERATION_VIEW_HANDOUT_MASTER]
851cdf0e10cSrcweiren-US = "View Handout Master"
852cdf0e10cSrcweir
853cdf0e10cSrcweir[RID_STR_PP_ENUMERATION_VIEW_NORMAL]
854cdf0e10cSrcweiren-US = "View Normal"
855cdf0e10cSrcweir
856cdf0e10cSrcweir[RID_STR_PP_ENUMERATION_VIEW_NOTES_MASTER]
857cdf0e10cSrcweiren-US = "View Notes Master"
858cdf0e10cSrcweir
859cdf0e10cSrcweir[RID_STR_PP_ENUMERATION_VIEW_NOTES_PAGE]
860cdf0e10cSrcweiren-US = "View Notes Page"
861cdf0e10cSrcweir
862cdf0e10cSrcweir[RID_STR_PP_ENUMERATION_VIEW_OUTLINE]
863cdf0e10cSrcweiren-US = "View Outline"
864cdf0e10cSrcweir
865cdf0e10cSrcweir[RID_STR_PP_ENUMERATION_VIEW_SLIDE]
866cdf0e10cSrcweiren-US = "View Slide"
867cdf0e10cSrcweir
868cdf0e10cSrcweir[RID_STR_PP_ENUMERATION_VIEW_SLIDE_MASTER]
869cdf0e10cSrcweiren-US = "View Slide Master"
870cdf0e10cSrcweir
871cdf0e10cSrcweir[RID_STR_PP_ENUMERATION_VIEW_SLIDE_SORTER]
872cdf0e10cSrcweiren-US = "View Slide Sorter"
873cdf0e10cSrcweir
874cdf0e10cSrcweir[RID_STR_PP_ENUMERATION_VIEW_TITLE_MASTER]
875cdf0e10cSrcweiren-US = "View Title Master"
876cdf0e10cSrcweir
877cdf0e10cSrcweir[RID_STR_PP_ENUMERATION_UNKNOWN]
878cdf0e10cSrcweiren-US = "Unknown"
879cdf0e10cSrcweir
880cdf0e10cSrcweir[RID_RESXLS_COST_Action_Settings]
881cdf0e10cSrcweiren-US = "Action Settings"
882cdf0e10cSrcweir
883cdf0e10cSrcweir[RID_RESXLS_COST_Add_custom_properties_to_document_Properties_Summary_Comments_field]
884cdf0e10cSrcweiren-US = "Add custom properties to document Properties Summary Comments field."
885cdf0e10cSrcweir
886cdf0e10cSrcweir[RID_RESXLS_COST_Additional_Weighting_Factors]
887cdf0e10cSrcweiren-US = "Additional Weighting Factors"
888cdf0e10cSrcweir
889cdf0e10cSrcweir[RID_RESXLS_COST_All_sheets__256_will_need_to_be_moved_to_a_new_workbook]
890cdf0e10cSrcweiren-US = "All sheets >256 will need to be moved to a new workbook"
891cdf0e10cSrcweir
892cdf0e10cSrcweir[RID_RESXLS_COST_Appearance]
893cdf0e10cSrcweiren-US = "Appearance"
894cdf0e10cSrcweir
895cdf0e10cSrcweir[RID_RESXLS_COST_Application]
896cdf0e10cSrcweiren-US = "Application"
897cdf0e10cSrcweir
898cdf0e10cSrcweir[RID_RESXLS_COST_AutoFilter]
899cdf0e10cSrcweiren-US = "AutoFilter"
900cdf0e10cSrcweir
901cdf0e10cSrcweir[RID_RESXLS_COST_Border_Styles]
902cdf0e10cSrcweiren-US = "Border Styles"
903cdf0e10cSrcweir
904cdf0e10cSrcweir[RID_RESXLS_COST_Cell_Attributes]
905cdf0e10cSrcweiren-US = "Cell Attributes"
906cdf0e10cSrcweir
907cdf0e10cSrcweir[RID_RESXLS_COST_CELL_SPAN_WORKAROUND]
908cdf0e10cSrcweiren-US = "Add extra row below cell. Cut and paste contents running onto 2nd page into new cell."
909cdf0e10cSrcweir
910cdf0e10cSrcweir[RID_RESXLS_COST_Cell_Spanning_Page]
911cdf0e10cSrcweiren-US = "Cell Spanning Page"
912cdf0e10cSrcweir
913cdf0e10cSrcweir[RID_RESXLS_COST_ChangesAndReviewing]
914cdf0e10cSrcweiren-US = "Changes And Reviewing"
915cdf0e10cSrcweir
916cdf0e10cSrcweir[RID_RESXLS_COST_Charts_And_Tables]
917cdf0e10cSrcweiren-US = "Charts And Tables"
918cdf0e10cSrcweir
919cdf0e10cSrcweir[RID_RESXLS_COST_Comment]
920cdf0e10cSrcweiren-US = "Comment"
921cdf0e10cSrcweir
922cdf0e10cSrcweir[RID_RESXLS_COST_Content_And_Document_Properties]
923cdf0e10cSrcweiren-US = "Content And Document Properties"
924cdf0e10cSrcweir
925cdf0e10cSrcweir[RID_RESXLS_COST_ContentAndDocumentProperties]
926cdf0e10cSrcweiren-US = "Content And Document Properties"
927cdf0e10cSrcweir
928cdf0e10cSrcweir[RID_RESXLS_COST_Controls]
929cdf0e10cSrcweiren-US = "Controls"
930cdf0e10cSrcweir
931cdf0e10cSrcweir[RID_RESXLS_COST_Cost]
932cdf0e10cSrcweiren-US = "Cost Comment"
933cdf0e10cSrcweir
934cdf0e10cSrcweir[RID_RESXLS_COST_Cost__In_simple_cases_cut_and_paste_to_new_sheet_3___5_min]
935cdf0e10cSrcweiren-US = "Cost: In simple cases cut and paste to new sheet. 3 - 5 min. May exist functions that refer to these cells. 10+"
936cdf0e10cSrcweir
937cdf0e10cSrcweir[RID_RESXLS_COST_COST_0]
938cdf0e10cSrcweiren-US = "Cost = 0. No work around."
939cdf0e10cSrcweir
940cdf0e10cSrcweir[RID_RESXLS_COST_COST_EMBED_CHART]
941cdf0e10cSrcweiren-US = "Variations in cost can range from 0 - 30 mins. Cost caused by uneven data souce, external data source, unsupported chart types, floating legend position."
942cdf0e10cSrcweir
943cdf0e10cSrcweir[RID_RESXLS_COST_COST_ERROR_TYPE]
944cdf0e10cSrcweiren-US = "Fix up cost can vary depending on the context in which this is used. Cost 3 - 5"
945cdf0e10cSrcweir
946cdf0e10cSrcweir[RID_RESXLS_COST_COST_INFO]
947cdf0e10cSrcweiren-US = "Fix up cost can vary depending on the context in which this is used. Cost 2 - 4"
948cdf0e10cSrcweir
949cdf0e10cSrcweir[RID_RESXLS_COST_COST_INVAL_PASS]
950cdf0e10cSrcweiren-US = "Cost = 0. Rerun analysis with correct password."
951cdf0e10cSrcweir
952cdf0e10cSrcweir[RID_RESXLS_COST_COST_INVALID_WORKSHEET_NAME]
953cdf0e10cSrcweiren-US = "Aufewand: Vergewissern Sie sich nach der Umbenennung, dass alle Makros mit Verweisen auf dieses Arbeitsblatt ebenfalls angepaßt werden. Der Aufwand hängt von der Zahl der Codezeilen ab, die auf den Arbeitsblattnamen verweisen."
954cdf0e10cSrcweiren-US = "Cost: When the worksheet has been renamed, ensure that all macros with a reference to the worksheet are also renamed accordingly. Cost depends on how many lines of code there are that refer to the worksheet name."
955cdf0e10cSrcweir
956cdf0e10cSrcweir[RID_RESXLS_COST_Cost_of_4_min_per_line__takes_no_account_of_complexity_of_code__number_of_comment_lines_and_so_on]
957cdf0e10cSrcweiren-US = "Cost of 4 min per line, takes no account of complexity of code, number of comment lines and so on"
958cdf0e10cSrcweir
959cdf0e10cSrcweir[RID_RESXLS_COST_Cost_per_Issue_or_Factor__min]
960cdf0e10cSrcweiren-US = "Cost per Issue or Factor (min)"
961cdf0e10cSrcweir
962cdf0e10cSrcweir[RID_RESXLS_COST_COST_PIVOT]
963cdf0e10cSrcweiren-US = "Cost = 0. Calc does not support dynamically created charts. No workaround."
964cdf0e10cSrcweir
965cdf0e10cSrcweir[RID_RESXLS_COST_COST_SHEET_CHART]
966cdf0e10cSrcweiren-US = "Variations in cost can range from 0 - 30 mins. Cost caused by uneven data souce, external data source, unsupported chart types, floating legend position."
967cdf0e10cSrcweir
968cdf0e10cSrcweir[RID_RESXLS_COST_Cost_variations_occur_because_of_the_use_of_macros_with_controls]
969cdf0e10cSrcweiren-US = "Cost variations occur because of the use of macros with controls."
970cdf0e10cSrcweir
971cdf0e10cSrcweir[RID_RESXLS_COST_COST_VBA_CONT_TYPE]
972cdf0e10cSrcweiren-US = "Cost = 0. Total number of controls better estimate - this information is useful as an indication of complexity of the Forms."
973cdf0e10cSrcweir
974cdf0e10cSrcweir[RID_RESXLS_COST_COST_VBA_CONTROLS]
975cdf0e10cSrcweiren-US = "Cost = 3 minute per control, this does not take account of issues with Frame controls or the number of these controls that have event handlers that need manually linked to migrated code."
976cdf0e10cSrcweir
977cdf0e10cSrcweir[RID_RESXLS_COST_COST_VBA_FORMS]
978cdf0e10cSrcweiren-US = "Cost = 0. Using total number of controls on forms as better estimate"
979cdf0e10cSrcweir
980cdf0e10cSrcweir[RID_RESXLS_COST_COST_VBA_LOC]
981cdf0e10cSrcweiren-US = "Cost of 4 min per line, takes no account of complexity of code, number of comment lines and so on"
982cdf0e10cSrcweir
983cdf0e10cSrcweir[RID_RESXLS_COST_COST_VBA_PROPS]
984cdf0e10cSrcweiren-US = "Cost = 0 using lines of code as better cost estimate."
985cdf0e10cSrcweir
986cdf0e10cSrcweir[RID_RESXLS_COST_Costs__min]
987cdf0e10cSrcweiren-US = "Costs (min)"
988cdf0e10cSrcweir
989cdf0e10cSrcweir[RID_RESXLS_COST_Custom_Bullet_List]
990cdf0e10cSrcweiren-US = "Custom Bullet List"
991cdf0e10cSrcweir
992cdf0e10cSrcweir[RID_RESXLS_COST_Document_Custom_Properties]
993cdf0e10cSrcweiren-US = "Document Custom Properties"
994cdf0e10cSrcweir
995cdf0e10cSrcweir[RID_RESXLS_COST_Document_Parts_Protection]
996cdf0e10cSrcweiren-US = "Document Parts Protection"
997cdf0e10cSrcweir
998cdf0e10cSrcweir[RID_RESXLS_COST_Embedded_Chart]
999cdf0e10cSrcweiren-US = "Chart Issues Minor"
1000cdf0e10cSrcweir
1001cdf0e10cSrcweir[RID_RESXLS_COST_embedded_objects]
1002cdf0e10cSrcweiren-US = "Cost = 0. Most embedded objects come across. If one does not then this may require some reenginering and is not in the scope of an automated cost calculation."
1003cdf0e10cSrcweir
1004cdf0e10cSrcweir[RID_RESXLS_COST_Embedded_OLE_Object]
1005cdf0e10cSrcweiren-US = "Embedded OLE Object"
1006cdf0e10cSrcweir
1007cdf0e10cSrcweir[RID_RESXLS_COST_Excel]
1008cdf0e10cSrcweiren-US = "Excel"
1009cdf0e10cSrcweir
1010cdf0e10cSrcweir[RID_RESXLS_COST_Excel_Totals]
1011cdf0e10cSrcweiren-US = "Excel Totals"
1012cdf0e10cSrcweir
1013cdf0e10cSrcweir[RID_RESXLS_COST_External]
1014cdf0e10cSrcweiren-US = "External"
1015cdf0e10cSrcweir
1016cdf0e10cSrcweir[RID_RESXLS_COST_External_References_In_Macro___Module__Class_or_UserForm]
1017cdf0e10cSrcweiren-US = "External References In Macro - Module, Class or UserForm"
1018cdf0e10cSrcweir
1019cdf0e10cSrcweir[RID_RESXLS_COST_Factor_Count]
1020cdf0e10cSrcweiren-US = "Factor Count"
1021cdf0e10cSrcweir
1022cdf0e10cSrcweir[RID_RESXLS_COST_Fields]
1023cdf0e10cSrcweiren-US = "Fields"
1024cdf0e10cSrcweir
1025cdf0e10cSrcweir[RID_RESXLS_COST_Filters]
1026cdf0e10cSrcweiren-US = "Filters"
1027cdf0e10cSrcweir
1028cdf0e10cSrcweir[RID_RESXLS_COST_Fixed_SO7]
1029cdf0e10cSrcweiren-US = "Fixed <PRODUCTNAME> <PRODUCTVERSION>"
1030cdf0e10cSrcweir
1031cdf0e10cSrcweir[RID_RESXLS_COST_Form_Field]
1032cdf0e10cSrcweiren-US = "Form Field"
1033cdf0e10cSrcweir
1034cdf0e10cSrcweir[RID_RESXLS_COST_Format]
1035cdf0e10cSrcweiren-US = "Format"
1036cdf0e10cSrcweir
1037cdf0e10cSrcweir[RID_RESXLS_COST_Functions]
1038cdf0e10cSrcweiren-US = "Functions"
1039cdf0e10cSrcweir
1040cdf0e10cSrcweir[RID_RESXLS_COST_Zoom]
1041cdf0e10cSrcweiren-US = "Zoom"
1042cdf0e10cSrcweir
1043cdf0e10cSrcweir[RID_RESXLS_COST_HEADERFOOTER_WORKAROUND]
1044cdf0e10cSrcweiren-US = "Insert carriage returns to resize header/ footer to the size of the graphic."
1045cdf0e10cSrcweir
1046cdf0e10cSrcweir[RID_RESXLS_COST_Hours_Per_MD]
1047cdf0e10cSrcweiren-US = "Hours Per MD ="
1048cdf0e10cSrcweir
1049cdf0e10cSrcweir[RID_RESXLS_COST_Indexes_And_References]
1050cdf0e10cSrcweiren-US = "Indexes And References"
1051cdf0e10cSrcweir
1052cdf0e10cSrcweir[RID_RESXLS_COST_Invalid_Password_Entered]
1053cdf0e10cSrcweiren-US = "Invalid Password Entered"
1054cdf0e10cSrcweir
1055cdf0e10cSrcweir[RID_RESXLS_COST_Invalid_Worksheet_Name]
1056cdf0e10cSrcweiren-US = "Invalid Worksheet Name"
1057cdf0e10cSrcweir
1058cdf0e10cSrcweir[RID_RESXLS_COST_Issue__18_of_the_24_table_border_styles_do_not_display_correctly]
1059cdf0e10cSrcweiren-US = "Issue: 18 of the 24 table border styles do not display correctly."
1060cdf0e10cSrcweir
1061cdf0e10cSrcweir[RID_RESXLS_COST_Issue__256_sheet_limit_exceeded]
1062cdf0e10cSrcweiren-US = "Issue: 256 sheet limit exceeded."
1063cdf0e10cSrcweir
1064cdf0e10cSrcweir[RID_RESXLS_COST_Issue__32000_row_limit_exceeded]
1065cdf0e10cSrcweiren-US = "Issue: 32000 row limit exceeded."
1066cdf0e10cSrcweir
1067cdf0e10cSrcweir[RID_RESXLS_COST_Issue__A_worksheet_in_the_workbook_has_a_name_with_invalid_characters]
1068cdf0e10cSrcweiren-US = "Issue: A worksheet in the workbook has a name with invalid characters."
1069cdf0e10cSrcweir
1070cdf0e10cSrcweir[RID_RESXLS_COST_Issue__AutoFilter_does_not_function_properly]
1071cdf0e10cSrcweiren-US = "Issue: AutoFilter does not function properly."
1072cdf0e10cSrcweir
1073cdf0e10cSrcweir[RID_RESXLS_COST_Issue__Calls_to_windows_API_functions_are_windows_specific]
1074cdf0e10cSrcweiren-US = "Issue: Calls to windows API functions are windows specific."
1075cdf0e10cSrcweir
1076cdf0e10cSrcweir[RID_RESXLS_COST_Issue__Chart_support_is_limited_in_SO7]
1077cdf0e10cSrcweiren-US = "Issue: Chart support is limited in <PRODUCTNAME>."
1078cdf0e10cSrcweir
1079cdf0e10cSrcweir[RID_RESXLS_COST_Issue__Comments_are_lost_on_migration_to_SO7]
1080cdf0e10cSrcweiren-US = "Issue: Comments are lost on migration to <PRODUCTNAME>."
1081cdf0e10cSrcweir
1082cdf0e10cSrcweir[RID_RESXLS_COST_Issue__Custom_Properties_are_lost_on_migration]
1083cdf0e10cSrcweiren-US = "Issue: Custom Properties are lost on migration"
1084cdf0e10cSrcweir
1085cdf0e10cSrcweir[RID_RESXLS_COST_Issue__Document_is_password_protected_and_cannot_be_opened_by_SO]
1086cdf0e10cSrcweiren-US = "Issue: Document is password protected and cannot be opened by SO."
1087cdf0e10cSrcweir
1088cdf0e10cSrcweir[RID_RESXLS_COST_Issue__External_functions_not_supported_by_SO7]
1089cdf0e10cSrcweiren-US = "Issue: External functions not supported by <PRODUCTNAME>"
1090cdf0e10cSrcweir
1091cdf0e10cSrcweir[RID_RESXLS_COST_Issue__External_references_are_windows_specific]
1092cdf0e10cSrcweiren-US = "Issue: External references are windows specific."
1093cdf0e10cSrcweir
1094cdf0e10cSrcweir[RID_RESXLS_COST_Issue__Fields_are_imported_but_need_to_have_the_link_to_datasource_reset]
1095cdf0e10cSrcweiren-US = "Issue: Fields are imported but need to have the link to data source reset."
1096cdf0e10cSrcweir
1097cdf0e10cSrcweir[RID_RESXLS_COST_Issue__Graphics___frames_in_header_footer_tend_to_be_misplaced]
1098cdf0e10cSrcweiren-US = "Issue: Graphics & frames in header footer tend to be misplaced."
1099cdf0e10cSrcweir
1100cdf0e10cSrcweir[RID_RESXLS_COST_Issue__Incorrect_password_entered]
1101cdf0e10cSrcweiren-US = "Issue: Incorrect password entered. "
1102cdf0e10cSrcweir
1103cdf0e10cSrcweir[RID_RESXLS_COST_Issue__Information_relating_to_the_data_source_is_lost_in_migration]
1104cdf0e10cSrcweiren-US = "Issue: Information relating to the data source is lost in migration."
1105cdf0e10cSrcweir
1106cdf0e10cSrcweir[RID_RESXLS_COST_Issue__Invalid_password_entered_Rerun_analysis]
1107cdf0e10cSrcweiren-US = "Issue: Invalid password entered. Rerun analysis."
1108cdf0e10cSrcweir
1109cdf0e10cSrcweir[RID_RESXLS_COST_Issue__Lost_during_migration_No_StarOffice_equivalent]
1110cdf0e10cSrcweiren-US = "Issue: Lost during migration. No <PRODUCTNAME> equivalent."
1111cdf0e10cSrcweir
1112cdf0e10cSrcweir[RID_RESXLS_COST_Issue__Macros_from_old_workbook_versions_do_not_import_into_SO7]
1113cdf0e10cSrcweiren-US = "Issue: Macros from old workbook versions do not import into SO9."
1114cdf0e10cSrcweir
1115cdf0e10cSrcweir[RID_RESXLS_COST_Issue__Modules_will_need_porting_to_StarOffice_Basic]
1116cdf0e10cSrcweiren-US = "Issue: Modules will need porting to <PRODUCTNAME> Basic."
1117cdf0e10cSrcweir
1118cdf0e10cSrcweir[RID_RESXLS_COST_Issue__Most_migrate_ok_but_do_not_roundtrip]
1119cdf0e10cSrcweiren-US = "Issue: Most migrate ok but do not roundtrip."
1120cdf0e10cSrcweir
1121cdf0e10cSrcweir[RID_RESXLS_COST_Issue__Movies_are_not_supported_by_SO7]
1122cdf0e10cSrcweiren-US = "Issue: Movies are not supported by <PRODUCTNAME>."
1123cdf0e10cSrcweir
1124cdf0e10cSrcweir[RID_RESXLS_COST_Issue__Need_to_set_these_to_be_included_in_TOC_in_SO7]
1125cdf0e10cSrcweiren-US = "Issue: Need to set these to be included in TOC in <PRODUCTNAME>"
1126cdf0e10cSrcweir
1127cdf0e10cSrcweir[RID_RESXLS_COST_Issue__Password_protection_of_comments__tracked_changes_and_forms_is_lost]
1128cdf0e10cSrcweiren-US = "Issue: Password protection of comments, tracked changes and forms is lost."
1129cdf0e10cSrcweir
1130cdf0e10cSrcweir[RID_RESXLS_COST_Issue__Pivot_charts_are_not_supported_by_SO7]
1131cdf0e10cSrcweiren-US = "Issue: Pivot charts are not supported by <PRODUCTNAME>."
1132cdf0e10cSrcweir
1133cdf0e10cSrcweir[RID_RESXLS_COST_Issue__Presents_a_cross_platform_interoperability_issue]
1134cdf0e10cSrcweiren-US = "Issue: Presents a cross platform interoperability issue."
1135cdf0e10cSrcweir
1136cdf0e10cSrcweir[RID_RESXLS_COST_Issue__Print_wide_pages_not_supported]
1137cdf0e10cSrcweiren-US = "Issue: Print wide pages not supported."
1138cdf0e10cSrcweir
1139cdf0e10cSrcweir[RID_RESXLS_COST_Issue__Shading_can_be_applied_to_fields_and_to_controls_separately_in_Word]
1140cdf0e10cSrcweiren-US = "Issue: Shading can be applied to fields and to controls separately in Word. <PRODUCTNAME> does not differentiate between controls and fields so shading can look different in Writer."
1141cdf0e10cSrcweir
1142cdf0e10cSrcweir[RID_RESXLS_COST_Issue__Table_imported_as_text_as_no_StarOffice_equivalent]
1143cdf0e10cSrcweiren-US = "Issue: Table imported as text as no <PRODUCTNAME> equivalent."
1144cdf0e10cSrcweir
1145cdf0e10cSrcweir[RID_RESXLS_COST_Issue__Tables_nested_in_tables_are_not_supported_by_SO7]
1146cdf0e10cSrcweiren-US = "Issue: Tables nested in tables are not supported by <PRODUCTNAME>."
1147cdf0e10cSrcweir
1148cdf0e10cSrcweir[RID_RESXLS_COST_Issue__Tabs_are_incorrect_after_migration]
1149cdf0e10cSrcweiren-US = "Issue: Tabs are incorrect after migration. Certain format types do not migrate to <PRODUCTNAME>."
1150cdf0e10cSrcweir
1151cdf0e10cSrcweir[RID_RESXLS_COST_Issue__Text_form_fields_roundtrip_as_Fill_In_field]
1152cdf0e10cSrcweiren-US = "Issue: Text form fields roundtrip as Fill In field. Field attributes are lost."
1153cdf0e10cSrcweir
1154cdf0e10cSrcweir[RID_RESXLS_COST_Issue__Unsupported_formatting_set]
1155cdf0e10cSrcweiren-US = "Issue: Unsupported formatting set."
1156cdf0e10cSrcweir
1157cdf0e10cSrcweir[RID_RESXLS_COST_Issue__Unsupported_function_type]
1158cdf0e10cSrcweiren-US = "Issue: Unsupported function type. "
1159cdf0e10cSrcweir
1160cdf0e10cSrcweir[RID_RESXLS_COST_Issue__Userform_controls_will_need_porting_to_StarOffice_Basic]
1161cdf0e10cSrcweiren-US = "Issue: Userform controls will need porting to <PRODUCTNAME> Basic."
1162cdf0e10cSrcweir
1163cdf0e10cSrcweir[RID_RESXLS_COST_Issue__Userforms_controls_will_need_porting_to_StarOffice_Basic]
1164cdf0e10cSrcweiren-US = "Issue: Userform controls will need porting to <PRODUCTNAME> Basic."
1165cdf0e10cSrcweir
1166cdf0e10cSrcweir[RID_RESXLS_COST_Issue__Userforms_will_need_porting_to_StarOffice_Basic]
1167cdf0e10cSrcweiren-US = "Issue: Userforms will need porting to <PRODUCTNAME> Basic."
1168cdf0e10cSrcweir
1169cdf0e10cSrcweir[RID_RESXLS_COST_Issue__VBProject_is_password_protected_Remove_password__rerun_analysis]
1170cdf0e10cSrcweiren-US = "Issue: VBProject is password protected. Remove password, rerun analysis."
1171cdf0e10cSrcweir
1172cdf0e10cSrcweir[RID_RESXLS_COST_Issue__Will_need_refreshing_in_SO7_External_datasources_and_functions_are_not_supported]
1173cdf0e10cSrcweiren-US = "Issue: Will need refreshing in <PRODUCTNAME>. External data sources and functions are not supported"
1174cdf0e10cSrcweir
1175cdf0e10cSrcweir[RID_RESXLS_COST_Issue__Workbook_protection_is_not_supported]
1176cdf0e10cSrcweiren-US = "Issue: Workbook protection is not supported"
1177cdf0e10cSrcweir
1178cdf0e10cSrcweir[RID_RESXLS_COST_Issue__Writer_cannot_correctly_display_cells_spanning_more_than_1_page]
1179cdf0e10cSrcweiren-US = "Issue: Writer cannot correctly display cells spanning more than 1 page."
1180cdf0e10cSrcweir
1181cdf0e10cSrcweir[RID_RESXLS_COST_Issue_Category]
1182cdf0e10cSrcweiren-US = "Issue Category"
1183cdf0e10cSrcweir
1184cdf0e10cSrcweir[RID_RESXLS_COST_Issue_Count]
1185cdf0e10cSrcweiren-US = " Issue Count"
1186cdf0e10cSrcweir
1187cdf0e10cSrcweir[RID_RESXLS_COST_Issue_Type]
1188cdf0e10cSrcweiren-US = "Issue Type"
1189cdf0e10cSrcweir
1190cdf0e10cSrcweir[RID_RESXLS_COST_Linked_OLE_Object]
1191cdf0e10cSrcweiren-US = "Linked OLE Object"
1192cdf0e10cSrcweir
1193cdf0e10cSrcweir[RID_RESXLS_COST_Mail_Merge_Datasource]
1194cdf0e10cSrcweiren-US = "Mail Merge Data Source"
1195cdf0e10cSrcweir
1196cdf0e10cSrcweir[RID_RESXLS_COST_Mail_Merge_Field]
1197cdf0e10cSrcweiren-US = "Mail Merge Field"
1198cdf0e10cSrcweir
1199cdf0e10cSrcweir[RID_RESXLS_COST_Major_Issue]
1200cdf0e10cSrcweiren-US = "Complex Issue"
1201cdf0e10cSrcweir
1202cdf0e10cSrcweir[RID_RESXLS_COST_MAX_SHEETS_WORKAROUND]
1203cdf0e10cSrcweiren-US = "Need to move sheets to new workbook. "
1204cdf0e10cSrcweir
1205cdf0e10cSrcweir[RID_RESXLS_COST_Maximum_Rows_Exceeded]
1206cdf0e10cSrcweiren-US = "Maximum Rows Exceeded"
1207cdf0e10cSrcweir
1208cdf0e10cSrcweir[RID_RESXLS_COST_Maximum_Sheets_Exceeded]
1209cdf0e10cSrcweiren-US = "Maximum Sheets Exceeded"
1210cdf0e10cSrcweir
1211cdf0e10cSrcweir[RID_RESXLS_COST_Migration_Issues_Costs]
1212cdf0e10cSrcweiren-US = "Migration Issues Analyzed"
1213cdf0e10cSrcweir
1214cdf0e10cSrcweir[RID_RESXLS_COST_Movie]
1215cdf0e10cSrcweiren-US = "Movie"
1216cdf0e10cSrcweir
1217cdf0e10cSrcweir[RID_RESXLS_COST_NESTED_TABLE_WORKAROUND]
1218cdf0e10cSrcweiren-US = "In word use split cell to create similar layout."
1219cdf0e10cSrcweir
1220cdf0e10cSrcweir[RID_RESXLS_COST_Nested_Tables]
1221cdf0e10cSrcweiren-US = "Nested Tables"
1222cdf0e10cSrcweir
1223cdf0e10cSrcweir[RID_RESXLS_COST_Not_Planned]
1224cdf0e10cSrcweiren-US = "Not Planned"
1225cdf0e10cSrcweir
1226cdf0e10cSrcweir[RID_RESXLS_COST_Notes_And_Handouts]
1227cdf0e10cSrcweiren-US = "Notes And Handouts"
1228cdf0e10cSrcweir
1229cdf0e10cSrcweir[RID_RESXLS_COST_Number_Of_External_References]
1230cdf0e10cSrcweiren-US = "Number Of External References"
1231cdf0e10cSrcweir
1232cdf0e10cSrcweir[RID_RESXLS_COST_Number_Of_Lines]
1233cdf0e10cSrcweiren-US = "Number Of Lines"
1234cdf0e10cSrcweir
1235cdf0e10cSrcweir[RID_RESXLS_COST_Number_of_Lines_in_Unique_Modules]
1236cdf0e10cSrcweiren-US = "Number of Lines in Unique Code Modules"
1237cdf0e10cSrcweir
1238cdf0e10cSrcweir[RID_RESXLS_COST_Number_of_Modules]
1239cdf0e10cSrcweiren-US = "Number of Modules"
1240cdf0e10cSrcweir
1241cdf0e10cSrcweir[RID_RESXLS_COST_Number_of_Unique_Modules]
1242cdf0e10cSrcweiren-US = "Number of Unique Code Modules"
1243cdf0e10cSrcweir
1244cdf0e10cSrcweir[RID_RESXLS_COST_Numbering_Reference]
1245cdf0e10cSrcweiren-US = "Numbering Reference"
1246cdf0e10cSrcweir
1247cdf0e10cSrcweir[RID_RESXLS_COST_Numbering_Reference_Comment]
1248cdf0e10cSrcweiren-US = "Issue: <PRODUCTNAME> can not import references that refer in a numbered list."
1249cdf0e10cSrcweir
1250cdf0e10cSrcweir[RID_RESXLS_COST_Object_In_Header_Footer]
1251cdf0e10cSrcweiren-US = "Object In Header Footer"
1252cdf0e10cSrcweir
1253cdf0e10cSrcweir[RID_RESXLS_COST_Objects_And_Graphics]
1254cdf0e10cSrcweiren-US = "Objects And Graphics"
1255cdf0e10cSrcweir
1256cdf0e10cSrcweir[RID_RESXLS_COST_Objects_Graphics_And_Frames]
1257cdf0e10cSrcweiren-US = "Objects Graphics And Frames"
1258cdf0e10cSrcweir
1259cdf0e10cSrcweir[RID_RESXLS_COST_Objects_Graphics_And_Textboxes]
1260cdf0e10cSrcweiren-US = "Objects Graphics And Textboxes"
1261cdf0e10cSrcweir
1262cdf0e10cSrcweir[RID_RESXLS_COST_Old_Workbook_Version]
1263cdf0e10cSrcweiren-US = "Old Workbook Version"
1264cdf0e10cSrcweir
1265cdf0e10cSrcweir[RID_RESXLS_COST_OLE_Control]
1266cdf0e10cSrcweiren-US = "OLE Control"
1267cdf0e10cSrcweir
1268cdf0e10cSrcweir[RID_RESXLS_COST_OLECONTR_COST]
1269cdf0e10cSrcweiren-US = "Cost variations occur because of the use of macros with controls."
1270cdf0e10cSrcweir
1271cdf0e10cSrcweir[RID_RESXLS_COST_Page_Setup]
1272cdf0e10cSrcweiren-US = "Page Setup"
1273cdf0e10cSrcweir
1274cdf0e10cSrcweir[RID_RESXLS_COST_Password_Protected]
1275cdf0e10cSrcweiren-US = "Password Protected"
1276cdf0e10cSrcweir
1277cdf0e10cSrcweir[RID_RESXLS_COST_Password_Protection]
1278cdf0e10cSrcweiren-US = "Password Protection"
1279cdf0e10cSrcweir
1280cdf0e10cSrcweir[RID_RESXLS_COST_Pivot]
1281cdf0e10cSrcweiren-US = "Pivot Chart"
1282cdf0e10cSrcweir
1283cdf0e10cSrcweir[RID_RESXLS_COST_Planned_SO8]
1284cdf0e10cSrcweiren-US = "Planned"
1285cdf0e10cSrcweir
1286cdf0e10cSrcweir[RID_RESXLS_COST_Portability]
1287cdf0e10cSrcweiren-US = "Portability"
1288cdf0e10cSrcweir
1289cdf0e10cSrcweir[RID_RESXLS_COST_PowerPoint]
1290cdf0e10cSrcweiren-US = "PowerPoint"
1291cdf0e10cSrcweir
1292cdf0e10cSrcweir[RID_RESXLS_COST_PowerPoint_Totals]
1293cdf0e10cSrcweiren-US = "PowerPoint Totals"
1294cdf0e10cSrcweir
1295cdf0e10cSrcweir[RID_RESXLS_COST_Prepared_Issue_Count]
1296cdf0e10cSrcweiren-US = "Prepared Issue Count"
1297cdf0e10cSrcweir
1298cdf0e10cSrcweir[RID_RESXLS_COST_Prepared_Savings__min]
1299cdf0e10cSrcweiren-US = "Prepared Savings (min)"
1300cdf0e10cSrcweir
1301cdf0e10cSrcweir[RID_RESXLS_COST_Properties___Module__Class_or_UserForm]
1302cdf0e10cSrcweiren-US = "Properties - Module, Class or UserForm"
1303cdf0e10cSrcweir
1304cdf0e10cSrcweir[RID_RESXLS_COST_Remove_password_to_open]
1305cdf0e10cSrcweiren-US = "Remove password to open."
1306cdf0e10cSrcweir
1307cdf0e10cSrcweir[RID_RESXLS_COST_Remove_the_invalid_characters_from_the_worksheet_name]
1308cdf0e10cSrcweiren-US  = "Remove the invalid characters from the worksheet name."
1309cdf0e10cSrcweir
1310cdf0e10cSrcweir[RID_RESXLS_COST_Rerun_analysis_with_correct_password]
1311cdf0e10cSrcweiren-US = "Rerun analysis with correct password."
1312cdf0e10cSrcweir
1313cdf0e10cSrcweir[RID_RESXLS_COST_Reset_link_to_Data_Base_having_setup_a_Datasource_in_SO7]
1314cdf0e10cSrcweiren-US = "Reset link to database having setup a data source in <PRODUCTNAME>."
1315cdf0e10cSrcweir
1316cdf0e10cSrcweir[RID_RESXLS_COST_set_cost_factor_if_the_macro_has_to_be_ported_off_Windows]
1317cdf0e10cSrcweiren-US = "Cost = 0. Set a cost factor if the macro has to be ported off Windows. "
1318cdf0e10cSrcweir
1319cdf0e10cSrcweir[RID_RESXLS_COST_Save_workbook_as_a_new_workbook_version]
1320cdf0e10cSrcweiren-US = "Save workbook as a new workbook version."
1321cdf0e10cSrcweir
1322cdf0e10cSrcweir[RID_RESXLS_COST_Setup_Datasource_in_SO7_using_Tools__Datasource]
1323cdf0e10cSrcweiren-US = "Setup data source in <PRODUCTNAME> using Tools/Data source"
1324cdf0e10cSrcweir
1325cdf0e10cSrcweir[RID_RESXLS_COST_Sheet_Chart]
1326cdf0e10cSrcweiren-US = "Chart Issues Complex"
1327cdf0e10cSrcweir
1328cdf0e10cSrcweir[RID_RESXLS_COST_Status]
1329cdf0e10cSrcweiren-US = "Status"
1330cdf0e10cSrcweir
1331cdf0e10cSrcweir[RID_RESXLS_COST_Table_Of_Authorities]
1332cdf0e10cSrcweiren-US = "Table Of Authorities"
1333cdf0e10cSrcweir
1334cdf0e10cSrcweir[RID_RESXLS_COST_Table_Of_Authorities_Field]
1335cdf0e10cSrcweiren-US = "Table Of Authorities Field"
1336cdf0e10cSrcweir
1337cdf0e10cSrcweir[RID_RESXLS_COST_Table_Of_Contents]
1338cdf0e10cSrcweiren-US = "Table Of Contents"
1339cdf0e10cSrcweir
1340cdf0e10cSrcweir[RID_RESXLS_COST_Tables]
1341cdf0e10cSrcweiren-US = "Tables"
1342cdf0e10cSrcweir
1343cdf0e10cSrcweir[RID_RESXLS_COST_TOC_ISSUE_WORKAROUND]
1344cdf0e10cSrcweiren-US = "Tab Issues: use fancy format. Numbering incorrect: remove blank lines with heading style used by TOC. Numbering abuts Header: replace leading tabs in Header style used in TOC with spaces."
1345cdf0e10cSrcweir
1346cdf0e10cSrcweir[RID_RESXLS_COST_Total_Cost___MD]
1347cdf0e10cSrcweiren-US = "Total Cost  (MD) = "
1348cdf0e10cSrcweir
1349cdf0e10cSrcweir[RID_RESXLS_COST_User_Error]
1350cdf0e10cSrcweiren-US = "User Error"
1351cdf0e10cSrcweir
1352cdf0e10cSrcweir[RID_RESXLS_COST_User_Forms_Control_Count]
1353cdf0e10cSrcweiren-US = "User Forms Control Count"
1354cdf0e10cSrcweir
1355cdf0e10cSrcweir[RID_RESXLS_COST_User_Forms_Control_Type_Count]
1356cdf0e10cSrcweiren-US = "User Forms Control Type Count"
1357cdf0e10cSrcweir
1358cdf0e10cSrcweir[RID_RESXLS_COST_User_Forms_Count]
1359cdf0e10cSrcweiren-US = "User Forms Count"
1360cdf0e10cSrcweir
1361cdf0e10cSrcweir[RID_RESXLS_COST_VBA_Macros]
1362cdf0e10cSrcweiren-US = "VBA Macros"
1363cdf0e10cSrcweir
1364cdf0e10cSrcweir[RID_RESXLS_COST_Word]
1365cdf0e10cSrcweiren-US = "Word"
1366cdf0e10cSrcweir
1367cdf0e10cSrcweir[RID_RESXLS_COST_Word_Totals]
1368cdf0e10cSrcweiren-US = "Word Totals"
1369cdf0e10cSrcweir
1370cdf0e10cSrcweir[RID_RESXLS_COST_Work_Around]
1371cdf0e10cSrcweiren-US = "Work Around"
1372cdf0e10cSrcweir
1373cdf0e10cSrcweir[RID_RESXLS_COST_Workaround_Remove_protection_before_importing]
1374cdf0e10cSrcweiren-US = "Remove protection before importing"
1375cdf0e10cSrcweir
1376cdf0e10cSrcweir[RID_RESXLS_COST_WorkbookProtection]
1377cdf0e10cSrcweiren-US = "WorkbookProtection "
1378cdf0e10cSrcweir
1379cdf0e10cSrcweir[RID_RESXLS_DP_Accessed]
1380cdf0e10cSrcweiren-US = "Accessed"
1381cdf0e10cSrcweir
1382cdf0e10cSrcweir[RID_RESXLS_DP_All_Analysed_Documents___Properties]
1383cdf0e10cSrcweiren-US = "All Analysed Documents - properties"
1384cdf0e10cSrcweir
1385cdf0e10cSrcweir[RID_RESXLS_DP_Application]
1386cdf0e10cSrcweiren-US = "Application"
1387cdf0e10cSrcweir
1388cdf0e10cSrcweir[RID_RESXLS_DP_Based_on_Template]
1389cdf0e10cSrcweiren-US = "Based on Template"
1390cdf0e10cSrcweir
1391cdf0e10cSrcweir[RID_RESXLS_DP_Costs]
1392cdf0e10cSrcweiren-US = "Costs"
1393cdf0e10cSrcweir
1394cdf0e10cSrcweir[RID_RESXLS_DP_Created]
1395cdf0e10cSrcweiren-US = "Created"
1396cdf0e10cSrcweir
1397cdf0e10cSrcweir[RID_RESXLS_DP_Document_Details]
1398cdf0e10cSrcweiren-US = "Document Details"
1399cdf0e10cSrcweir
1400cdf0e10cSrcweir[RID_RESXLS_DP_Document_Issue_Costs]
1401cdf0e10cSrcweiren-US = "Document Migration Costs (min)"
1402cdf0e10cSrcweir
1403cdf0e10cSrcweir[RID_RESXLS_DP_Document_Migration_Issues]
1404cdf0e10cSrcweiren-US = "Document Migration Issues"
1405cdf0e10cSrcweir
1406cdf0e10cSrcweir[RID_RESXLS_DP_Document_Name]
1407cdf0e10cSrcweiren-US = "Document Name"
1408cdf0e10cSrcweir
1409cdf0e10cSrcweir[RID_RESXLS_DP_Document_Name_and_Path]
1410cdf0e10cSrcweiren-US = "Document Name and Path"
1411cdf0e10cSrcweir
1412cdf0e10cSrcweir[RID_RESXLS_DP_Issues_Complex_count]
1413cdf0e10cSrcweiren-US = "Issues Complex Count"
1414cdf0e10cSrcweir
1415cdf0e10cSrcweir[RID_RESXLS_DP_Last_Saved_By]
1416cdf0e10cSrcweiren-US = "Last Saved By"
1417cdf0e10cSrcweir
1418cdf0e10cSrcweir[RID_RESXLS_DP_Lines_of_Macro_Code]
1419cdf0e10cSrcweiren-US = "Lines of Macro Code"
1420cdf0e10cSrcweir
1421cdf0e10cSrcweir[RID_RESXLS_DP_Macro_Issues]
1422cdf0e10cSrcweiren-US = "Macro Migration Issues"
1423cdf0e10cSrcweir
1424cdf0e10cSrcweir[RID_RESXLS_DP_Macro_Migration_Costs]
1425cdf0e10cSrcweiren-US = "Macro Migration Costs (min)"
1426cdf0e10cSrcweir
1427cdf0e10cSrcweir[RID_RESXLS_DP_Macro_Migration_Issues]
1428cdf0e10cSrcweiren-US = "Macro Migration Issues"
1429cdf0e10cSrcweir
1430cdf0e10cSrcweir[RID_RESXLS_DP_Migration_Issues]
1431cdf0e10cSrcweiren-US = "Document Migration Issues"
1432cdf0e10cSrcweir
1433cdf0e10cSrcweir[RID_RESXLS_DP_Minor_Issues]
1434cdf0e10cSrcweiren-US = "Issues Minor Count"
1435cdf0e10cSrcweir
1436cdf0e10cSrcweir[RID_RESXLS_DP_Modified]
1437cdf0e10cSrcweiren-US = "Modified"
1438cdf0e10cSrcweir
1439cdf0e10cSrcweir[RID_RESXLS_DP_Pages_Sheets_Slides]
1440cdf0e10cSrcweiren-US = "Pages, Sheets or  Slides Count"
1441cdf0e10cSrcweir
1442cdf0e10cSrcweir[RID_RESXLS_DP_Prepareable_Issues_Costs]
1443cdf0e10cSrcweiren-US = "Prepareable Issues Savings (min)"
1444cdf0e10cSrcweir
1445cdf0e10cSrcweir[RID_RESXLS_DP_Prepared_Issues]
1446cdf0e10cSrcweiren-US = "Prepareable Document Issues"
1447cdf0e10cSrcweir
1448cdf0e10cSrcweir[RID_RESXLS_DP_Printed]
1449cdf0e10cSrcweiren-US = "Printed"
1450cdf0e10cSrcweir
1451cdf0e10cSrcweir[RID_RESXLS_DP_Revision]
1452cdf0e10cSrcweiren-US = "Revision"
1453cdf0e10cSrcweir
1454cdf0e10cSrcweir[RID_RESXLS_DP_User_Form_Count]
1455cdf0e10cSrcweiren-US = "User Form Count"
1456cdf0e10cSrcweir
1457cdf0e10cSrcweir[RID_RESXLS_ID_All_Documents_with_Issues___Issue_Details]
1458cdf0e10cSrcweiren-US = "All Documents with Issues - Issue Details"
1459cdf0e10cSrcweir
1460cdf0e10cSrcweir[RID_RESXLS_ID_Application]
1461cdf0e10cSrcweiren-US = "Application"
1462cdf0e10cSrcweir
1463cdf0e10cSrcweir[RID_RESXLS_ID_Column__Left]
1464cdf0e10cSrcweiren-US = "Column/ Left"
1465cdf0e10cSrcweir
1466cdf0e10cSrcweir[RID_RESXLS_ID_Document_Name]
1467cdf0e10cSrcweiren-US = "Document Name"
1468cdf0e10cSrcweir
1469cdf0e10cSrcweir[RID_RESXLS_ID_Document_Name_and_Path]
1470cdf0e10cSrcweiren-US = "Document Name and Path"
1471cdf0e10cSrcweir
1472cdf0e10cSrcweir[RID_RESXLS_ID_Issue_Category]
1473cdf0e10cSrcweiren-US = "Issue Category"
1474cdf0e10cSrcweir
1475cdf0e10cSrcweir[RID_RESXLS_ID_Issue_Details]
1476cdf0e10cSrcweiren-US = "Issue Details"
1477cdf0e10cSrcweir
1478cdf0e10cSrcweir[RID_RESXLS_ID_Issue_Type]
1479cdf0e10cSrcweiren-US = "Issue Type"
1480cdf0e10cSrcweir
1481cdf0e10cSrcweir[RID_RESXLS_ID_Line__Row__Top]
1482cdf0e10cSrcweiren-US = "Line/ Row/ Top"
1483cdf0e10cSrcweir
1484cdf0e10cSrcweir[RID_RESXLS_ID_Location]
1485cdf0e10cSrcweiren-US = "Location"
1486cdf0e10cSrcweir
1487cdf0e10cSrcweir[RID_RESXLS_ID_Location_Type]
1488cdf0e10cSrcweiren-US = "Location Type"
1489cdf0e10cSrcweir
1490cdf0e10cSrcweir[RID_RESXLS_OV_3_to_6_months]
1491cdf0e10cSrcweiren-US = "3 - 6 months"
1492cdf0e10cSrcweir
1493cdf0e10cSrcweir[RID_RESXLS_OV_6_to_12_months]
1494cdf0e10cSrcweiren-US = "6 - 12 months"
1495cdf0e10cSrcweir
1496cdf0e10cSrcweir[RID_RESXLS_OV_Complex]
1497cdf0e10cSrcweiren-US = "Complex"
1498cdf0e10cSrcweir
1499cdf0e10cSrcweir[RID_RESXLS_OV_Cost_estimates_for_migration]
1500cdf0e10cSrcweiren-US = "Cost estimates for migration of all analyzed documents"
1501cdf0e10cSrcweir
1502cdf0e10cSrcweir[RID_RESXLS_OV_Costs]
1503cdf0e10cSrcweiren-US = "Costs (MD)"
1504cdf0e10cSrcweir
1505cdf0e10cSrcweir[RID_RESXLS_OV_Docs_with_DocumentMigrationIssues]
1506cdf0e10cSrcweiren-US = "Documents with Document Migration Issues (excludes macro issues)"
1507cdf0e10cSrcweir
1508cdf0e10cSrcweir[RID_RESXLS_OV_Document_Migration_Costs]
1509cdf0e10cSrcweiren-US = "Document Migration Costs<CR>( costs based on: issues listed in Issues Analyzed, excludes macros  issues )"
1510cdf0e10cSrcweir
1511cdf0e10cSrcweir[RID_RESXLS_OV_Document_Modification_Dates]
1512cdf0e10cSrcweiren-US = "Document Modification Dates"
1513cdf0e10cSrcweir
1514cdf0e10cSrcweir[RID_RESXLS_OV_Document_Type]
1515cdf0e10cSrcweiren-US = "Type"
1516cdf0e10cSrcweir
1517cdf0e10cSrcweir[RID_RESXLS_OV_Documents_with_Macro_Migration_Issues]
1518cdf0e10cSrcweiren-US = "Documents with Macro Migration Issues"
1519cdf0e10cSrcweir
1520cdf0e10cSrcweir[RID_RESXLS_OV_Excel]
1521cdf0e10cSrcweiren-US = "Excel"
1522cdf0e10cSrcweir
1523cdf0e10cSrcweir[RID_RESXLS_OV_Excel_Costs]
1524cdf0e10cSrcweiren-US = "Excel "
1525cdf0e10cSrcweir
1526cdf0e10cSrcweir[RID_RESXLS_OV_Excel_Spreadsheet]
1527cdf0e10cSrcweiren-US = "  Spreadsheets (.xls)"
1528cdf0e10cSrcweir
1529cdf0e10cSrcweir[RID_RESXLS_OV_Excel_Template]
1530cdf0e10cSrcweiren-US = "  Templates (.xlt)"
1531cdf0e10cSrcweir
1532cdf0e10cSrcweir[RID_RESXLS_OV_GREATER_THAN_1_year]
1533cdf0e10cSrcweiren-US = "> 1 year"
1534cdf0e10cSrcweir
1535cdf0e10cSrcweir[RID_RESXLS_OV_Last_Modified]
1536cdf0e10cSrcweiren-US = "Last Modified"
1537cdf0e10cSrcweir
1538cdf0e10cSrcweir[RID_RESXLS_OV_LESS_3_months]
1539cdf0e10cSrcweiren-US = "< 3 months"
1540cdf0e10cSrcweir
1541cdf0e10cSrcweir[RID_RESXLS_OV_LESS_THAN3MONTHS]
1542cdf0e10cSrcweiren-US = "Templates (.dot)"
1543cdf0e10cSrcweir
1544cdf0e10cSrcweir[RID_RESXLS_OV_Macro_Migration_Costs]
1545cdf0e10cSrcweiren-US = "Manual Macro Migration Costs<CR>( costs based on: number of lines in unique code modules and number of user form controls )"
1546cdf0e10cSrcweir
1547cdf0e10cSrcweir[RID_RESXLS_OV_Medium]
1548cdf0e10cSrcweiren-US = "Medium"
1549cdf0e10cSrcweir
1550cdf0e10cSrcweir[RID_RESXLS_OV_Minor]
1551cdf0e10cSrcweiren-US = "Minor"
1552cdf0e10cSrcweir
1553cdf0e10cSrcweir[RID_RESXLS_OV_None]
1554cdf0e10cSrcweiren-US = "None"
1555cdf0e10cSrcweir
1556cdf0e10cSrcweir[RID_RESXLS_OV_Number]
1557cdf0e10cSrcweiren-US = "Number"
1558cdf0e10cSrcweir
1559cdf0e10cSrcweir[RID_RESXLS_OV_Number_of_Documents_Analyzed]
1560cdf0e10cSrcweiren-US = "Number of Documents Analyzed"
1561cdf0e10cSrcweir
1562cdf0e10cSrcweir[RID_RESXLS_OV_NumberOfDocs]
1563cdf0e10cSrcweiren-US = "Number of docs"
1564cdf0e10cSrcweir
1565cdf0e10cSrcweir[RID_RESXLS_OV_Potential_savings_macro_conversion]
1566cdf0e10cSrcweiren-US = "Potential Savings with Automated Macro Migration of 20 to 60%"
1567cdf0e10cSrcweir
1568cdf0e10cSrcweir[RID_RESXLS_OV_Potential_savings_prepared_docs]
1569cdf0e10cSrcweiren-US = "Potential Savings with Automated Preparation"
1570cdf0e10cSrcweir
1571cdf0e10cSrcweir[RID_RESXLS_OV_PowerPoint]
1572cdf0e10cSrcweiren-US = "PowerPoint"
1573cdf0e10cSrcweir
1574cdf0e10cSrcweir[RID_RESXLS_OV_PowerPoint_Costs]
1575cdf0e10cSrcweiren-US = "PowerPoint "
1576cdf0e10cSrcweir
1577cdf0e10cSrcweir[RID_RESXLS_OV_PowerPoint_Document]
1578cdf0e10cSrcweiren-US = "  Presentations (.ppt)"
1579cdf0e10cSrcweir
1580cdf0e10cSrcweir[RID_RESXLS_OV_PowerPoint_Template]
1581cdf0e10cSrcweiren-US = "  Templates (.pot)"
1582cdf0e10cSrcweir
1583cdf0e10cSrcweir[RID_RESXLS_OV_Simple]
1584cdf0e10cSrcweiren-US = "Simple"
1585cdf0e10cSrcweir
1586cdf0e10cSrcweir[RID_RESXLS_OV_Total]
1587cdf0e10cSrcweiren-US = "Total"
1588cdf0e10cSrcweir
1589cdf0e10cSrcweir[RID_RESXLS_OV_Totals]
1590cdf0e10cSrcweiren-US = "Totals"
1591cdf0e10cSrcweir
1592cdf0e10cSrcweir[RID_RESXLS_OV_Word]
1593cdf0e10cSrcweiren-US = "Word"
1594cdf0e10cSrcweir
1595cdf0e10cSrcweir[RID_RESXLS_OV_Word_Costs]
1596cdf0e10cSrcweiren-US = "Word "
1597cdf0e10cSrcweir
1598cdf0e10cSrcweir[RID_RESXLS_OV_Word_Document]
1599cdf0e10cSrcweiren-US = "Documents (.doc)"
1600cdf0e10cSrcweir
1601cdf0e10cSrcweir[RID_RESXLS_OV_Word_Template]
1602cdf0e10cSrcweiren-US = "Templates (.dot)"
1603cdf0e10cSrcweir
1604cdf0e10cSrcweir[RID_RESXLS_PP_Action_Settings]
1605cdf0e10cSrcweiren-US = "Action Settings"
1606cdf0e10cSrcweir
1607cdf0e10cSrcweir[RID_RESXLS_PP_Application]
1608cdf0e10cSrcweiren-US = "Application"
1609cdf0e10cSrcweir
1610cdf0e10cSrcweir[RID_RESXLS_PP_Content___Document_Properties]
1611cdf0e10cSrcweiren-US = "Content & Document Properties"
1612cdf0e10cSrcweir
1613cdf0e10cSrcweir[RID_RESXLS_PP_Document_Name_and_Path]
1614cdf0e10cSrcweiren-US = "Document Name and Path"
1615cdf0e10cSrcweir
1616cdf0e10cSrcweir[RID_RESXLS_PP_Fields]
1617cdf0e10cSrcweiren-US = "Fields"
1618cdf0e10cSrcweir
1619cdf0e10cSrcweir[RID_RESXLS_PP_Format]
1620cdf0e10cSrcweiren-US = "Format"
1621cdf0e10cSrcweir
1622cdf0e10cSrcweir[RID_RESXLS_PP_Notes___Handouts]
1623cdf0e10cSrcweiren-US = "Notes & Handouts"
1624cdf0e10cSrcweir
1625cdf0e10cSrcweir[RID_RESXLS_PP_Objects__Graphics___Textboxes]
1626cdf0e10cSrcweiren-US = "Objects, Graphics & Textboxes"
1627cdf0e10cSrcweir
1628cdf0e10cSrcweir[RID_RESXLS_PP_Portability]
1629cdf0e10cSrcweiren-US = "Portability"
1630cdf0e10cSrcweir
1631cdf0e10cSrcweir[RID_RESXLS_PP_PowerPoint_Documents_with_Issues___Issue_Summary]
1632cdf0e10cSrcweiren-US = "PowerPoint Documents with Issues - Issue Summary"
1633cdf0e10cSrcweir
1634cdf0e10cSrcweir[RID_RESXLS_PP_PowerPoint_Presentation_Name]
1635cdf0e10cSrcweiren-US = "PowerPoint Presentation Name"
1636cdf0e10cSrcweir
1637cdf0e10cSrcweir[RID_RESXLS_PP_VBA_Macros]
1638cdf0e10cSrcweiren-US = "VBA Macros"
1639cdf0e10cSrcweir
1640cdf0e10cSrcweir[RID_RESXLS_RD_All_Documents_with_Macros___Reference_Details]
1641cdf0e10cSrcweiren-US = "All Documents with Macros - Reference Details"
1642cdf0e10cSrcweir
1643cdf0e10cSrcweir[RID_RESXLS_RD_Application]
1644cdf0e10cSrcweiren-US = "Application"
1645cdf0e10cSrcweir
1646cdf0e10cSrcweir[RID_RESXLS_RD_Description]
1647cdf0e10cSrcweiren-US = "Description"
1648cdf0e10cSrcweir
1649cdf0e10cSrcweir[RID_RESXLS_RD_Document_Name]
1650cdf0e10cSrcweiren-US = "Document Name"
1651cdf0e10cSrcweir
1652cdf0e10cSrcweir[RID_RESXLS_RD_Document_Name_and_Path]
1653cdf0e10cSrcweiren-US = "Document Name and Path"
1654cdf0e10cSrcweir
1655cdf0e10cSrcweir[RID_RESXLS_RD_Location]
1656cdf0e10cSrcweiren-US = "Location"
1657cdf0e10cSrcweir
1658cdf0e10cSrcweir[RID_RESXLS_RD_Reference]
1659cdf0e10cSrcweiren-US = "Reference"
1660cdf0e10cSrcweir
1661cdf0e10cSrcweir[RID_RESXLS_RD_Reference_Details]
1662cdf0e10cSrcweiren-US = "Reference Details"
1663cdf0e10cSrcweir
1664cdf0e10cSrcweir[RID_RESXLS_WI_Application]
1665cdf0e10cSrcweiren-US = "Application"
1666cdf0e10cSrcweir
1667cdf0e10cSrcweir[RID_RESXLS_WI_Changes_and_Reviewing]
1668cdf0e10cSrcweiren-US = "Changes and Reviewing"
1669cdf0e10cSrcweir
1670cdf0e10cSrcweir[RID_RESXLS_WI_Content___Document_Properties]
1671cdf0e10cSrcweiren-US = "Content & Document Properties"
1672cdf0e10cSrcweir
1673cdf0e10cSrcweir[RID_RESXLS_WI_Controls]
1674cdf0e10cSrcweiren-US = "Controls"
1675cdf0e10cSrcweir
1676cdf0e10cSrcweir[RID_RESXLS_WI_Document_Name_and_Path]
1677cdf0e10cSrcweiren-US = "Document Name and Path"
1678cdf0e10cSrcweir
1679cdf0e10cSrcweir[RID_RESXLS_WI_Fields]
1680cdf0e10cSrcweiren-US = "Fields"
1681cdf0e10cSrcweir
1682cdf0e10cSrcweir[RID_RESXLS_WI_Format]
1683cdf0e10cSrcweiren-US = "Format"
1684cdf0e10cSrcweir
1685cdf0e10cSrcweir[RID_RESXLS_WI_Index_and_References]
1686cdf0e10cSrcweiren-US = "Index and References"
1687cdf0e10cSrcweir
1688cdf0e10cSrcweir[RID_RESXLS_WI_Objects__Graphics____Frames]
1689cdf0e10cSrcweiren-US = "Objects, Graphics  & Frames"
1690cdf0e10cSrcweir
1691cdf0e10cSrcweir[RID_RESXLS_WI_Portability]
1692cdf0e10cSrcweiren-US = "Portability"
1693cdf0e10cSrcweir
1694cdf0e10cSrcweir[RID_RESXLS_WI_Tables]
1695cdf0e10cSrcweiren-US = "Tables"
1696cdf0e10cSrcweir
1697cdf0e10cSrcweir[RID_RESXLS_WI_VBA_Macros]
1698cdf0e10cSrcweiren-US = "VBA Macros"
1699cdf0e10cSrcweir
1700cdf0e10cSrcweir[RID_RESXLS_WI_Word_Document_Name]
1701cdf0e10cSrcweiren-US = "Word Document Name"
1702cdf0e10cSrcweir
1703cdf0e10cSrcweir[RID_RESXLS_WI_Word_Documents_with_Issues___Issue_Summary]
1704cdf0e10cSrcweiren-US = "Word Documents with Issues - Issue Summary"
1705cdf0e10cSrcweir
1706cdf0e10cSrcweir[RID_RESXLS_XL_Application]
1707cdf0e10cSrcweiren-US = "Application"
1708cdf0e10cSrcweir
1709cdf0e10cSrcweir[RID_RESXLS_XL_Changes___Reviewing]
1710cdf0e10cSrcweiren-US = "Changes & Reviewing"
1711cdf0e10cSrcweir
1712cdf0e10cSrcweir[RID_RESXLS_XL_Charts___Tables]
1713cdf0e10cSrcweiren-US = "Charts & Tables"
1714cdf0e10cSrcweir
1715cdf0e10cSrcweir[RID_RESXLS_XL_Excel_Documents_with_Issues___Issue_Summary]
1716cdf0e10cSrcweiren-US = "Excel Documents with Issues - Issue Summary"
1717cdf0e10cSrcweir
1718cdf0e10cSrcweir[RID_RESXLS_XL_Excel_Spreadsheet_Name]
1719cdf0e10cSrcweiren-US = "Excel Spreadsheet Name"
1720cdf0e10cSrcweir
1721cdf0e10cSrcweir[RID_RESXLS_XL_Filters]
1722cdf0e10cSrcweiren-US = "Filters"
1723cdf0e10cSrcweir
1724cdf0e10cSrcweir[RID_RESXLS_XL_Format]
1725cdf0e10cSrcweiren-US = "Format"
1726cdf0e10cSrcweir
1727cdf0e10cSrcweir[RID_RESXLS_XL_Functions]
1728cdf0e10cSrcweiren-US = "Functions"
1729cdf0e10cSrcweir
1730cdf0e10cSrcweir[RID_RESXLS_XL_Objects___Graphics]
1731cdf0e10cSrcweiren-US = "Objects & Graphics"
1732cdf0e10cSrcweir
1733cdf0e10cSrcweir[RID_STR_DVR_XL_EXCEL_DRIVER]
1734cdf0e10cSrcweiren-US = "Excel Driver"
1735cdf0e10cSrcweir
1736cdf0e10cSrcweir[RID_STR_DVR_XL_ISSUES]
1737cdf0e10cSrcweiren-US = "2. Issues"
1738cdf0e10cSrcweir
1739cdf0e10cSrcweir[RID_STR_DVR_XL_PURPOSE]
1740cdf0e10cSrcweiren-US = "1. Purpose"
1741cdf0e10cSrcweir
1742cdf0e10cSrcweir[RID_STR_DVR_XL_READ_README]
1743cdf0e10cSrcweiren-US = "If there are any problems running the Wizard please refer to the Readme.doc"
1744cdf0e10cSrcweir
1745cdf0e10cSrcweir[RID_STR_DVR_XL_THE_MACROS]
1746cdf0e10cSrcweiren-US = "The macros in this document are used by the Analysis Wizard to analyze the collection of Excel documents you specify using the Wizard. It should not be modified in any way, the Wizard will open and close it as required by the tool."
1747cdf0e10cSrcweir
1748cdf0e10cSrcweir[RID_STR_DVR_XL_THIS_DOC]
1749cdf0e10cSrcweiren-US = "This document contains VBA macros which collect and analyse Excel documents for known issues when importing into <PRODUCTNAME>"
1750cdf0e10cSrcweir
1751cdf0e10cSrcweir[RID_STR_DVR_XL_TITLE]
1752cdf0e10cSrcweiren-US = "<PRODUCTNAME> Migration Analysis - Excel Driver"
1753cdf0e10cSrcweir
1754cdf0e10cSrcweir[RID_STR_DVR_PP_TXT2]
1755cdf0e10cSrcweiren-US = "This document contains VBA macros which collect and analyse PowerPoint documents for known issues when importing into <PRODUCTNAME>"
1756cdf0e10cSrcweir
1757cdf0e10cSrcweir[RID_STR_DVR_PP_TXT3]
1758cdf0e10cSrcweiren-US = "<PRODUCTNAME> Migration Analysis - PowerPoint Driver"
1759cdf0e10cSrcweir
1760cdf0e10cSrcweir[RID_STR_DVR_PP_TXT4]
1761cdf0e10cSrcweiren-US = "PowerPoint Driver"
1762cdf0e10cSrcweir
1763cdf0e10cSrcweir[RID_STR_DVR_PP_TXT5]
1764cdf0e10cSrcweiren-US = "Purpose"
1765cdf0e10cSrcweir
1766cdf0e10cSrcweir[RID_STR_DVR_PP_TXT6]
1767cdf0e10cSrcweiren-US = "The macros in this document are used by the Analysis Wizard to analyze the collection of PowerPoint documents you specify using the Wizard. It should not be modified in any way, the Wizard will open and close it as required by the tool."
1768cdf0e10cSrcweir
1769cdf0e10cSrcweir[RID_STR_DVR_PP_TXT7]
1770cdf0e10cSrcweiren-US = "Issues"
1771cdf0e10cSrcweir
1772cdf0e10cSrcweir[RID_STR_DVR_PP_TXT8]
1773cdf0e10cSrcweiren-US = "If there are any problems running the Wizard please refer to the Readme.doc"
1774cdf0e10cSrcweir
1775cdf0e10cSrcweir[RID_STR_WDVR_SOANA]
1776cdf0e10cSrcweiren-US = "<PRODUCTNAME> MIGRATION ANALYSIS - WORD DRIVER"
1777cdf0e10cSrcweir
1778cdf0e10cSrcweir[RID_STR_WDVR_INTRO]
1779cdf0e10cSrcweiren-US = "This document contains VBA macros, which collect and analyse Word documents for known issues when importing into <PRODUCTNAME>"
1780cdf0e10cSrcweir
1781cdf0e10cSrcweir[RID_STR_WDVR_TITLE]
1782cdf0e10cSrcweiren-US = "Word Driver"
1783cdf0e10cSrcweir
1784cdf0e10cSrcweir[RID_STR_WDVR_PURPO]
1785cdf0e10cSrcweiren-US = "Purpose"
1786cdf0e10cSrcweir
1787cdf0e10cSrcweir[RID_STR_WDVR_PARA1]
1788cdf0e10cSrcweiren-US = "The macros in this document are used by the Analysis Wizard to analyze the collection of Word documents you specify using the Wizard. It should not be modified in any way, the Wizard will open and close it as required by the tool."
1789cdf0e10cSrcweir
1790cdf0e10cSrcweir[RID_STR_WDVR_ISSUE]
1791cdf0e10cSrcweiren-US = "Issues"
1792cdf0e10cSrcweir
1793cdf0e10cSrcweir[RID_STR_WDVR_PARA2]
1794cdf0e10cSrcweiren-US = "If there are any problems running the Wizard please refer to the Readme.doc"
1795cdf0e10cSrcweir
1796cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_ALLOW_ONLY_COMMENTS]
1797cdf0e10cSrcweiren-US = "Allow Only Comments"
1798cdf0e10cSrcweir
1799cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_ALLOW_ONLY_FORM_FIELDS]
1800cdf0e10cSrcweiren-US = "Allow Only FormFields"
1801cdf0e10cSrcweir
1802cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_ALLOW_ONLY_REVISIONS]
1803cdf0e10cSrcweiren-US = "Allow Only Revisions"
1804cdf0e10cSrcweir
1805cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_AUTHOR]
1806cdf0e10cSrcweiren-US = "Author"
1807cdf0e10cSrcweir
1808cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_DATASOURCE]
1809cdf0e10cSrcweiren-US = "Datasource"
1810cdf0e10cSrcweir
1811cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_FIELD_TEXT]
1812cdf0e10cSrcweiren-US = "Field Text"
1813cdf0e10cSrcweir
1814cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_FORM_FIELD_AUTOSIZE]
1815cdf0e10cSrcweiren-US = "Autosize"
1816cdf0e10cSrcweir
1817cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_FORM_FIELD_ENTRY_MACRO]
1818cdf0e10cSrcweiren-US = "Entry macro"
1819cdf0e10cSrcweir
1820cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_FORM_FIELD_EXIT_MACRO]
1821cdf0e10cSrcweiren-US = "Exit macro"
1822cdf0e10cSrcweir
1823cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_FORM_FIELD_FILLIN_ENABLED]
1824cdf0e10cSrcweiren-US = "Fill-in enabled"
1825cdf0e10cSrcweir
1826cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_FORM_FIELD_GREYED]
1827cdf0e10cSrcweiren-US = "FormFields Greyed"
1828cdf0e10cSrcweir
1829cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_FORM_FIELD_HELP_KEY_F1_AUTO_TEXT]
1830cdf0e10cSrcweiren-US = "Help Key(F1) [Auto Text]"
1831cdf0e10cSrcweir
1832cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_FORM_FIELD_HELP_KEY_F1_OWN_TEXT]
1833cdf0e10cSrcweiren-US = "Help Key(F1) [Own Text]"
1834cdf0e10cSrcweir
1835cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_FORM_FIELD_LOCKED]
1836cdf0e10cSrcweiren-US = "Locked"
1837cdf0e10cSrcweir
1838cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_FORM_FIELD_MAX_LENGTH]
1839cdf0e10cSrcweiren-US = "Maximum Length"
1840cdf0e10cSrcweir
1841cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_FORM_FIELD_STATUS_BAR_HELP_AUTO_TEXT]
1842cdf0e10cSrcweiren-US = "Status Bar Help [Auto Text]"
1843cdf0e10cSrcweir
1844cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_FORM_FIELD_STATUS_BAR_HELP_OWN_TEXT]
1845cdf0e10cSrcweiren-US = "Status Bar Help [Own Text]"
1846cdf0e10cSrcweir
1847cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_FORM_FIELD_TEXT_FORM_FIELD_TYPE]
1848cdf0e10cSrcweiren-US = "Text Form Field Type"
1849cdf0e10cSrcweir
1850cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_FOOTER]
1851cdf0e10cSrcweiren-US = "Footer"
1852cdf0e10cSrcweir
1853cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_HEADER]
1854cdf0e10cSrcweiren-US = "Header"
1855cdf0e10cSrcweir
1856cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_FRAME]
1857cdf0e10cSrcweiren-US = "Frame"
1858cdf0e10cSrcweir
1859cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_GRAPHIC]
1860cdf0e10cSrcweiren-US = "Graphic"
1861cdf0e10cSrcweir
1862cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_OBJECT_HEIGHT_GT_H]
1863cdf0e10cSrcweiren-US = "Height Greater Than Header Height"
1864cdf0e10cSrcweir
1865cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_OBJECT_HEIGHT_GT_F]
1866cdf0e10cSrcweiren-US = "Height Greater Than Footer Height"
1867cdf0e10cSrcweir
1868cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_NUM_OF_GRAPHIC]
1869cdf0e10cSrcweiren-US = "Number of Graphics"
1870cdf0e10cSrcweir
1871cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_OBJECT_LOCATED_BELOW_HEADER]
1872cdf0e10cSrcweiren-US = "Located Below Header"
1873cdf0e10cSrcweir
1874cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_NUM_OF_FRAME]
1875cdf0e10cSrcweiren-US = "Number of Frames"
1876cdf0e10cSrcweir
1877cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_HEADER_EVEN_PAGES]
1878cdf0e10cSrcweiren-US = "Even Page(s)"
1879cdf0e10cSrcweir
1880cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_HEADER_FIRST_PAGE]
1881cdf0e10cSrcweiren-US = "First Page"
1882cdf0e10cSrcweir
1883cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_HEADER_ODD_PAGES]
1884cdf0e10cSrcweiren-US = "Odd Page(s)"
1885cdf0e10cSrcweir
1886cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_HEADER_PAGE_DEFAULT]
1887cdf0e10cSrcweiren-US = "Page Default"
1888cdf0e10cSrcweir
1889cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_GRAPHICTYPE]
1890cdf0e10cSrcweiren-US = "Graphic Type"
1891cdf0e10cSrcweir
1892cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_INLINESHAPE]
1893cdf0e10cSrcweiren-US = "Inline Shape"
1894cdf0e10cSrcweir
1895cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_INNER_TABLE]
1896cdf0e10cSrcweiren-US = "InnerTable"
1897cdf0e10cSrcweir
1898cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_LEADER]
1899cdf0e10cSrcweiren-US = "Leader"
1900cdf0e10cSrcweir
1901cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_LINK]
1902cdf0e10cSrcweiren-US = "Link"
1903cdf0e10cSrcweir
1904cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_LOCATION]
1905cdf0e10cSrcweiren-US = "Location"
1906cdf0e10cSrcweir
1907cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_NUMBER_CUSTOM_PARAGRAPHS]
1908cdf0e10cSrcweiren-US = "Number of custom paragraphs"
1909cdf0e10cSrcweir
1910cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_OUTER_TABLE]
1911cdf0e10cSrcweiren-US = "Outer Table"
1912cdf0e10cSrcweir
1913cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_PASSWORD_TO_MODIFY]
1914cdf0e10cSrcweiren-US = "Password to Modify"
1915cdf0e10cSrcweir
1916cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_PASSWORD_TO_OPEN]
1917cdf0e10cSrcweiren-US = "Password to Open"
1918cdf0e10cSrcweir
1919cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_PROTECTION]
1920cdf0e10cSrcweiren-US = "Protection"
1921cdf0e10cSrcweir
1922cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_SET]
1923cdf0e10cSrcweiren-US = "Set"
1924cdf0e10cSrcweir
1925cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_START_COL]
1926cdf0e10cSrcweiren-US = "Start Column"
1927cdf0e10cSrcweir
1928cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_START_ROW]
1929cdf0e10cSrcweiren-US = "Start Row"
1930cdf0e10cSrcweir
1931cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_TEXT]
1932cdf0e10cSrcweiren-US = "Text"
1933cdf0e10cSrcweir
1934cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_TOC_FORMAT_ISSUE]
1935cdf0e10cSrcweiren-US = "Potential problem with TOC Format matching Modern style"
1936cdf0e10cSrcweir
1937cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_TOC_FORMAT_NOT_MIGRATE_CLEAN]
1938cdf0e10cSrcweiren-US = "TOC Format will not migrate cleanly"
1939cdf0e10cSrcweir
1940cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_TOC_FORMAT_NOT_ROUNDTRIP_CLEAN]
1941cdf0e10cSrcweiren-US = "TOC will not roundtrip cleanly due to following settings"
1942cdf0e10cSrcweir
1943cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_TOC_FORMAT_FROM_TEMPLATE_WITH_LEVEL]
1944cdf0e10cSrcweiren-US = "Format [FromTemplate] Level"
1945cdf0e10cSrcweir
1946cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_TOC_FORMAT_FROM_TEMPLATE_TAB_DOTS]
1947cdf0e10cSrcweiren-US = "Format [FromTemplate] TabLeader [Dots]"
1948cdf0e10cSrcweir
1949cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_TOC_FORMAT_FORMAL_WITH_LEVEL]
1950cdf0e10cSrcweiren-US = "Format [Formal] Level"
1951cdf0e10cSrcweir
1952cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_TOC_FORMAT_CLASSIC_WITH_LEVEL]
1953cdf0e10cSrcweiren-US = "Format [Classic] Level"
1954cdf0e10cSrcweir
1955cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_TOC_FORMAT_DISTINCTIVE_WITH_LEVEL]
1956cdf0e10cSrcweiren-US = "Format [Distinctive] Level"
1957cdf0e10cSrcweir
1958cdf0e10cSrcweir[RID_STR_WORD_ENUMERATION_FORM_FIELD_CALCULATION]
1959cdf0e10cSrcweiren-US = "Calculation"
1960cdf0e10cSrcweir
1961cdf0e10cSrcweir[RID_STR_WORD_ENUMERATION_FORM_FIELD_CHECK_BOX]
1962cdf0e10cSrcweiren-US = "Check Box Form Field"
1963cdf0e10cSrcweir
1964cdf0e10cSrcweir[RID_STR_WORD_ENUMERATION_FORM_FIELD_CURRENT_DATE]
1965cdf0e10cSrcweiren-US = "Current Date"
1966cdf0e10cSrcweir
1967cdf0e10cSrcweir[RID_STR_WORD_ENUMERATION_FORM_FIELD_CURRENT_TIME]
1968cdf0e10cSrcweiren-US = "Current Time"
1969cdf0e10cSrcweir
1970cdf0e10cSrcweir[RID_STR_WORD_ENUMERATION_FORM_FIELD_DATE]
1971cdf0e10cSrcweiren-US = "Date"
1972cdf0e10cSrcweir
1973cdf0e10cSrcweir[RID_STR_WORD_ENUMERATION_FORM_FIELD_DEFAULT_DATE]
1974cdf0e10cSrcweiren-US = "Default date"
1975cdf0e10cSrcweir
1976cdf0e10cSrcweir[RID_STR_WORD_ENUMERATION_FORM_FIELD_DEFAULT_EXPRESSION]
1977cdf0e10cSrcweiren-US = "Expression"
1978cdf0e10cSrcweir
1979cdf0e10cSrcweir[RID_STR_WORD_ENUMERATION_FORM_FIELD_DEFAULT_NUMBER]
1980cdf0e10cSrcweiren-US = "Default number"
1981cdf0e10cSrcweir
1982cdf0e10cSrcweir[RID_STR_WORD_ENUMERATION_FORM_FIELD_DEFAULT_TEXT]
1983cdf0e10cSrcweiren-US = "Default text"
1984cdf0e10cSrcweir
1985cdf0e10cSrcweir[RID_STR_WORD_ENUMERATION_FORM_FIELD_DEFAULT_TIME]
1986cdf0e10cSrcweiren-US = "Default time"
1987cdf0e10cSrcweir
1988cdf0e10cSrcweir[RID_STR_WORD_ENUMERATION_FORM_FIELD_DROP_DOWN]
1989cdf0e10cSrcweiren-US = "Drop-Down Form Field"
1990cdf0e10cSrcweir
1991cdf0e10cSrcweir[RID_STR_WORD_ENUMERATION_FORM_FIELD_FORMAT_DATE]
1992cdf0e10cSrcweiren-US = "Date format"
1993cdf0e10cSrcweir
1994cdf0e10cSrcweir[RID_STR_WORD_ENUMERATION_FORM_FIELD_FORMAT_NUMBER]
1995cdf0e10cSrcweiren-US = "Number format"
1996cdf0e10cSrcweir
1997cdf0e10cSrcweir[RID_STR_WORD_ENUMERATION_FORM_FIELD_FORMAT_TEXT]
1998cdf0e10cSrcweiren-US = "Text format"
1999cdf0e10cSrcweir
2000cdf0e10cSrcweir[RID_STR_WORD_ENUMERATION_FORM_FIELD_FORMAT_TIME]
2001cdf0e10cSrcweiren-US = "Time format"
2002cdf0e10cSrcweir
2003cdf0e10cSrcweir[RID_STR_WORD_ENUMERATION_FORM_FIELD_NUMBER]
2004cdf0e10cSrcweiren-US = "Number"
2005cdf0e10cSrcweir
2006cdf0e10cSrcweir[RID_STR_WORD_ENUMERATION_FORM_FIELD_REGULAR]
2007cdf0e10cSrcweiren-US = "Regular"
2008cdf0e10cSrcweir
2009cdf0e10cSrcweir[RID_STR_WORD_ENUMERATION_FORM_FIELD_TEXT]
2010cdf0e10cSrcweiren-US = "Text Form Field"
2011cdf0e10cSrcweir
2012cdf0e10cSrcweir[RID_STR_WORD_ENUMERATION_MAILMERGE_ASK]
2013cdf0e10cSrcweiren-US = "Ask"
2014cdf0e10cSrcweir
2015cdf0e10cSrcweir[RID_STR_WORD_ENUMERATION_MAILMERGE_AUTO_NUMBER]
2016cdf0e10cSrcweiren-US = "Auto Number"
2017cdf0e10cSrcweir
2018cdf0e10cSrcweir[RID_STR_WORD_ENUMERATION_MAILMERGE_AUTO_NUMBER_LEGAL]
2019cdf0e10cSrcweiren-US = "Auto Number Legal"
2020cdf0e10cSrcweir
2021cdf0e10cSrcweir[RID_STR_WORD_ENUMERATION_MAILMERGE_AUTO_NUMBER_OUTLINE]
2022cdf0e10cSrcweiren-US = "Auto Number Outline"
2023cdf0e10cSrcweir
2024cdf0e10cSrcweir[RID_STR_WORD_ENUMERATION_MAILMERGE_FIELD_NAME_NOT_KNOWN]
2025cdf0e10cSrcweiren-US = "Field name not known"
2026cdf0e10cSrcweir
2027cdf0e10cSrcweir[RID_STR_WORD_ENUMERATION_MAILMERGE_FILL_IN]
2028cdf0e10cSrcweiren-US = "Fill In"
2029cdf0e10cSrcweir
2030cdf0e10cSrcweir[RID_STR_WORD_ENUMERATION_MAILMERGE_MERGE_RECORDS]
2031cdf0e10cSrcweiren-US = "Merge Records"
2032cdf0e10cSrcweir
2033cdf0e10cSrcweir[RID_STR_WORD_ENUMERATION_MAILMERGE_MERGE_FIELDS]
2034cdf0e10cSrcweiren-US = "Merge Fields"
2035cdf0e10cSrcweir
2036cdf0e10cSrcweir[RID_STR_WORD_ENUMERATION_MAILMERGE_NEXT]
2037cdf0e10cSrcweiren-US = "Next"
2038cdf0e10cSrcweir
2039cdf0e10cSrcweir[RID_STR_WORD_ENUMERATION_MAILMERGE_REVISION_NUMBER]
2040cdf0e10cSrcweiren-US = "Revision Number"
2041cdf0e10cSrcweir
2042cdf0e10cSrcweir[RID_STR_WORD_ENUMERATION_MAILMERGE_SEQUENCE]
2043cdf0e10cSrcweiren-US = "Sequence"
2044cdf0e10cSrcweir
2045cdf0e10cSrcweir[RID_STR_WORD_ENUMERATION_INDEX_TABLES_CLASSIC]
2046cdf0e10cSrcweiren-US = "Classic"
2047cdf0e10cSrcweir
2048cdf0e10cSrcweir[RID_STR_WORD_ENUMERATION_INDEX_TABLES_DISTINCTIVE]
2049cdf0e10cSrcweiren-US = "Distinctive"
2050cdf0e10cSrcweir
2051cdf0e10cSrcweir[RID_STR_WORD_ENUMERATION_INDEX_TABLES_FANCY]
2052cdf0e10cSrcweiren-US = "Fancy"
2053cdf0e10cSrcweir
2054cdf0e10cSrcweir[RID_STR_WORD_ENUMERATION_INDEX_TABLES_FORMAL]
2055cdf0e10cSrcweiren-US = "Formal"
2056cdf0e10cSrcweir
2057cdf0e10cSrcweir[RID_STR_WORD_ENUMERATION_INDEX_TABLES_MODERN]
2058cdf0e10cSrcweiren-US = "Modern"
2059cdf0e10cSrcweir
2060cdf0e10cSrcweir[RID_STR_WORD_ENUMERATION_INDEX_TABLES_SIMPLE]
2061cdf0e10cSrcweiren-US = "Simple"
2062cdf0e10cSrcweir
2063cdf0e10cSrcweir[RID_STR_WORD_ENUMERATION_INDEX_TABLES_FROM_TEMPLATE]
2064cdf0e10cSrcweiren-US = "From Template"
2065cdf0e10cSrcweir
2066cdf0e10cSrcweir[RID_STR_WORD_ENUMERATION_INDEX_LEADER_DASHES]
2067cdf0e10cSrcweiren-US = "Dashes"
2068cdf0e10cSrcweir
2069cdf0e10cSrcweir[RID_STR_WORD_ENUMERATION_INDEX_LEADER_DOTS]
2070cdf0e10cSrcweiren-US = "Dots"
2071cdf0e10cSrcweir
2072cdf0e10cSrcweir[RID_STR_WORD_ENUMERATION_INDEX_LEADER_HEAVY]
2073cdf0e10cSrcweiren-US = "Heavy"
2074cdf0e10cSrcweir
2075cdf0e10cSrcweir[RID_STR_WORD_ENUMERATION_INDEX_LEADER_LINES]
2076cdf0e10cSrcweiren-US = "Lines"
2077cdf0e10cSrcweir
2078cdf0e10cSrcweir[RID_STR_WORD_ENUMERATION_INDEX_LEADER_MIDDLEDOT]
2079cdf0e10cSrcweiren-US = "MiddleDot"
2080cdf0e10cSrcweir
2081cdf0e10cSrcweir[RID_STR_WORD_ENUMERATION_INDEX_LEADER_SPACES]
2082cdf0e10cSrcweiren-US = "Spaces"
2083cdf0e10cSrcweir
2084cdf0e10cSrcweir[RID_STR_WORD_ENUMERATION_UNKNOWN]
2085cdf0e10cSrcweiren-US = "Unknown"
2086cdf0e10cSrcweir
2087cdf0e10cSrcweir[RID_STR_WORD_FALSE]
2088cdf0e10cSrcweiren-US = "False"
2089cdf0e10cSrcweir
2090cdf0e10cSrcweir[RID_STR_WORD_TRUE]
2091cdf0e10cSrcweiren-US = "True"
2092cdf0e10cSrcweir
2093cdf0e10cSrcweir[RID_STR_WORD_ISSUE_FIELDS]
2094cdf0e10cSrcweiren-US = "Fields"
2095cdf0e10cSrcweir
2096cdf0e10cSrcweir[RID_STR_WORD_ISSUE_INDEX_AND_REFERENCES]
2097cdf0e10cSrcweiren-US = "Indexes and References"
2098cdf0e10cSrcweir
2099cdf0e10cSrcweir[RID_STR_WORD_ISSUE_OBJECTS_GRAPHICS_AND_FRAMES]
2100cdf0e10cSrcweiren-US = "Objects, Graphics and Frames"
2101cdf0e10cSrcweir
2102cdf0e10cSrcweir[RID_STR_WORD_ISSUE_TABLES]
2103cdf0e10cSrcweiren-US = "Tables"
2104cdf0e10cSrcweir
2105cdf0e10cSrcweir[RID_STR_WORD_NOTE_FORM_FIELD_ATTRIBUTES_LOST]
2106cdf0e10cSrcweiren-US = "following attribute values lost"
2107cdf0e10cSrcweir
2108cdf0e10cSrcweir[RID_STR_WORD_NOTE_FORM_FIELD_TYPE_LOST]
2109cdf0e10cSrcweiren-US = "Type lost, converted to plain text"
2110cdf0e10cSrcweir
2111cdf0e10cSrcweir[RID_STR_WORD_NOTE_NESTED_TABLE_WILL_BE_LOST]
2112cdf0e10cSrcweiren-US = "The inner table will be lost on roundtrip."
2113cdf0e10cSrcweir
2114cdf0e10cSrcweir[RID_STR_WORD_NOTE_TOA_FIELD_LOST_ON_ROUNDTRIP]
2115cdf0e10cSrcweiren-US = "Field will be lost on roundtrip"
2116cdf0e10cSrcweir
2117cdf0e10cSrcweir[RID_STR_WORD_NOTE_TOA_MIGRATE_AS_PLAIN_TEXT]
2118cdf0e10cSrcweiren-US = "Table will migrate as plain text"
2119cdf0e10cSrcweir
2120cdf0e10cSrcweir[RID_STR_WORD_SUBISSUE_APPEARANCE]
2121cdf0e10cSrcweiren-US = "Appearance"
2122cdf0e10cSrcweir
2123cdf0e10cSrcweir[RID_STR_WORD_SUBISSUE_COMMENT]
2124cdf0e10cSrcweiren-US = "Comment"
2125cdf0e10cSrcweir
2126cdf0e10cSrcweir[RID_STR_WORD_SUBISSUE_CUSTOM_BULLET_LIST]
2127cdf0e10cSrcweiren-US = "Custom bullet list"
2128cdf0e10cSrcweir
2129cdf0e10cSrcweir[RID_STR_WORD_SUBISSUE_FORM_FIELD]
2130cdf0e10cSrcweiren-US = "Form Field"
2131cdf0e10cSrcweir
2132cdf0e10cSrcweir[RID_STR_WORD_SUBISSUE_MAILMERGE_DATASOURCE]
2133cdf0e10cSrcweiren-US = "Mail Merge Datasource"
2134cdf0e10cSrcweir
2135cdf0e10cSrcweir[RID_STR_WORD_SUBISSUE_MAILMERGE_FIELD]
2136cdf0e10cSrcweiren-US = "Mail Merge Field"
2137cdf0e10cSrcweir
2138cdf0e10cSrcweir[RID_STR_WORD_SUBISSUE_NESTED_TABLES]
2139cdf0e10cSrcweiren-US = "Nested Tables"
2140cdf0e10cSrcweir
2141cdf0e10cSrcweir[RID_STR_WORD_SUBISSUE_OBJECT_IN_HEADER_FOOTER]
2142cdf0e10cSrcweiren-US = "Object in Header Footer"
2143cdf0e10cSrcweir
2144cdf0e10cSrcweir[RID_STR_WORD_SUBISSUE_TABLE_OF_AUTHORITIES]
2145cdf0e10cSrcweiren-US = "Table of Authorities"
2146cdf0e10cSrcweir
2147cdf0e10cSrcweir[RID_STR_WORD_SUBISSUE_TABLE_OF_AUTHORITIES_FIELD]
2148cdf0e10cSrcweiren-US = "Table of Authorities Field"
2149cdf0e10cSrcweir
2150cdf0e10cSrcweir[RID_RESXLT_COST_CHART_Radar_AWF]
2151cdf0e10cSrcweiren-US = "Radar chart, Radar with symbol"
2152cdf0e10cSrcweir
2153cdf0e10cSrcweir[RID_RESXLT_COST_CHART_Radar_Comment]
2154cdf0e10cSrcweiren-US = "Although <PRODUCTNAME> Net charts appear similar to Excel Radar charts, but they are not equivalent. Radar charts are drawn clockwise whereas Net charts are drawn counter-clockwise."
2155cdf0e10cSrcweir
2156cdf0e10cSrcweir[RID_RESXLT_COST_CHART_Scattered_AWF]
2157cdf0e10cSrcweiren-US = "Scattered chart"
2158cdf0e10cSrcweir
2159cdf0e10cSrcweir[RID_RESXLT_COST_CHART_Scattered_Comment]
2160cdf0e10cSrcweiren-US = "The XY-Chart of <PRODUCTNAME> has the same appearance as the scattered chart in Excel."
2161cdf0e10cSrcweir
2162cdf0e10cSrcweir[RID_RESXLT_COST_CHART_Bubble_AWF]
2163cdf0e10cSrcweiren-US = "Bubble chart"
2164cdf0e10cSrcweir
2165cdf0e10cSrcweir[RID_RESXLT_COST_CHART_Bubble_Comment]
2166cdf0e10cSrcweiren-US = "XY-Chart has similar functionality to a Bubble chart in Excel but a completely different look."
2167cdf0e10cSrcweir
2168cdf0e10cSrcweir[RID_RESXLT_COST_CHART_BarOfPie_AWF]
2169cdf0e10cSrcweiren-US = "Bar of Pie and Pie of Pie charts"
2170cdf0e10cSrcweir
2171cdf0e10cSrcweir[RID_RESXLT_COST_CHART_BarOfPie_Comment]
2172cdf0e10cSrcweiren-US = "<PRODUCTNAME> imports these types of charts as Column charts, which look completely different."
2173cdf0e10cSrcweir
2174cdf0e10cSrcweir[RID_RESXLT_COST_CHART_FilledRadar_AWF]
2175cdf0e10cSrcweiren-US = "Filled Radar chart"
2176cdf0e10cSrcweir
2177cdf0e10cSrcweir[RID_RESXLT_COST_CHART_FilledRadar_Comment]
2178cdf0e10cSrcweiren-US = "This chart type does not have a <PRODUCTNAME> equivalent. Instead, the import filter in <PRODUCTNAME> converts a Filled Radar chart to a Column chart."
2179cdf0e10cSrcweir
2180cdf0e10cSrcweir[RID_RESXLT_COST_CHART_Surface_AWF]
2181cdf0e10cSrcweiren-US = "Surface chart"
2182cdf0e10cSrcweir
2183cdf0e10cSrcweir[RID_RESXLT_COST_CHART_Surface_Comment]
2184cdf0e10cSrcweiren-US = "This chart type does not have a <PRODUCTNAME> equivalent. The imported chart will look completely different than the original chart."
2185cdf0e10cSrcweir
2186cdf0e10cSrcweir[RID_RESXLT_COST_PIVOT_MultConsRanges_AWF]
2187cdf0e10cSrcweiren-US = "Multiple Consolidation Ranges"
2188cdf0e10cSrcweir
2189cdf0e10cSrcweir[RID_RESXLT_COST_PIVOT_MultConsRanges_Comment]
2190cdf0e10cSrcweiren-US = "A Pivot table from Excel can use data from multiple consolidation ranges, Calc does not support this."
2191cdf0e10cSrcweir
2192cdf0e10cSrcweir[RID_RESXLT_COST_PIVOT_PivotChart_Comment]
2193cdf0e10cSrcweiren-US = "A pivot chart is created dynamically in Excel using a pivot table as it's datasource. <PRODUCTNAME> does not support generating charts from dynamically created tables."
2194cdf0e10cSrcweir
2195cdf0e10cSrcweir[RID_RESXLT_COST_PIVOT_ManSort_AWF]
2196cdf0e10cSrcweiren-US = "Manual Sorting"
2197cdf0e10cSrcweir
2198cdf0e10cSrcweir[RID_RESXLT_COST_PIVOT_ManSort_Comment]
2199cdf0e10cSrcweiren-US = "Pivot table users could sort the results manually. Excel preserves the sorting. Calc does not."
2200cdf0e10cSrcweir
2201cdf0e10cSrcweir[RID_RESXLT_COST_PIVOT_CalcVal_AWF]
2202cdf0e10cSrcweiren-US = "Calculated Values"
2203cdf0e10cSrcweir
2204cdf0e10cSrcweir[RID_RESXLT_COST_PIVOT_CalcVal_Comment]
2205cdf0e10cSrcweiren-US = "Excel users can create a formula that writes the results in a new column within the pivot table. Users can use the same type of formula to replace the content of an existing column. Calc does not support this."
2206cdf0e10cSrcweir
2207cdf0e10cSrcweir[RID_RESXLT_COST_PIVOT_ExternData_AWF]
2208cdf0e10cSrcweiren-US = "External Data"
2209cdf0e10cSrcweir
2210cdf0e10cSrcweir[RID_RESXLT_COST_PIVOT_ExternData_Comment]
2211cdf0e10cSrcweiren-US = "A Pivot table from Excel can use data from external sources. Calc does not support this."
2212cdf0e10cSrcweir
2213cdf0e10cSrcweir[RID_RESXLS_COST_IAR_Numbering_IssueType]
2214cdf0e10cSrcweiren-US = "Numbering Order"
2215cdf0e10cSrcweir
2216cdf0e10cSrcweir[RID_RESXLS_COST_IAR_Numbering_Comment]
2217cdf0e10cSrcweiren-US = "<PRODUCTNAME> first calculates numbering located in frames and then the numbering within the text. Word does not separate this."
2218cdf0e10cSrcweir
2219cdf0e10cSrcweir[RID_RESXLS_COST_IAR_Numbering_WorkAround]
2220cdf0e10cSrcweiren-US = "Move the numberings from within the frames into the text body area."
2221cdf0e10cSrcweir
2222cdf0e10cSrcweir[RID_RESXLS_COST_WorkbookPartProtection_AWF]
2223cdf0e10cSrcweiren-US = "Protection for Parts of Workbooks"
2224cdf0e10cSrcweir
2225cdf0e10cSrcweir[RID_RESXLS_COST_WorkbookPartProtection_Comment]
2226cdf0e10cSrcweiren-US = "In Excel users can protect certain parts of workbooks. Workbooks, sheets, charts and ranges can all be individually protected. These do not all migrate to <PRODUCTNAME>."
2227cdf0e10cSrcweir
2228cdf0e10cSrcweir[RID_RESXLS_COST_WorkbookPartProtection_WorkAround]
2229cdf0e10cSrcweiren-US = "Do not protect Excel workbooks"
2230cdf0e10cSrcweir
2231cdf0e10cSrcweir[RID_RESXLS_COST_FORMAT_TabStop_IssueType]
2232cdf0e10cSrcweiren-US = "Tabstop"
2233cdf0e10cSrcweir
2234cdf0e10cSrcweir[RID_RESXLS_COST_FORMAT_TabStop_Comment]
2235cdf0e10cSrcweiren-US = "The minimum tabstop distance in word is shorter than <PRODUCTNAME>. That means that if, in Word, the user tabs a distance shorter than <PRODUCTNAME>'s minimum, that after migration the text spacing will be pushed one tab further."
2236cdf0e10cSrcweir
2237cdf0e10cSrcweir[RID_RESXLS_COST_GraphicAnchorEndOfPage_IssueType]
2238cdf0e10cSrcweiren-US = "Graphic Object Anchor - End of Page"
2239cdf0e10cSrcweir
2240cdf0e10cSrcweir[RID_RESXLS_COST_GraphicAnchorEndOfPage_Comment]
2241cdf0e10cSrcweiren-US = "If a frame or graphic object (not including AutoShapes) is too close to the end of a page it will be pushed to the next page in <PRODUCTNAME>."
2242cdf0e10cSrcweir
2243cdf0e10cSrcweir[RID_RESXLS_COST_GraphicAnchorLostGraphic_IssueType]
2244cdf0e10cSrcweiren-US = "Graphic Object Anchor - Lost Graphic Object"
2245cdf0e10cSrcweir
2246cdf0e10cSrcweir[RID_RESXLS_COST_GraphicAnchorLostGraphic_Comment]
2247cdf0e10cSrcweiren-US = "If a graphic object is anchored off a paragraph (Format Autoshape | Layout | Advanced | Vertical Position = Paragraph) which contains just a blank carriage return, then this can lead to the graphic object being lost in <PRODUCTNAME>."
2248cdf0e10cSrcweir
2249cdf0e10cSrcweir[RID_RESXLS_COST_TABLE_Leading_IssueType]
2250cdf0e10cSrcweiren-US = "Leading"
2251cdf0e10cSrcweir
2252cdf0e10cSrcweir[RID_RESXLS_COST_TABLE_Leading_Comment]
2253cdf0e10cSrcweiren-US = "Leading can cause extra lines in tables. In a table, if the column width is very close to the text, it can lead to a single character being pushed to new line in <PRODUCTNAME>. This is caused by extra leading in <PRODUCTNAME>."
2254cdf0e10cSrcweir
2255cdf0e10cSrcweir[RID_RESXLS_COST_TABLE_Misplaced_IssueType]
2256cdf0e10cSrcweiren-US = "Misplaced"
2257cdf0e10cSrcweir
2258cdf0e10cSrcweir[RID_RESXLS_COST_TABLE_Misplaced_Comment]
2259cdf0e10cSrcweiren-US = "Text wrapping can cause misplaced tables."
2260cdf0e10cSrcweir
2261cdf0e10cSrcweir[RID_RESXLS_COST_TOC_HeadlinesWithoutNum_IssueType]
2262cdf0e10cSrcweiren-US = "Headings Without Numbering"
2263cdf0e10cSrcweir
2264cdf0e10cSrcweir[RID_RESXLS_COST_TOC_HeadlinesWithoutNum_Comment]
2265cdf0e10cSrcweiren-US = "Many users do not use automatic heading or section numbering. They type the numbers in front of the heading manually instead. Word displays the first TAB of the heading in the TOC. <PRODUCTNAME> does not. The TOC will look different."
2266cdf0e10cSrcweir
2267cdf0e10cSrcweir[RID_RESXLS_COST_TOC_HeadlinesWithoutNum_WorkAround]
2268cdf0e10cSrcweiren-US = "Replace the manual numbering with automatic numbering or add spaces between the manual numbers and the text."
2269cdf0e10cSrcweir
2270cdf0e10cSrcweir[RID_RESXLS_COST_TABLE_AlignmentOfObjects_IssueType]
2271cdf0e10cSrcweiren-US = "Horizontal Alignment of Objects"
2272cdf0e10cSrcweir
2273cdf0e10cSrcweir[RID_RESXLS_COST_TABLE_AlignmentOfObjects_Comment]
2274cdf0e10cSrcweiren-US = "Graphics, WordArt or similar objects located in text tables get displayed in the wrong position when the absolute position of the horizontal alignment is defined instead of a relative position."
2275cdf0e10cSrcweir
2276cdf0e10cSrcweir[RID_RESXLS_COST_TABLE_AlignmentOfObjects_WorkAround]
2277cdf0e10cSrcweiren-US = "Adjust the horizontal alignment manually."
2278cdf0e10cSrcweir
2279cdf0e10cSrcweir[RID_STR_WORD_ATTRIBUTE_COUNT]
2280cdf0e10cSrcweiren-US = "Count"
2281cdf0e10cSrcweir
2282cdf0e10cSrcweir[RID_STR_EXCEL_NOTE_CELL_FUNCTIONS_DATEDIF]
2283cdf0e10cSrcweiren-US = "<PRODUCTNAME> Calc does not have an equivalent 'DATEDIF' function."
2284cdf0e10cSrcweir
2285cdf0e10cSrcweir[RID_STR_EXCEL_NOTE_CELL_FUNCTIONS_PHONETIC]
2286cdf0e10cSrcweiren-US = "<PRODUCTNAME> does not have an equivalent 'PHONETIC' function."
2287cdf0e10cSrcweir
2288cdf0e10cSrcweir[RID_STR_PP_SUBISSUE_BACKGROUND_NOTE]
2289cdf0e10cSrcweiren-US = "Fill style background colors applied to shapes in PowerPoint might be lost after a round trip conversion in <PRODUCTNAME>."
2290cdf0e10cSrcweir
2291cdf0e10cSrcweir[RID_STR_PP_SUBISSUE_NUMBERING_NOTE]
2292cdf0e10cSrcweiren-US = "Only the first paragraph in a numbered sequence can start with "1" in <PRODUCTNAME>. The numbering can only start with "2" or higher in subsequent paragraphs."
2293cdf0e10cSrcweir
2294cdf0e10cSrcweir[RID_STR_PP_SUBISSUE_HYPERLINK_NOTE]
2295cdf0e10cSrcweiren-US = "Unlike PowerPoint, <PRODUCTNAME> does not support multiple text formats in hyperlink text. Instead, <PRODUCTNAME> creates a separate hyperlink for each formatting style in an imported hyperlink."
2296cdf0e10cSrcweir
2297cdf0e10cSrcweir[RID_STR_PP_SUBISSUE_HYPERLINK_SPLIT_NOTE]
2298cdf0e10cSrcweiren-US = "PowerPoint splits the text representation of a hyperlink into several lines when the text box is not wide enough. <PRODUCTNAME> does not split hyperlinks so the hyperlink text might extend out of the text box."
2299cdf0e10cSrcweir
2300cdf0e10cSrcweir[RID_STR_PP_SUBISSUE_TEMPLATE_NOTE]
2301cdf0e10cSrcweiren-US = "<PRODUCTNAME> does not support the PowerPoint 'Title Slide' layout. When you import this layout, most of the subtitle object attributes are converted to hard attributes. PowerPoint 97 users require the multiple master page patch from Microsoft to view 'Title Slide' layouts that are contained in round trip documents."
2302cdf0e10cSrcweir
2303cdf0e10cSrcweir[RID_STR_PP_SUBISSUE_TABSTOP_NOTE]
2304cdf0e10cSrcweiren-US = "Unlike PowerPoint, <PRODUCTNAME> only supports one default tab stop in a document and not one for each text object. If a PowerPoint document uses more than one default tab stop for text objects, <PRODUCTNAME> assigns hard tab stops to these text objects to ensure an identical layout when you import the document. The default tab stops are not reinserted when you save the document in PowerPoint format."
2305cdf0e10cSrcweir
2306cdf0e10cSrcweir[RID_STR_PP_SUBISSUE_FONTS]
2307cdf0e10cSrcweiren-US = "Embedded Fonts"
2308cdf0e10cSrcweir
2309cdf0e10cSrcweir[RID_STR_PP_SUBISSUE_FONTS_NOTE]
2310cdf0e10cSrcweiren-US = "<PRODUCTNAME> doesn't support embedded fonts."
2311cdf0e10cSrcweir
2312cdf0e10cSrcweir[RID_STR_COMMON_SUBISSUE_TRANSPARENCY_NOTE]
2313cdf0e10cSrcweiren-US = "Microsoft Office supports a color attribute that allows you to make a  bitmap color transparent without modifying the orginal bitmap. When you import a document with such a bitmap, <PRODUCTNAME> changes the bitmap to match the transparent color. The transparent color attribute is lost."
2314cdf0e10cSrcweir
2315cdf0e10cSrcweir[RID_STR_COMMON_SUBISSUE_LINE_NOTE]
2316cdf0e10cSrcweiren-US = "<PRODUCTNAME> does not support all of the line styles that you can apply to MS Office AutoShapes. As a result, <PRODUCTNAME> replaces double and triple line styles with a single line."
2317cdf0e10cSrcweir
2318cdf0e10cSrcweir[RID_STR_COMMON_SUBISSUE_GRADIENT_PRESET_NOTE]
2319cdf0e10cSrcweiren-US = "<PRODUCTNAME> does not support preset gradient styles."
2320cdf0e10cSrcweir
2321cdf0e10cSrcweir[RID_STR_COMMON_SUBISSUE_GRADIENT_CORNER_NOTE]
2322cdf0e10cSrcweiren-US = "<PRODUCTNAME> does not support the 'from center' gradient style."
2323cdf0e10cSrcweir
2324cdf0e10cSrcweir[RID_STR_COMMON_SUBISSUE_GRADIENT_CENTER_NOTE]
2325cdf0e10cSrcweiren-US = "<PRODUCTNAME> does not support the 'from corner' gradient style."
2326cdf0e10cSrcweir
2327cdf0e10cSrcweir[RID_RESXLS_COST_DB_Query]
2328cdf0e10cSrcweiren-US = "Database Query"
2329cdf0e10cSrcweir
2330cdf0e10cSrcweir[RID_RESXLS_COST_DB_Query_Comment]
2331cdf0e10cSrcweiren-US = "Issue: <PRODUCTNAME> can not import the database query. "
2332cdf0e10cSrcweir
2333cdf0e10cSrcweir[RID_RESXLS_COST_LineStyle]
2334cdf0e10cSrcweiren-US = "Line Style"
2335cdf0e10cSrcweir
2336cdf0e10cSrcweir[RID_RESXLS_COST_LineStyle_Comment]
2337cdf0e10cSrcweiren-US = "Issue: Line style is not supported."
2338cdf0e10cSrcweir
2339cdf0e10cSrcweir[RID_RESXLS_COST_Numbering]
2340cdf0e10cSrcweiren-US = "Numbering"
2341cdf0e10cSrcweir
2342cdf0e10cSrcweir[RID_RESXLS_COST_Numbering_Comment]
2343cdf0e10cSrcweiren-US = "Issue: Text numbering starts with wrong number."
2344cdf0e10cSrcweir
2345cdf0e10cSrcweir[RID_RESXLS_COST_Template]
2346cdf0e10cSrcweiren-US = "Layout 'Title Slide'"
2347cdf0e10cSrcweir
2348cdf0e10cSrcweir[RID_RESXLS_COST_Template_Comment]
2349cdf0e10cSrcweiren-US = "Issue: 'Title Slide' layout is not supported."
2350cdf0e10cSrcweir
2351cdf0e10cSrcweir[RID_RESXLS_COST_DATEDIF_Note]
2352cdf0e10cSrcweiren-US = "Use a date or time function that <PRODUCTNAME> Calc supports."
2353cdf0e10cSrcweir
2354cdf0e10cSrcweir[RID_RESXLS_COST_Tabstop]
2355cdf0e10cSrcweiren-US = "Default Tabulator"
2356cdf0e10cSrcweir
2357cdf0e10cSrcweir[RID_RESXLS_COST_Tabstop_Comment]
2358cdf0e10cSrcweiren-US = "Issue: Different default tabulators are not supported for text objects."
2359cdf0e10cSrcweir
2360cdf0e10cSrcweir[RID_RESXLS_COST_Transparent]
2361cdf0e10cSrcweiren-US = "Transparent Color"
2362cdf0e10cSrcweir
2363cdf0e10cSrcweir[RID_RESXLS_COST_Transparent_Comment]
2364cdf0e10cSrcweiren-US = "Issue: <PRODUCTNAME> does not support the transparent color attribute in bitmaps."
2365cdf0e10cSrcweir
2366cdf0e10cSrcweir[RID_RESXLS_COST_GradientStyle]
2367cdf0e10cSrcweiren-US = "Gradient Style"
2368cdf0e10cSrcweir
2369cdf0e10cSrcweir[RID_RESXLS_COST_GradientStyle_Comment]
2370cdf0e10cSrcweiren-US = "Issue: Unsupported gradient styles used."
2371cdf0e10cSrcweir
2372cdf0e10cSrcweir[RID_RESXLS_COST_GradientStyle_Note]
2373cdf0e10cSrcweiren-US = "Replacing gradient styles by styles that are supported."
2374cdf0e10cSrcweir
2375cdf0e10cSrcweir[RID_RESXLS_COST_Hyperlink]
2376cdf0e10cSrcweiren-US = "Textrange Hyperlinks"
2377cdf0e10cSrcweir
2378cdf0e10cSrcweir[RID_RESXLS_COST_Hyperlink_Comment]
2379cdf0e10cSrcweiren-US = "Issue: Multiple text formatting is not supported in Hyperlinks."
2380cdf0e10cSrcweir
2381cdf0e10cSrcweir[RID_RESXLS_COST_HyperlinkSplit]
2382cdf0e10cSrcweiren-US = "Split Hyperlinks"
2383cdf0e10cSrcweir
2384cdf0e10cSrcweir[RID_RESXLS_COST_HyperlinkSplit_Comment]
2385cdf0e10cSrcweiren-US = "Issue: Hyperlink will not be split onto several lines."
2386cdf0e10cSrcweir
2387cdf0e10cSrcweir[RID_RESXLS_COST_Background]
2388cdf0e10cSrcweiren-US = "Fill Type Background"
2389cdf0e10cSrcweir
2390cdf0e10cSrcweir[RID_RESXLS_COST_Background_Comment]
2391cdf0e10cSrcweiren-US = "Issue: Fillstyle background is not supported."
2392cdf0e10cSrcweir
2393