12f531595SAndrew Rist/**************************************************************
2*037b108dSmseidel *
32f531595SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
42f531595SAndrew Rist * or more contributor license agreements.  See the NOTICE file
52f531595SAndrew Rist * distributed with this work for additional information
62f531595SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
72f531595SAndrew Rist * to you under the Apache License, Version 2.0 (the
82f531595SAndrew Rist * "License"); you may not use this file except in compliance
92f531595SAndrew Rist * with the License.  You may obtain a copy of the License at
10*037b108dSmseidel *
112f531595SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
12*037b108dSmseidel *
132f531595SAndrew Rist * Unless required by applicable law or agreed to in writing,
142f531595SAndrew Rist * software distributed under the License is distributed on an
152f531595SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
162f531595SAndrew Rist * KIND, either express or implied.  See the License for the
172f531595SAndrew Rist * specific language governing permissions and limitations
182f531595SAndrew Rist * under the License.
19*037b108dSmseidel *
202f531595SAndrew Rist *************************************************************/
212f531595SAndrew Rist
222f531595SAndrew Rist
23*037b108dSmseidel
24cdf0e10cSrcweir#include "Strings.hrc"
25cdf0e10cSrcweir
26cdf0e10cSrcweirString STR_DLG_CHART_WIZARD
27cdf0e10cSrcweir{
28cdf0e10cSrcweir	Text [ en-US ] = "Chart Wizard" ;
29cdf0e10cSrcweir};
30cdf0e10cSrcweir
31cdf0e10cSrcweirString STR_DLG_SMOOTH_LINE_PROPERTIES
32cdf0e10cSrcweir{
33cdf0e10cSrcweir	Text [ en-US ] = "Smooth Lines" ;
34cdf0e10cSrcweir};
35cdf0e10cSrcweir
36cdf0e10cSrcweirString STR_DLG_NUMBERFORMAT_FOR_PERCENTAGE_VALUE
37cdf0e10cSrcweir{
38cdf0e10cSrcweir	Text [ en-US ] = "Number Format for Percentage Value" ;
39cdf0e10cSrcweir};
40cdf0e10cSrcweir
41cdf0e10cSrcweirString STR_PAGE_CHARTTYPE
42cdf0e10cSrcweir{
43cdf0e10cSrcweir	Text [ en-US ] = "Chart Type" ;
44cdf0e10cSrcweir};
45cdf0e10cSrcweir
46cdf0e10cSrcweirString STR_PAGE_DATA_RANGE
47cdf0e10cSrcweir{
48*037b108dSmseidel	Text [ en-US ] = "Data Range" ;
49cdf0e10cSrcweir};
50cdf0e10cSrcweir
51cdf0e10cSrcweirString STR_PAGE_CHART_ELEMENTS
52cdf0e10cSrcweir{
53*037b108dSmseidel	Text [ en-US ] = "Chart Elements" ;
54cdf0e10cSrcweir};
55cdf0e10cSrcweir
56cdf0e10cSrcweirString STR_PAGE_CHART_LOCATION
57cdf0e10cSrcweir{
58*037b108dSmseidel	Text [ en-US ] = "Chart Location" ;
59cdf0e10cSrcweir};
60cdf0e10cSrcweir
61cdf0e10cSrcweirString STR_PAGE_LINE
62cdf0e10cSrcweir{
63cdf0e10cSrcweir	Text [ en-US ] = "Line" ;
64cdf0e10cSrcweir};
65cdf0e10cSrcweir
66cdf0e10cSrcweirString STR_PAGE_BORDER
67cdf0e10cSrcweir{
68cdf0e10cSrcweir	Text [ en-US ] = "Borders" ;
69cdf0e10cSrcweir};
70cdf0e10cSrcweir
71cdf0e10cSrcweirString STR_PAGE_AREA
72cdf0e10cSrcweir{
73cdf0e10cSrcweir	Text [ en-US ] = "Area" ;
74cdf0e10cSrcweir};
75cdf0e10cSrcweir
76cdf0e10cSrcweirString STR_PAGE_TRANSPARENCY
77cdf0e10cSrcweir{
78*037b108dSmseidel	Text [ en-US ] = "Transparency" ;
79cdf0e10cSrcweir};
80cdf0e10cSrcweir
81cdf0e10cSrcweirString STR_PAGE_FONT
82cdf0e10cSrcweir{
83cdf0e10cSrcweir	Text [ en-US ] = "Font" ;
84cdf0e10cSrcweir};
85cdf0e10cSrcweir
86cdf0e10cSrcweirString STR_PAGE_FONT_EFFECTS
87cdf0e10cSrcweir{
88cdf0e10cSrcweir	Text [ en-US ] = "Font Effects" ;
89cdf0e10cSrcweir};
90cdf0e10cSrcweir
91cdf0e10cSrcweirString STR_PAGE_NUMBERS
92cdf0e10cSrcweir{
93cdf0e10cSrcweir	Text [ en-US ] = "Numbers" ;
94cdf0e10cSrcweir};
95cdf0e10cSrcweir
96cdf0e10cSrcweirString STR_PAGE_POSITION
97cdf0e10cSrcweir{
98cdf0e10cSrcweir	Text [ en-US ] = "Position" ;
99cdf0e10cSrcweir};
100cdf0e10cSrcweir
101cdf0e10cSrcweirString STR_BUTTON_UP
102cdf0e10cSrcweir{
103*037b108dSmseidel	Text [ en-US ] = "Up" ;
104cdf0e10cSrcweir};
105cdf0e10cSrcweirString STR_BUTTON_DOWN
106cdf0e10cSrcweir{
107*037b108dSmseidel	Text [ en-US ] = "Down" ;
108cdf0e10cSrcweir};
109cdf0e10cSrcweir
110cdf0e10cSrcweirString STR_PAGE_LAYOUT
111cdf0e10cSrcweir{
112*037b108dSmseidel	Text [ en-US ] = "Layout" ;
113cdf0e10cSrcweir};
114cdf0e10cSrcweir
115cdf0e10cSrcweirString STR_PAGE_OPTIONS
116cdf0e10cSrcweir{
117*037b108dSmseidel	Text [ en-US ] = "Options" ;
118cdf0e10cSrcweir};
119cdf0e10cSrcweir
120cdf0e10cSrcweirString STR_PAGE_SCALE
121cdf0e10cSrcweir{
122cdf0e10cSrcweir	Text [ en-US ] = "Scale" ;
123cdf0e10cSrcweir};
124cdf0e10cSrcweir
125cdf0e10cSrcweirString STR_PAGE_POSITIONING
126cdf0e10cSrcweir{
127cdf0e10cSrcweir	Text [ en-US ] = "Positioning" ;
128cdf0e10cSrcweir};
129cdf0e10cSrcweir
130cdf0e10cSrcweir// String STR_PAGE_STATISTICS
131cdf0e10cSrcweir// {
132cdf0e10cSrcweir// 	Text [ en-US ] = "Statistics" ;
133cdf0e10cSrcweir// };
134cdf0e10cSrcweir
135cdf0e10cSrcweirString STR_PAGE_TRENDLINE_TYPE
136cdf0e10cSrcweir{
137*037b108dSmseidel	Text [ en-US ] = "Type" ;
138cdf0e10cSrcweir};
139cdf0e10cSrcweir
140cdf0e10cSrcweirString STR_PAGE_YERROR_BARS
141cdf0e10cSrcweir{
142*037b108dSmseidel	Text [ en-US ] = "Y Error Bars" ;
143cdf0e10cSrcweir};
144cdf0e10cSrcweir
145cdf0e10cSrcweirString STR_PAGE_ALIGNMENT
146cdf0e10cSrcweir{
147cdf0e10cSrcweir	Text [ en-US ] = "Alignment" ;
148cdf0e10cSrcweir};
149cdf0e10cSrcweir
150cdf0e10cSrcweirString STR_PAGE_PERSPECTIVE
151cdf0e10cSrcweir{
152cdf0e10cSrcweir	Text [ en-US ] = "Perspective" ;
153cdf0e10cSrcweir};
154cdf0e10cSrcweirString STR_PAGE_APPEARANCE
155cdf0e10cSrcweir{
156cdf0e10cSrcweir	Text [ en-US ] = "Appearance" ;
157cdf0e10cSrcweir};
158cdf0e10cSrcweirString STR_PAGE_ILLUMINATION
159cdf0e10cSrcweir{
160cdf0e10cSrcweir	Text [ en-US ] = "Illumination" ;
161cdf0e10cSrcweir};
162cdf0e10cSrcweir
163cdf0e10cSrcweirString STR_PAGE_ASIAN
164cdf0e10cSrcweir{
165cdf0e10cSrcweir	Text [ en-US ] = "Asian Typography" ;
166cdf0e10cSrcweir};
167cdf0e10cSrcweir
168cdf0e10cSrcweirString STR_OBJECT_AVERAGE_LINE_WITH_PARAMETERS
169cdf0e10cSrcweir{
170*037b108dSmseidel	Text [ en-US ] = "Mean value line with value %AVERAGE_VALUE and standard deviation %STD_DEVIATION" ;
171cdf0e10cSrcweir};
172cdf0e10cSrcweir
173cdf0e10cSrcweirString STR_OBJECT_AXIS
174cdf0e10cSrcweir{
175cdf0e10cSrcweir	Text [ en-US ] = "Axis" ;
176cdf0e10cSrcweir};
177cdf0e10cSrcweirString STR_OBJECT_AXIS_X
178cdf0e10cSrcweir{
179cdf0e10cSrcweir	Text [ en-US ] = "X Axis" ;
180cdf0e10cSrcweir};
181cdf0e10cSrcweirString STR_OBJECT_AXIS_Y
182cdf0e10cSrcweir{
183cdf0e10cSrcweir	Text [ en-US ] = "Y Axis" ;
184cdf0e10cSrcweir};
185cdf0e10cSrcweirString STR_OBJECT_AXIS_Z
186cdf0e10cSrcweir{
187cdf0e10cSrcweir	Text [ en-US ] = "Z Axis" ;
188cdf0e10cSrcweir};
189cdf0e10cSrcweirString STR_OBJECT_SECONDARY_X_AXIS
190cdf0e10cSrcweir{
191*037b108dSmseidel	Text [ en-US ] = "Secondary X Axis" ;
192cdf0e10cSrcweir};
193cdf0e10cSrcweirString STR_OBJECT_SECONDARY_Y_AXIS
194cdf0e10cSrcweir{
195*037b108dSmseidel	Text [ en-US ] = "Secondary Y Axis" ;
196cdf0e10cSrcweir};
197cdf0e10cSrcweir
198cdf0e10cSrcweirString STR_OBJECT_AXES
199cdf0e10cSrcweir{
200cdf0e10cSrcweir	Text [ en-US ] = "Axes" ;
201cdf0e10cSrcweir};
202cdf0e10cSrcweirString STR_OBJECT_GRIDS
203cdf0e10cSrcweir{
204cdf0e10cSrcweir	Text [ en-US ] = "Grids" ;
205cdf0e10cSrcweir};
206cdf0e10cSrcweirString STR_OBJECT_GRID
207cdf0e10cSrcweir{
208cdf0e10cSrcweir	Text [ en-US ] = "Grid" ;
209cdf0e10cSrcweir};
210cdf0e10cSrcweirString STR_OBJECT_GRID_MAJOR_X
211cdf0e10cSrcweir{
212cdf0e10cSrcweir	Text [ en-US ] = "X Axis Major Grid" ;
213cdf0e10cSrcweir};
214cdf0e10cSrcweirString STR_OBJECT_GRID_MAJOR_Y
215cdf0e10cSrcweir{
216cdf0e10cSrcweir	Text [ en-US ] = "Y Axis Major Grid" ;
217cdf0e10cSrcweir};
218cdf0e10cSrcweirString STR_OBJECT_GRID_MAJOR_Z
219cdf0e10cSrcweir{
220cdf0e10cSrcweir	Text [ en-US ] = "Z Axis Major Grid" ;
221cdf0e10cSrcweir};
222cdf0e10cSrcweirString STR_OBJECT_GRID_MINOR_X
223cdf0e10cSrcweir{
224cdf0e10cSrcweir	Text [ en-US ] = "X Axis Minor Grid" ;
225cdf0e10cSrcweir};
226cdf0e10cSrcweirString STR_OBJECT_GRID_MINOR_Y
227cdf0e10cSrcweir{
228cdf0e10cSrcweir	Text [ en-US ] = "Y Axis Minor Grid" ;
229cdf0e10cSrcweir};
230cdf0e10cSrcweirString STR_OBJECT_GRID_MINOR_Z
231cdf0e10cSrcweir{
232cdf0e10cSrcweir	Text [ en-US ] = "Z Axis Minor Grid" ;
233cdf0e10cSrcweir};
234cdf0e10cSrcweir
235cdf0e10cSrcweirString STR_OBJECT_LEGEND
236cdf0e10cSrcweir{
237cdf0e10cSrcweir	Text [ en-US ] = "Legend" ;
238cdf0e10cSrcweir};
239cdf0e10cSrcweir
240cdf0e10cSrcweirString STR_OBJECT_TITLE
241cdf0e10cSrcweir{
242cdf0e10cSrcweir	Text [ en-US ] = "Title" ;
243cdf0e10cSrcweir};
244cdf0e10cSrcweirString STR_OBJECT_TITLES
245cdf0e10cSrcweir{
246cdf0e10cSrcweir	Text [ en-US ] = "Titles" ;
247cdf0e10cSrcweir};
248cdf0e10cSrcweirString STR_OBJECT_TITLE_MAIN
249cdf0e10cSrcweir{
250cdf0e10cSrcweir	Text [ en-US ] = "Main Title" ;
251cdf0e10cSrcweir};
252cdf0e10cSrcweirString STR_OBJECT_TITLE_SUB
253cdf0e10cSrcweir{
254cdf0e10cSrcweir	Text [ en-US ] = "Subtitle" ;
255cdf0e10cSrcweir};
256cdf0e10cSrcweirString STR_OBJECT_TITLE_X_AXIS
257cdf0e10cSrcweir{
258cdf0e10cSrcweir	Text [ en-US ] = "X Axis Title" ;
259cdf0e10cSrcweir};
260cdf0e10cSrcweirString STR_OBJECT_TITLE_Y_AXIS
261cdf0e10cSrcweir{
262cdf0e10cSrcweir	Text [ en-US ] = "Y Axis Title" ;
263cdf0e10cSrcweir};
264cdf0e10cSrcweirString STR_OBJECT_TITLE_Z_AXIS
265cdf0e10cSrcweir{
266cdf0e10cSrcweir	Text [ en-US ] = "Z Axis Title" ;
267cdf0e10cSrcweir};
268cdf0e10cSrcweirString STR_OBJECT_TITLE_SECONDARY_X_AXIS
269cdf0e10cSrcweir{
270*037b108dSmseidel	Text [ en-US ] = "Secondary X Axis Title" ;
271cdf0e10cSrcweir};
272cdf0e10cSrcweirString STR_OBJECT_TITLE_SECONDARY_Y_AXIS
273cdf0e10cSrcweir{
274*037b108dSmseidel	Text [ en-US ] = "Secondary Y Axis Title" ;
275cdf0e10cSrcweir};
276cdf0e10cSrcweirString STR_OBJECT_LABEL
277cdf0e10cSrcweir{
278cdf0e10cSrcweir	Text [ en-US ] = "Label" ;
279cdf0e10cSrcweir};
280cdf0e10cSrcweir
281cdf0e10cSrcweirString STR_OBJECT_DATALABELS
282cdf0e10cSrcweir{
283cdf0e10cSrcweir	Text [ en-US ] = "Data Labels" ;
284cdf0e10cSrcweir};
285cdf0e10cSrcweirString STR_OBJECT_DATAPOINT
286cdf0e10cSrcweir{
287cdf0e10cSrcweir	Text [ en-US ] = "Data Point" ;
288cdf0e10cSrcweir};
289cdf0e10cSrcweirString STR_OBJECT_DATAPOINTS
290cdf0e10cSrcweir{
291cdf0e10cSrcweir	Text [ en-US ] = "Data Points" ;
292cdf0e10cSrcweir};
293cdf0e10cSrcweirString STR_OBJECT_LEGEND_SYMBOL
294cdf0e10cSrcweir{
295cdf0e10cSrcweir	Text [ en-US ] = "Legend Key" ;
296cdf0e10cSrcweir};
297cdf0e10cSrcweirString STR_OBJECT_DATASERIES
298cdf0e10cSrcweir{
299cdf0e10cSrcweir	Text [ en-US ] = "Data Series" ;
300cdf0e10cSrcweir};
301cdf0e10cSrcweirString STR_OBJECT_DATASERIES_PLURAL
302cdf0e10cSrcweir{
303cdf0e10cSrcweir	Text [ en-US ] = "Data Series" ;
304cdf0e10cSrcweir};
305cdf0e10cSrcweirString STR_OBJECT_CURVE
306cdf0e10cSrcweir{
307*037b108dSmseidel	Text [ en-US ] = "Trend Line" ;
308cdf0e10cSrcweir};
309cdf0e10cSrcweirString STR_OBJECT_CURVES
310cdf0e10cSrcweir{
311*037b108dSmseidel	Text [ en-US ] = "Trend Lines" ;
312cdf0e10cSrcweir};
313cdf0e10cSrcweirString STR_OBJECT_CURVE_WITH_PARAMETERS
314cdf0e10cSrcweir{
315*037b108dSmseidel	Text [ en-US ] = "Trend line %FORMULA with accuracy R² = %RSQUARED" ;
316cdf0e10cSrcweir};
317cdf0e10cSrcweirString STR_OBJECT_AVERAGE_LINE
318cdf0e10cSrcweir{
319*037b108dSmseidel	Text [ en-US ] = "Mean Value Line" ;
320cdf0e10cSrcweir};
321cdf0e10cSrcweirString STR_OBJECT_CURVE_EQUATION
322cdf0e10cSrcweir{
323*037b108dSmseidel	Text [ en-US ] = "Equation" ;
324cdf0e10cSrcweir};
325cdf0e10cSrcweir
326cdf0e10cSrcweirString STR_OBJECT_ERROR_BARS
327cdf0e10cSrcweir{
328*037b108dSmseidel	Text [ en-US ] = "Error Bars" ;
329cdf0e10cSrcweir};
330cdf0e10cSrcweirString STR_OBJECT_STOCK_LOSS
331cdf0e10cSrcweir{
332*037b108dSmseidel	Text [ en-US ] = "Stock Loss" ;
333cdf0e10cSrcweir};
334cdf0e10cSrcweir
335cdf0e10cSrcweirString STR_OBJECT_STOCK_GAIN
336cdf0e10cSrcweir{
337*037b108dSmseidel	Text [ en-US ] = "Stock Gain" ;
338cdf0e10cSrcweir};
339cdf0e10cSrcweir
340cdf0e10cSrcweirString STR_OBJECT_PAGE
341cdf0e10cSrcweir{
342cdf0e10cSrcweir	Text [ en-US ] = "Chart Area" ;
343cdf0e10cSrcweir};
344cdf0e10cSrcweirString STR_OBJECT_DIAGRAM
345cdf0e10cSrcweir{
346cdf0e10cSrcweir	Text [ en-US ] = "Chart" ;
347cdf0e10cSrcweir};
348cdf0e10cSrcweirString STR_OBJECT_DIAGRAM_WALL
349cdf0e10cSrcweir{
350cdf0e10cSrcweir	Text [ en-US ] = "Chart Wall" ;
351cdf0e10cSrcweir};
352cdf0e10cSrcweirString STR_OBJECT_DIAGRAM_FLOOR
353cdf0e10cSrcweir{
354cdf0e10cSrcweir	Text [ en-US ] = "Chart Floor" ;
355cdf0e10cSrcweir};
356cdf0e10cSrcweir
357cdf0e10cSrcweirString STR_OBJECT_SHAPE
358cdf0e10cSrcweir{
359cdf0e10cSrcweir	Text [ en-US ] = "Drawing Object" ;
360cdf0e10cSrcweir};
361cdf0e10cSrcweir
362cdf0e10cSrcweir//-----------------------------------------------------------------------------
363cdf0e10cSrcweir//-----------------------------------------------------------------------------
364cdf0e10cSrcweir//-----------------------------------------------------------------------------
365cdf0e10cSrcweir//-----------------------------------------------------------------------------
366cdf0e10cSrcweir
367cdf0e10cSrcweirString STR_TIP_SELECT_RANGE
368cdf0e10cSrcweir{
369cdf0e10cSrcweir	Text [ en-US ] = "Select data range" ;
370cdf0e10cSrcweir};
371cdf0e10cSrcweir
372cdf0e10cSrcweirString STR_TIP_CHOOSECOLOR
373cdf0e10cSrcweir{
374cdf0e10cSrcweir	Text [ en-US ] = "Select a color using the color dialog" ;
375cdf0e10cSrcweir};
376cdf0e10cSrcweir
377cdf0e10cSrcweirString STR_TIP_LIGHTSOURCE_X
378cdf0e10cSrcweir{
379*037b108dSmseidel	Text [ en-US ] = "Light Source %LIGHTNUMBER" ;
380cdf0e10cSrcweir};
381cdf0e10cSrcweir
382cdf0e10cSrcweirString STR_TIP_DATASERIES
383cdf0e10cSrcweir{
384cdf0e10cSrcweir	Text [ en-US ] = "Data Series '%SERIESNAME'" ;
385cdf0e10cSrcweir};
386cdf0e10cSrcweir
387cdf0e10cSrcweirString STR_TIP_DATAPOINT_INDEX
388cdf0e10cSrcweir{
389*037b108dSmseidel	Text [ en-US ] = "Data Point %POINTNUMBER" ;
390cdf0e10cSrcweir};
391cdf0e10cSrcweir
392cdf0e10cSrcweirString STR_TIP_DATAPOINT_VALUES
393cdf0e10cSrcweir{
394*037b108dSmseidel	Text [ en-US ] = "Values: %POINTVALUES" ;
395cdf0e10cSrcweir};
396cdf0e10cSrcweir
397cdf0e10cSrcweirString STR_TIP_DATAPOINT
398cdf0e10cSrcweir{
399*037b108dSmseidel	Text [ en-US ] = "Data Point %POINTNUMBER, data series %SERIESNUMBER, values: %POINTVALUES" ;
400cdf0e10cSrcweir};
401cdf0e10cSrcweir
402cdf0e10cSrcweirString STR_STATUS_DATAPOINT_MARKED
403cdf0e10cSrcweir{
404*037b108dSmseidel	Text [ en-US ] = "Data point %POINTNUMBER in data series %SERIESNUMBER selected, values: %POINTVALUES" ;
405cdf0e10cSrcweir};
406cdf0e10cSrcweir
407cdf0e10cSrcweirString STR_STATUS_OBJECT_MARKED
408cdf0e10cSrcweir{
409cdf0e10cSrcweir	Text [ en-US ] = "%OBJECTNAME selected" ;
410cdf0e10cSrcweir};
411cdf0e10cSrcweir
412cdf0e10cSrcweirString STR_STATUS_PIE_SEGMENT_EXPLODED
413cdf0e10cSrcweir{
414*037b108dSmseidel	Text [ en-US ] = "Pie exploded by %PERCENTVALUE percent" ;
415cdf0e10cSrcweir};
416cdf0e10cSrcweir
417cdf0e10cSrcweir//-----------------------------------------------------------------------------
418cdf0e10cSrcweir//-----------------------------------------------------------------------------
419cdf0e10cSrcweirString STR_OBJECT_FOR_SERIES
420cdf0e10cSrcweir{
421cdf0e10cSrcweir	Text [ en-US ] = "%OBJECTNAME for Data Series '%SERIESNAME'" ;
422cdf0e10cSrcweir};
423cdf0e10cSrcweir
424cdf0e10cSrcweirString STR_OBJECT_FOR_ALL_SERIES
425cdf0e10cSrcweir{
426cdf0e10cSrcweir	Text [ en-US ] = "%OBJECTNAME for all Data Series" ;
427cdf0e10cSrcweir};
428cdf0e10cSrcweir
429cdf0e10cSrcweir//-----------------------------------------------------------------------------
430cdf0e10cSrcweir//-----------------------------------------------------------------------------
431cdf0e10cSrcweirString STR_ACTION_EDIT_CHARTTYPE
432cdf0e10cSrcweir{
433*037b108dSmseidel	Text [ en-US ] = "Edit chart type" ;
434cdf0e10cSrcweir};
435cdf0e10cSrcweirString STR_ACTION_EDIT_DATA_RANGES
436cdf0e10cSrcweir{
437*037b108dSmseidel	Text [ en-US ] = "Edit data ranges" ;
438cdf0e10cSrcweir};
439cdf0e10cSrcweirString STR_ACTION_EDIT_3D_VIEW
440cdf0e10cSrcweir{
441cdf0e10cSrcweir	Text [ en-US ] = "Edit 3D view" ;
442cdf0e10cSrcweir};
443cdf0e10cSrcweirString STR_ACTION_EDIT_CHART_DATA
444cdf0e10cSrcweir{
445*037b108dSmseidel	Text [ en-US ] = "Edit chart data" ;
446cdf0e10cSrcweir};
447cdf0e10cSrcweirString STR_ACTION_TOGGLE_LEGEND
448cdf0e10cSrcweir{
449cdf0e10cSrcweir	Text [ en-US ] = "Legend on/off" ;
450cdf0e10cSrcweir};
451cdf0e10cSrcweirString STR_ACTION_TOGGLE_GRID_HORZ
452cdf0e10cSrcweir{
453cdf0e10cSrcweir	Text [ en-US ] = "Horizontal grid on/off" ;
454cdf0e10cSrcweir};
455cdf0e10cSrcweirString STR_ACTION_SCALE_TEXT
456cdf0e10cSrcweir{
457cdf0e10cSrcweir	Text [ en-US ] = "Scale Text" ;
458cdf0e10cSrcweir};
459cdf0e10cSrcweirString STR_ACTION_REARRANGE_CHART
460cdf0e10cSrcweir{
461*037b108dSmseidel	Text [ en-US ] = "Automatic Layout" ;
462cdf0e10cSrcweir};
463cdf0e10cSrcweirString STR_ACTION_NOTPOSSIBLE
464cdf0e10cSrcweir{
465cdf0e10cSrcweir	Text [ en-US ] = "This function cannot be completed with the selected objects." ;
466cdf0e10cSrcweir};
467cdf0e10cSrcweirString STR_ACTION_EDIT_TEXT
468cdf0e10cSrcweir{
469*037b108dSmseidel	Text [ en-US ] = "Edit text" ;
470cdf0e10cSrcweir};
471cdf0e10cSrcweir
472cdf0e10cSrcweirString STR_COLUMN_LABEL
473cdf0e10cSrcweir{
474*037b108dSmseidel	Text [ en-US ] = "Column %COLUMNNUMBER" ;
475cdf0e10cSrcweir};
476cdf0e10cSrcweirString STR_ROW_LABEL
477cdf0e10cSrcweir{
478*037b108dSmseidel	Text [ en-US ] = "Row %ROWNUMBER" ;
479cdf0e10cSrcweir};
480cdf0e10cSrcweir
481cdf0e10cSrcweir//-----------------------------------------------------------------------------
482cdf0e10cSrcweir//-----------------------------------------------------------------------------
483cdf0e10cSrcweir//-----------------------------------------------------------------------------
484cdf0e10cSrcweir
485cdf0e10cSrcweir//for range didalog
486cdf0e10cSrcweirString STR_DATA_ROLE_LABEL
487cdf0e10cSrcweir{
488cdf0e10cSrcweir	Text [ en-US ] = "Name" ;
489cdf0e10cSrcweir};
490cdf0e10cSrcweir
491cdf0e10cSrcweirString STR_DATA_ROLE_X
492cdf0e10cSrcweir{
493cdf0e10cSrcweir	Text [ en-US ] = "X-Values" ;
494cdf0e10cSrcweir};
495cdf0e10cSrcweir
496cdf0e10cSrcweirString STR_DATA_ROLE_Y
497cdf0e10cSrcweir{
498cdf0e10cSrcweir	Text [ en-US ] = "Y-Values" ;
499cdf0e10cSrcweir};
500cdf0e10cSrcweir
501cdf0e10cSrcweirString STR_DATA_ROLE_SIZE
502cdf0e10cSrcweir{
503cdf0e10cSrcweir	Text [ en-US ] = "Bubble Sizes" ;
504cdf0e10cSrcweir};
505cdf0e10cSrcweir
506cdf0e10cSrcweirString STR_DATA_ROLE_X_ERROR
507cdf0e10cSrcweir{
508cdf0e10cSrcweir	Text [ en-US ] = "X-Error-Bars" ;
509cdf0e10cSrcweir};
510cdf0e10cSrcweirString STR_DATA_ROLE_X_ERROR_POSITIVE
511cdf0e10cSrcweir{
512cdf0e10cSrcweir	Text [ en-US ] = "Positive X-Error-Bars" ;
513cdf0e10cSrcweir};
514cdf0e10cSrcweirString STR_DATA_ROLE_X_ERROR_NEGATIVE
515cdf0e10cSrcweir{
516cdf0e10cSrcweir	Text [ en-US ] = "Negative X-Error-Bars" ;
517cdf0e10cSrcweir};
518cdf0e10cSrcweir
519cdf0e10cSrcweirString STR_DATA_ROLE_Y_ERROR
520cdf0e10cSrcweir{
521cdf0e10cSrcweir	Text [ en-US ] = "Y-Error-Bars" ;
522cdf0e10cSrcweir};
523cdf0e10cSrcweirString STR_DATA_ROLE_Y_ERROR_POSITIVE
524cdf0e10cSrcweir{
525cdf0e10cSrcweir	Text [ en-US ] = "Positive Y-Error-Bars" ;
526cdf0e10cSrcweir};
527cdf0e10cSrcweirString STR_DATA_ROLE_Y_ERROR_NEGATIVE
528cdf0e10cSrcweir{
529cdf0e10cSrcweir	Text [ en-US ] = "Negative Y-Error-Bars" ;
530cdf0e10cSrcweir};
531cdf0e10cSrcweir
532cdf0e10cSrcweirString STR_DATA_ROLE_FIRST
533cdf0e10cSrcweir{
534cdf0e10cSrcweir	Text [ en-US ] = "Open Values" ;
535cdf0e10cSrcweir};
536cdf0e10cSrcweir
537cdf0e10cSrcweirString STR_DATA_ROLE_LAST
538cdf0e10cSrcweir{
539cdf0e10cSrcweir	Text [ en-US ] = "Close Values" ;
540cdf0e10cSrcweir};
541cdf0e10cSrcweir
542cdf0e10cSrcweirString STR_DATA_ROLE_MIN
543cdf0e10cSrcweir{
544cdf0e10cSrcweir	Text [ en-US ] = "Low Values" ;
545cdf0e10cSrcweir};
546cdf0e10cSrcweir
547cdf0e10cSrcweirString STR_DATA_ROLE_MAX
548cdf0e10cSrcweir{
549cdf0e10cSrcweir	Text [ en-US ] = "High Values" ;
550cdf0e10cSrcweir};
551cdf0e10cSrcweir
552cdf0e10cSrcweirString STR_DATA_ROLE_CATEGORIES
553cdf0e10cSrcweir{
554*037b108dSmseidel	Text [ en-US ] = "Categories" ;
555cdf0e10cSrcweir};
556cdf0e10cSrcweir
557cdf0e10cSrcweirString STR_DATA_UNNAMED_SERIES
558cdf0e10cSrcweir{
559*037b108dSmseidel	Text [ en-US ] = "Unnamed Series" ;
560cdf0e10cSrcweir};
561cdf0e10cSrcweir
562cdf0e10cSrcweirString STR_DATA_UNNAMED_SERIES_WITH_INDEX
563cdf0e10cSrcweir{
564cdf0e10cSrcweir	Text [ en-US ] = "Unnamed Series %NUMBER" ;
565cdf0e10cSrcweir};
566cdf0e10cSrcweir
567cdf0e10cSrcweirString STR_DATA_SELECT_RANGE_FOR_SERIES
568cdf0e10cSrcweir{
569cdf0e10cSrcweir	Text [ en-US ] = "Select Range for %VALUETYPE of %SERIESNAME" ;
570cdf0e10cSrcweir};
571cdf0e10cSrcweir
572cdf0e10cSrcweirString STR_DATA_SELECT_RANGE_FOR_CATEGORIES
573cdf0e10cSrcweir{
574cdf0e10cSrcweir	Text [ en-US ] = "Select Range for Categories" ;
575cdf0e10cSrcweir};
576cdf0e10cSrcweir
577cdf0e10cSrcweirString STR_DATA_SELECT_RANGE_FOR_DATALABELS
578cdf0e10cSrcweir{
579cdf0e10cSrcweir	Text [ en-US ] = "Select Range for data labels" ;
580cdf0e10cSrcweir};
581cdf0e10cSrcweirString STR_DATA_SELECT_RANGE_FOR_POSITIVE_ERRORBARS
582cdf0e10cSrcweir{
583*037b108dSmseidel	Text [ en-US ] = "Select Range for Positive Error Bars" ;
584cdf0e10cSrcweir};
585cdf0e10cSrcweirString STR_DATA_SELECT_RANGE_FOR_NEGATIVE_ERRORBARS
586cdf0e10cSrcweir{
587*037b108dSmseidel	Text [ en-US ] = "Select Range for Negative Error Bars" ;
588cdf0e10cSrcweir};
589cdf0e10cSrcweir
590cdf0e10cSrcweirString STR_DATA_EDITOR_INCORRECT_INPUT
591cdf0e10cSrcweir{
592cdf0e10cSrcweir	Text [ en-US ] = "Your last input is incorrect.\nIgnore this change and close the dialog?" ;
593cdf0e10cSrcweir};
594cdf0e10cSrcweir
595cdf0e10cSrcweir// frame direction ------------------------------------------------------------
596cdf0e10cSrcweir
597cdf0e10cSrcweirString STR_TEXT_DIRECTION_LTR
598cdf0e10cSrcweir{
599*037b108dSmseidel	Text [ en-US ] = "Left-to-right" ;
600cdf0e10cSrcweir};
601cdf0e10cSrcweir
602cdf0e10cSrcweirString STR_TEXT_DIRECTION_RTL
603cdf0e10cSrcweir{
604*037b108dSmseidel	Text [ en-US ] = "Right-to-left" ;
605cdf0e10cSrcweir};
606cdf0e10cSrcweir
607cdf0e10cSrcweirString STR_TEXT_DIRECTION_SUPER
608cdf0e10cSrcweir{
609*037b108dSmseidel	Text [ en-US ] = "Use superordinate object settings" ;
610cdf0e10cSrcweir};
611cdf0e10cSrcweir
612*037b108dSmseidel// ********************************************************************** EOF
613