1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements.  See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership.  The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance
9 * with the License.  You may obtain a copy of the License at
10 *
11 *   http://www.apache.org/licenses/LICENSE-2.0
12 *
13 * Unless required by applicable law or agreed to in writing,
14 * software distributed under the License is distributed on an
15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 * KIND, either express or implied.  See the License for the
17 * specific language governing permissions and limitations
18 * under the License.
19 *
20 *************************************************************/
21
22
23
24#include "accessibility.hrc"
25
26/* Names and descriptions of the Draw/Impress accessibility views
27   ==============================================================
28*/
29
30String SID_SD_A11Y_D_DRAWVIEW_N
31{
32	Text [ en-US ] = "Drawing View";
33};
34
35String SID_SD_A11Y_D_DRAWVIEW_D
36{
37	Text [ en-US ] = "This is where you create and edit drawings.";
38};
39
40String SID_SD_A11Y_I_DRAWVIEW_N
41{
42	Text [ en-US ] = "Drawing View";
43};
44
45String SID_SD_A11Y_I_DRAWVIEW_D
46{
47	Text [ en-US ] = "This is where you create and edit slides.";
48};
49
50String SID_SD_A11Y_I_OUTLINEVIEW_N
51{
52	Text [ en-US ] = "Outline View";
53};
54
55String SID_SD_A11Y_I_OUTLINEVIEW_D
56{
57	Text [ en-US ] = "This is where you enter or edit text in list form.";
58};
59
60String SID_SD_A11Y_I_SLIDEVIEW_N
61{
62	Text [ en-US ] = "Slides View";
63};
64
65String SID_SD_A11Y_I_SLIDEVIEW_D
66{
67	Text [ en-US ] = "This is where you sort slides.";
68};
69
70String SID_SD_A11Y_I_NOTESVIEW_N
71{
72	Text [ en-US ] = "Notes View";
73};
74
75String SID_SD_A11Y_I_NOTESVIEW_D
76{
77	Text [ en-US ] = "This is where you enter and view notes.";
78};
79
80String SID_SD_A11Y_I_HANDOUTVIEW_N
81{
82	Text [ en-US ] = "Handout View";
83};
84
85String SID_SD_A11Y_I_HANDOUTVIEW_D
86{
87	Text [ en-US ] = "This is where you decide on the layout for handouts.";
88};
89
90String SID_SD_A11Y_P_TITLE_N
91{
92	Text [ en-US ] = "PresentationTitle";
93};
94
95String SID_SD_A11Y_P_OUTLINER_N
96{
97	Text [ en-US ] = "PresentationOutliner";
98};
99
100String SID_SD_A11Y_P_SUBTITLE_N
101{
102	Text [ en-US ] = "PresentationSubtitle";
103};
104
105String SID_SD_A11Y_P_PAGE_N
106{
107	Text [ en-US ] = "PresentationPage";
108};
109
110String SID_SD_A11Y_P_NOTES_N
111{
112	Text [ en-US ] = "PresentationNotes";
113};
114
115String SID_SD_A11Y_P_HANDOUT_N
116{
117	Text [ en-US ] = "Handout";
118};
119
120String SID_SD_A11Y_P_UNKNOWN_N
121{
122	Text [ en-US ] = "UnknownAccessiblePresentationShape";
123};
124
125String SID_SD_A11Y_P_TITLE_D
126{
127	Text [ en-US ] = "PresentationTitleShape";
128};
129
130String SID_SD_A11Y_P_OUTLINER_D
131{
132	Text [ en-US ] = "PresentationOutlinerShape";
133};
134
135String SID_SD_A11Y_P_SUBTITLE_D
136{
137	Text [ en-US ] = "PresentationSubtitleShape";
138};
139
140String SID_SD_A11Y_P_PAGE_D
141{
142	Text [ en-US ] = "PresentationPageShape";
143};
144
145String SID_SD_A11Y_P_NOTES_D
146{
147	Text [ en-US ] = "PresentationNotesShape";
148};
149
150String SID_SD_A11Y_P_HANDOUT_D
151{
152	Text [ en-US ] = "PresentationHandoutShape";
153};
154
155String SID_SD_A11Y_P_UNKNOWN_D
156{
157	Text [ en-US ] = "Unknown accessible presentation shape";
158};
159
160String SID_SD_A11Y_P_FOOTER_N
161{
162	Text [ en-US ] = "PresentationFooter";
163};
164String SID_SD_A11Y_P_FOOTER_D
165{
166	Text [ en-US ] = "PresentationFooterShape";
167};
168String SID_SD_A11Y_P_HEADER_N
169{
170	Text [ en-US ] = "PresentationHeader";
171};
172String SID_SD_A11Y_P_HEADER_D
173{
174	Text [ en-US ] = "PresentationHeaderShape";
175};
176String SID_SD_A11Y_P_DATE_N
177{
178	Text [ en-US ] = "PresentationDateAndTime";
179};
180String SID_SD_A11Y_P_DATE_D
181{
182	Text [ en-US ] = "PresentationDateAndTimeShape";
183};
184String SID_SD_A11Y_P_NUMBER_N
185{
186	Text [ en-US ] = "PresentationPageNumber";
187};
188String SID_SD_A11Y_P_NUMBER_D
189{
190	Text [ en-US ] = "PresentationPageNumberShape";
191};
192
193String SID_SD_A11Y_D_PRESENTATION
194{
195	Text [ en-US ] = "%PRODUCTNAME Presentation";
196};
197String SID_SD_A11Y_P_TITLE_N_STYLE
198{
199	Text [ en-US ] = "Title";
200};
201String  SID_SD_A11Y_P_OUTLINER_N_STYLE
202{
203	Text [ en-US ] = "Outliner";
204};
205String  SID_SD_A11Y_P_SUBTITLE_N_STYLE
206{
207	Text [ en-US ] = "Sub Title";
208};
209String  SID_SD_A11Y_P_PAGE_N_STYLE
210{
211	Text [ en-US ] = "Page";
212};
213String  SID_SD_A11Y_P_NOTES_N_STYLE
214{
215	Text [ en-US ] = "Notes";
216};
217String  SID_SD_A11Y_P_HANDOUT_N_STYLE
218{
219	Text [ en-US ] = "Handout";
220};
221String  SID_SD_A11Y_P_UNKNOWN_N_STYLE
222{
223	Text [ en-US ] = "Unknown Accessible Presentation Shape";
224};
225String  SID_SD_A11Y_P_FOOTER_N_STYLE
226{
227	Text [ en-US ] = "Footer";
228};
229String  SID_SD_A11Y_P_HEADER_N_STYLE
230{
231	Text [ en-US ] = "Header";
232};
233String  SID_SD_A11Y_P_DATE_N_STYLE
234{
235	Text [ en-US ] = "Date";
236};
237String  SID_SD_A11Y_P_NUMBER_N_STYLE
238{
239	Text [ en-US ] = "Number";
240};
241
242String  SID_SD_A11Y_I_PREVIEW_N
243{
244	Text [ en-US ] = "Preview View";
245};
246String  SID_SD_A11Y_I_PREVIEW_D
247{
248	Text [ en-US ] = "This is where you print preview pages.";
249};
250String  SID_SD_A11Y_I_PREVIEW_SUFFIX
251{
252	Text [ en-US ] = "(Preview mode)";
253};
254
255String SID_SD_A11Y_D_PRESENTATION_READONLY
256{
257	Text [ en-US ] = "(read-only)";
258};
259