166220049SAndrew Rist/**************************************************************
2*34f87321Smseidel *
366220049SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
466220049SAndrew Rist * or more contributor license agreements.  See the NOTICE file
566220049SAndrew Rist * distributed with this work for additional information
666220049SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
766220049SAndrew Rist * to you under the Apache License, Version 2.0 (the
866220049SAndrew Rist * "License"); you may not use this file except in compliance
966220049SAndrew Rist * with the License.  You may obtain a copy of the License at
10*34f87321Smseidel *
1166220049SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
12*34f87321Smseidel *
1366220049SAndrew Rist * Unless required by applicable law or agreed to in writing,
1466220049SAndrew Rist * software distributed under the License is distributed on an
1566220049SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
1666220049SAndrew Rist * KIND, either express or implied.  See the License for the
1766220049SAndrew Rist * specific language governing permissions and limitations
1866220049SAndrew Rist * under the License.
19*34f87321Smseidel *
2066220049SAndrew Rist *************************************************************/
2166220049SAndrew Rist
22cdf0e10cSrcweir#include "accessibility.hrc"
23cdf0e10cSrcweir
24*34f87321Smseidel// Names and descriptions of the Draw/Impress accessibility views
25cdf0e10cSrcweir
26cdf0e10cSrcweirString SID_SD_A11Y_D_DRAWVIEW_N
27cdf0e10cSrcweir{
28*34f87321Smseidel	Text [ en-US ] = "Normal View" ;
29cdf0e10cSrcweir};
30cdf0e10cSrcweir
31cdf0e10cSrcweirString SID_SD_A11Y_D_DRAWVIEW_D
32cdf0e10cSrcweir{
33*34f87321Smseidel	Text [ en-US ] = "This is where you create and edit drawings." ;
34cdf0e10cSrcweir};
35cdf0e10cSrcweir
36cdf0e10cSrcweirString SID_SD_A11Y_I_DRAWVIEW_N
37cdf0e10cSrcweir{
38*34f87321Smseidel	Text [ en-US ] = "Normal View" ;
39cdf0e10cSrcweir};
40cdf0e10cSrcweir
41cdf0e10cSrcweirString SID_SD_A11Y_I_DRAWVIEW_D
42cdf0e10cSrcweir{
43*34f87321Smseidel	Text [ en-US ] = "This is where you create and edit slides." ;
44cdf0e10cSrcweir};
45cdf0e10cSrcweir
46cdf0e10cSrcweirString SID_SD_A11Y_I_OUTLINEVIEW_N
47cdf0e10cSrcweir{
48*34f87321Smseidel	Text [ en-US ] = "Outline View" ;
49cdf0e10cSrcweir};
50cdf0e10cSrcweir
51cdf0e10cSrcweirString SID_SD_A11Y_I_OUTLINEVIEW_D
52cdf0e10cSrcweir{
53*34f87321Smseidel	Text [ en-US ] = "This is where you enter or edit text in list form." ;
54cdf0e10cSrcweir};
55cdf0e10cSrcweir
56cdf0e10cSrcweirString SID_SD_A11Y_I_SLIDEVIEW_N
57cdf0e10cSrcweir{
58*34f87321Smseidel	Text [ en-US ] = "Slides View" ;
59cdf0e10cSrcweir};
60cdf0e10cSrcweir
61cdf0e10cSrcweirString SID_SD_A11Y_I_SLIDEVIEW_D
62cdf0e10cSrcweir{
63*34f87321Smseidel	Text [ en-US ] = "This is where you sort slides." ;
64cdf0e10cSrcweir};
65cdf0e10cSrcweir
66cdf0e10cSrcweirString SID_SD_A11Y_I_NOTESVIEW_N
67cdf0e10cSrcweir{
68*34f87321Smseidel	Text [ en-US ] = "Notes View" ;
69cdf0e10cSrcweir};
70cdf0e10cSrcweir
71cdf0e10cSrcweirString SID_SD_A11Y_I_NOTESVIEW_D
72cdf0e10cSrcweir{
73*34f87321Smseidel	Text [ en-US ] = "This is where you enter and view notes." ;
74cdf0e10cSrcweir};
75cdf0e10cSrcweir
76cdf0e10cSrcweirString SID_SD_A11Y_I_HANDOUTVIEW_N
77cdf0e10cSrcweir{
78*34f87321Smseidel	Text [ en-US ] = "Handout View" ;
79cdf0e10cSrcweir};
80cdf0e10cSrcweir
81cdf0e10cSrcweirString SID_SD_A11Y_I_HANDOUTVIEW_D
82cdf0e10cSrcweir{
83*34f87321Smseidel	Text [ en-US ] = "This is where you decide on the layout for handouts." ;
84cdf0e10cSrcweir};
85cdf0e10cSrcweir
860deba7fbSSteve YinString SID_SD_A11Y_P_TITLE_N
870deba7fbSSteve Yin{
88*34f87321Smseidel	Text [ en-US ] = "PresentationTitle" ;
890deba7fbSSteve Yin};
90cdf0e10cSrcweir
910deba7fbSSteve YinString SID_SD_A11Y_P_OUTLINER_N
920deba7fbSSteve Yin{
93*34f87321Smseidel	Text [ en-US ] = "PresentationOutliner" ;
940deba7fbSSteve Yin};
95cdf0e10cSrcweir
960deba7fbSSteve YinString SID_SD_A11Y_P_SUBTITLE_N
970deba7fbSSteve Yin{
98*34f87321Smseidel	Text [ en-US ] = "PresentationSubtitle" ;
990deba7fbSSteve Yin};
100cdf0e10cSrcweir
1010deba7fbSSteve YinString SID_SD_A11Y_P_PAGE_N
1020deba7fbSSteve Yin{
103*34f87321Smseidel	Text [ en-US ] = "PresentationPage" ;
1040deba7fbSSteve Yin};
105cdf0e10cSrcweir
1060deba7fbSSteve YinString SID_SD_A11Y_P_NOTES_N
1070deba7fbSSteve Yin{
108*34f87321Smseidel	Text [ en-US ] = "PresentationNotes" ;
1090deba7fbSSteve Yin};
110cdf0e10cSrcweir
1110deba7fbSSteve YinString SID_SD_A11Y_P_HANDOUT_N
1120deba7fbSSteve Yin{
113*34f87321Smseidel	Text [ en-US ] = "Handout" ;
1140deba7fbSSteve Yin};
115cdf0e10cSrcweir
1160deba7fbSSteve YinString SID_SD_A11Y_P_UNKNOWN_N
1170deba7fbSSteve Yin{
118*34f87321Smseidel	Text [ en-US ] = "UnknownAccessiblePresentationShape" ;
1190deba7fbSSteve Yin};
120cdf0e10cSrcweir
1210deba7fbSSteve YinString SID_SD_A11Y_P_TITLE_D
1220deba7fbSSteve Yin{
123*34f87321Smseidel	Text [ en-US ] = "PresentationTitleShape" ;
1240deba7fbSSteve Yin};
125cdf0e10cSrcweir
1260deba7fbSSteve YinString SID_SD_A11Y_P_OUTLINER_D
1270deba7fbSSteve Yin{
128*34f87321Smseidel	Text [ en-US ] = "PresentationOutlinerShape" ;
1290deba7fbSSteve Yin};
130cdf0e10cSrcweir
1310deba7fbSSteve YinString SID_SD_A11Y_P_SUBTITLE_D
1320deba7fbSSteve Yin{
133*34f87321Smseidel	Text [ en-US ] = "PresentationSubtitleShape" ;
1340deba7fbSSteve Yin};
135cdf0e10cSrcweir
1360deba7fbSSteve YinString SID_SD_A11Y_P_PAGE_D
1370deba7fbSSteve Yin{
138*34f87321Smseidel	Text [ en-US ] = "PresentationPageShape" ;
1390deba7fbSSteve Yin};
140cdf0e10cSrcweir
1410deba7fbSSteve YinString SID_SD_A11Y_P_NOTES_D
1420deba7fbSSteve Yin{
143*34f87321Smseidel	Text [ en-US ] = "PresentationNotesShape" ;
1440deba7fbSSteve Yin};
145cdf0e10cSrcweir
1460deba7fbSSteve YinString SID_SD_A11Y_P_HANDOUT_D
1470deba7fbSSteve Yin{
148*34f87321Smseidel	Text [ en-US ] = "PresentationHandoutShape" ;
1490deba7fbSSteve Yin};
150cdf0e10cSrcweir
1510deba7fbSSteve YinString SID_SD_A11Y_P_UNKNOWN_D
1520deba7fbSSteve Yin{
153*34f87321Smseidel	Text [ en-US ] = "Unknown accessible presentation shape" ;
1540deba7fbSSteve Yin};
155cdf0e10cSrcweir
1560deba7fbSSteve YinString SID_SD_A11Y_P_FOOTER_N
1570deba7fbSSteve Yin{
158*34f87321Smseidel	Text [ en-US ] = "PresentationFooter" ;
1590deba7fbSSteve Yin};
1600deba7fbSSteve YinString SID_SD_A11Y_P_FOOTER_D
1610deba7fbSSteve Yin{
162*34f87321Smseidel	Text [ en-US ] = "PresentationFooterShape" ;
1630deba7fbSSteve Yin};
1640deba7fbSSteve YinString SID_SD_A11Y_P_HEADER_N
1650deba7fbSSteve Yin{
166*34f87321Smseidel	Text [ en-US ] = "PresentationHeader" ;
1670deba7fbSSteve Yin};
1680deba7fbSSteve YinString SID_SD_A11Y_P_HEADER_D
1690deba7fbSSteve Yin{
170*34f87321Smseidel	Text [ en-US ] = "PresentationHeaderShape" ;
1710deba7fbSSteve Yin};
1720deba7fbSSteve YinString SID_SD_A11Y_P_DATE_N
1730deba7fbSSteve Yin{
174*34f87321Smseidel	Text [ en-US ] = "PresentationDateAndTime" ;
1750deba7fbSSteve Yin};
1760deba7fbSSteve YinString SID_SD_A11Y_P_DATE_D
1770deba7fbSSteve Yin{
178*34f87321Smseidel	Text [ en-US ] = "PresentationDateAndTimeShape" ;
1790deba7fbSSteve Yin};
1800deba7fbSSteve YinString SID_SD_A11Y_P_NUMBER_N
1810deba7fbSSteve Yin{
182*34f87321Smseidel	Text [ en-US ] = "PresentationPageNumber" ;
1830deba7fbSSteve Yin};
1840deba7fbSSteve YinString SID_SD_A11Y_P_NUMBER_D
1850deba7fbSSteve Yin{
186*34f87321Smseidel	Text [ en-US ] = "PresentationPageNumberShape" ;
1870deba7fbSSteve Yin};
188cdf0e10cSrcweir
1890deba7fbSSteve YinString SID_SD_A11Y_D_PRESENTATION
1900deba7fbSSteve Yin{
191*34f87321Smseidel	Text [ en-US ] = "%PRODUCTNAME Presentation" ;
1920deba7fbSSteve Yin};
1930deba7fbSSteve YinString SID_SD_A11Y_P_TITLE_N_STYLE
1940deba7fbSSteve Yin{
195*34f87321Smseidel	Text [ en-US ] = "Title" ;
1960deba7fbSSteve Yin};
197*34f87321SmseidelString SID_SD_A11Y_P_OUTLINER_N_STYLE
1980deba7fbSSteve Yin{
199*34f87321Smseidel	Text [ en-US ] = "Outliner" ;
2000deba7fbSSteve Yin};
201*34f87321SmseidelString SID_SD_A11Y_P_SUBTITLE_N_STYLE
2020deba7fbSSteve Yin{
203*34f87321Smseidel	Text [ en-US ] = "Sub Title" ;
2040deba7fbSSteve Yin};
205*34f87321SmseidelString SID_SD_A11Y_P_PAGE_N_STYLE
2060deba7fbSSteve Yin{
207*34f87321Smseidel	Text [ en-US ] = "Page" ;
2080deba7fbSSteve Yin};
209*34f87321SmseidelString SID_SD_A11Y_P_NOTES_N_STYLE
2100deba7fbSSteve Yin{
211*34f87321Smseidel	Text [ en-US ] = "Notes" ;
2120deba7fbSSteve Yin};
213*34f87321SmseidelString SID_SD_A11Y_P_HANDOUT_N_STYLE
2140deba7fbSSteve Yin{
215*34f87321Smseidel	Text [ en-US ] = "Handout" ;
2160deba7fbSSteve Yin};
217*34f87321SmseidelString SID_SD_A11Y_P_UNKNOWN_N_STYLE
2180deba7fbSSteve Yin{
219*34f87321Smseidel	Text [ en-US ] = "Unknown Accessible Presentation Shape" ;
2200deba7fbSSteve Yin};
221*34f87321SmseidelString SID_SD_A11Y_P_FOOTER_N_STYLE
2220deba7fbSSteve Yin{
223*34f87321Smseidel	Text [ en-US ] = "Footer" ;
2240deba7fbSSteve Yin};
225*34f87321SmseidelString SID_SD_A11Y_P_HEADER_N_STYLE
2260deba7fbSSteve Yin{
227*34f87321Smseidel	Text [ en-US ] = "Header" ;
2280deba7fbSSteve Yin};
229*34f87321SmseidelString SID_SD_A11Y_P_DATE_N_STYLE
2300deba7fbSSteve Yin{
231*34f87321Smseidel	Text [ en-US ] = "Date" ;
2320deba7fbSSteve Yin};
233*34f87321SmseidelString SID_SD_A11Y_P_NUMBER_N_STYLE
2340deba7fbSSteve Yin{
235*34f87321Smseidel	Text [ en-US ] = "Number" ;
2360deba7fbSSteve Yin};
237cdf0e10cSrcweir
238*34f87321SmseidelString SID_SD_A11Y_I_PREVIEW_N
2390deba7fbSSteve Yin{
240*34f87321Smseidel	Text [ en-US ] = "Preview View" ;
2410deba7fbSSteve Yin};
242*34f87321SmseidelString SID_SD_A11Y_I_PREVIEW_D
2430deba7fbSSteve Yin{
244*34f87321Smseidel	Text [ en-US ] = "This is where you print preview pages." ;
2450deba7fbSSteve Yin};
246*34f87321SmseidelString SID_SD_A11Y_I_PREVIEW_SUFFIX
2470deba7fbSSteve Yin{
248*34f87321Smseidel	Text [ en-US ] = "(Preview mode)" ;
2490deba7fbSSteve Yin};
250cdf0e10cSrcweir
2510deba7fbSSteve YinString SID_SD_A11Y_D_PRESENTATION_READONLY
2520deba7fbSSteve Yin{
253*34f87321Smseidel	Text [ en-US ] = "(read-only)" ;
2540deba7fbSSteve Yin};
255*34f87321Smseidel
256*34f87321Smseidel// ********************************************************************** EOF
257