blob: f6f9f2933679f05ba42a0e9e509faf9c7ad973bb [file] [log] [blame]
Sadrul Habib Chowdhury8a0003b2014-09-02 04:13:401<?xml version="1.0" encoding="utf-8"?>
2<grit-part>
David Dorwin7d75ca92022-03-10 21:59:563 <if expr="enable_pdf">
rbpotter033b1fe2020-08-29 03:21:044 <message name="IDS_PDF_DOWNLOAD_ORIGINAL" desc="The label for the menu option to download the original, unedited PDF document (without user's changes).">
5 Without your changes
rbpotter5bc2e022020-06-11 21:22:026 </message>
rbpotter033b1fe2020-08-29 03:21:047 <message name="IDS_PDF_DOWNLOAD_EDITED" desc="The label for the menu option to download the edited PDF document (with user's changes).">
8 With your changes
rbpotter5bc2e022020-06-11 21:22:029 </message>
dpapad7da2d0d2020-12-15 18:43:2110 <message name="IDS_PDF_PRESENT" desc="The label for the menu option to switch to Presentation mode.">
11 Present
dpapad43b402d2020-11-04 22:04:0012 </message>
Sadrul Habib Chowdhury8a0003b2014-09-02 04:13:4013 <message name="IDS_PDF_NEED_PASSWORD" desc="A message asking the user for a password to open a PDF file.">
14 This document is password protected. Please enter a password.
15 </message>
Tim Sergeant292816a2017-05-17 00:30:2416 <message name="IDS_PDF_PASSWORD_DIALOG_TITLE" desc="Title of the dialog which asks the user for a password to open a PDF file.">
17 Password required
18 </message>
tsergeantf84f438632015-09-23 05:38:0519 <message name="IDS_PDF_PASSWORD_SUBMIT" desc="Button label for the buton to submit the PDF password form">
20 Submit
21 </message>
tsergeant649c93a2015-10-01 08:25:5122 <message name="IDS_PDF_PASSWORD_INVALID" desc="Error message when an invalid password is entered">
23 Incorrect password
24 </message>
tsergeantf84f438632015-09-23 05:38:0525
Sadrul Habib Chowdhury8a0003b2014-09-02 04:13:4026 <message name="IDS_PDF_PAGE_LOADING" desc="A message displayed on the PDF page while page is loading.">
27 Loading...
28 </message>
Tim Sergeant292816a2017-05-17 00:30:2429 <message name="IDS_PDF_ERROR_DIALOG_TITLE" desc="Title of the dialog which shows a message indicating that there was an error while loading the PDF document.">
30 Error
31 </message>
Sadrul Habib Chowdhury8a0003b2014-09-02 04:13:4032 <message name="IDS_PDF_PAGE_LOAD_FAILED" desc="A message displayed on the PDF control to indicate that the PDF document failed to load.">
Tim Sergeant292816a2017-05-17 00:30:2433 Failed to load PDF document.
Sadrul Habib Chowdhury8a0003b2014-09-02 04:13:4034 </message>
tsergeantf84f438632015-09-23 05:38:0535 <message name="IDS_PDF_PAGE_RELOAD_BUTTON" desc="Button label for the button to reload a PDF which has failed to load">
36 Reload
37 </message>
38
39 <message name="IDS_PDF_BOOKMARKS" desc="Label for the bookmarks (table of contents) of a PDF document. Used as a heading for the bookmarks menu, and as a tooltip to open that menu">
40 Bookmarks
41 </message>
dpapad98171e92020-09-30 18:48:5142 <message name="IDS_PDF_BOOKMARK_EXPAND_ICON_ARIA_LABEL" desc="aria-label describing the icon button that expands/collapses a bookmark entry that has children">
43 Section
44 </message>
tsergeantf84f438632015-09-23 05:38:0545
Daniel Hosseinian5a0906db2021-01-06 22:28:5146 <message name="IDS_PDF_PROPERTIES_DIALOG_TITLE" desc="Title of the dialog that displays the PDF document properties.">
47 Document properties
48 </message>
49 <message name="IDS_PDF_PROPERTIES_FILE_NAME" desc="Name of the property describing the file name of the PDF document.">
50 File name:
51 </message>
52 <message name="IDS_PDF_PROPERTIES_FILE_SIZE" desc="Name of the property describing the size of the PDF document.">
53 File size:
54 </message>
55 <message name="IDS_PDF_PROPERTIES_TITLE" desc="Name of the property describing the title of the PDF document.">
56 Title:
57 </message>
58 <message name="IDS_PDF_PROPERTIES_AUTHOR" desc="Name of the property describing the author of the PDF document.">
59 Author:
60 </message>
61 <message name="IDS_PDF_PROPERTIES_SUBJECT" desc="Name of the property describing the subject of the PDF document.">
62 Subject:
63 </message>
64 <message name="IDS_PDF_PROPERTIES_KEYWORDS" desc="Name of the property describing the keywords associated with the PDF document.">
65 Keywords:
66 </message>
67 <message name="IDS_PDF_PROPERTIES_CREATED" desc="Name of the property describing the date and time when the PDF document was created.">
68 Created:
69 </message>
70 <message name="IDS_PDF_PROPERTIES_MODIFIED" desc="Name of the property describing the date and time when the PDF document was most recently modified.">
71 Modified:
72 </message>
73 <message name="IDS_PDF_PROPERTIES_APPLICATION" desc="Name of the property describing the application that created the original document from which the PDF document was made.">
74 Application:
75 </message>
76 <message name="IDS_PDF_PROPERTIES_PDF_PRODUCER" desc="Name of the property describing the name of the application that converted the original document to a PDF document.">
77 PDF producer:
78 </message>
79 <message name="IDS_PDF_PROPERTIES_PDF_VERSION" desc="Name of the property describing the version of the PDF document.">
80 PDF version:
81 </message>
82 <message name="IDS_PDF_PROPERTIES_PAGE_COUNT" desc="Name of the property describing the number of pages in the PDF document.">
83 Page count:
84 </message>
85 <message name="IDS_PDF_PROPERTIES_PAGE_SIZE" desc="Name of the property describing the size of the pages of the PDF document.">
86 Page size:
87 </message>
Daniel Hosseinian005d8442021-02-25 02:42:4088 <message name="IDS_PDF_PROPERTIES_PAGE_SIZE_VALUE_INCH" desc="Value for the page size of a PDF in inches.">
89 <ph name="WIDTH">$1<ex>8.5</ex></ph> × <ph name="HEIGHT">$2<ex>11.00</ex></ph> in (<ph name="ORIENTATION">$3<ex>portrait</ex></ph>)
90 </message>
91 <message name="IDS_PDF_PROPERTIES_PAGE_SIZE_VALUE_MM" desc="Value for the page size of a PDF in millimeters.">
92 <ph name="WIDTH">$1<ex>210</ex></ph> × <ph name="HEIGHT">$2<ex>297</ex></ph> mm (<ph name="ORIENTATION">$3<ex>portrait</ex></ph>)
93 </message>
94 <message name="IDS_PDF_PROPERTIES_PAGE_SIZE_PORTRAIT" desc="Label for a portrait page orientation.">
95 portrait
96 </message>
97 <message name="IDS_PDF_PROPERTIES_PAGE_SIZE_LANDSCAPE" desc="Label for a landscape page orientation.">
98 landscape
99 </message>
Daniel Hosseinian178b51d2021-07-19 22:48:29100 <message name="IDS_PDF_PROPERTIES_PAGE_SIZE_SQUARE" desc="Label for a square page that has neither portrait nor landscape orientation.">
101 square
102 </message>
Daniel Hosseinian005d8442021-02-25 02:42:40103 <message name="IDS_PDF_PROPERTIES_PAGE_SIZE_VARIABLE" desc="Value for the page size of a PDF that lacks a uniform page size.">
104 Varies
105 </message>
Daniel Hosseinian5a0906db2021-01-06 22:28:51106 <message name="IDS_PDF_PROPERTIES_FAST_WEB_VIEW" desc="Name of the property describing whether the PDF document is organized to be viewed efficiently in network environments.">
107 Fast web view:
108 </message>
Daniel Hosseinianfc3d2712021-01-12 16:28:37109 <message name="IDS_PDF_PROPERTIES_FAST_WEB_VIEW_NO" desc="Label indicating that the PDF document is not organized to be viewed efficiently in network environments.">
110 No
111 </message>
112 <message name="IDS_PDF_PROPERTIES_FAST_WEB_VIEW_YES" desc="Label indicating that the PDF document is organized to be viewed efficiently in network environments.">
113 Yes
114 </message>
Daniel Hosseinian5a0906db2021-01-06 22:28:51115
rbpotter03c339a42020-07-16 21:41:51116 <message name="IDS_PDF_TOOLTIP_ROTATE_CCW" desc="Button tooltip for the button which rotates a PDF document counterclockwise">
117 Rotate counterclockwise
118 </message>
Andy Phan4da2f512022-12-06 01:20:28119 <message name="IDS_PDF_ROTATION_STATE_LABEL_0" desc="Label spoken by screen readers after rotating the PDF document, but is not visually rendered. Describes how many degrees the PDF document is rotated clockwise">
120 0 degrees
121 </message>
122 <message name="IDS_PDF_ROTATION_STATE_LABEL_90" desc="Label spoken by screen readers after rotating the PDF document, but is not visually rendered. Describes how many degrees the PDF document is rotated clockwise">
123 90 degrees
124 </message>
125 <message name="IDS_PDF_ROTATION_STATE_LABEL_180" desc="Label spoken by screen readers after rotating the PDF document, but is not visually rendered. Describes how many degrees the PDF document is rotated clockwise">
126 180 degrees
127 </message>
128 <message name="IDS_PDF_ROTATION_STATE_LABEL_270" desc="Label spoken by screen readers after rotating the PDF document, but is not visually rendered. Describes how many degrees the PDF document is rotated clockwise">
129 270 degrees
130 </message>
tsergeant8e510cc2015-11-25 00:54:51131 <message name="IDS_PDF_TOOLTIP_DOWNLOAD" desc="Button tooltip for the button to download a PDF document">
132 Download
tsergeantf84f438632015-09-23 05:38:05133 </message>
134 <message name="IDS_PDF_TOOLTIP_PRINT" desc="Button tooltip for the button to print a PDF document">
135 Print
136 </message>
137 <message name="IDS_PDF_TOOLTIP_FIT_PAGE" desc="Button tooltip for the button which zooms a PDF so that a single page is visible on screen">
138 Fit to page
139 </message>
140 <message name="IDS_PDF_TOOLTIP_FIT_WIDTH" desc="Button tooltip for the button which zooms a PDF so that the width of a single page fills the window horizontally">
141 Fit to width
142 </message>
John Lee582a21e2020-07-27 22:27:26143 <message name="IDS_PDF_TWO_UP_VIEW_ENABLE" desc="Button text for the button which enables displaying two pages of a PDF on the screen horizontally">
144 Two page view
Hui Yingst73ba19a2020-03-10 19:45:21145 </message>
John Leedaf69ce2020-07-31 19:31:08146 <message name="IDS_PDF_ANNOTATIONS_SHOW_TOGGLE" desc="Button text for toggling showing annotations on the PDF document">
dpapad92c3b422020-09-02 13:35:49147 Annotations
John Leedaf69ce2020-07-31 19:31:08148 </message>
dpapad177637b2020-09-30 15:02:20149 <message name="IDS_PDF_ZOOM_TEXT_INPUT_ARIA_LABEL" desc="aria-label describing the zoom level text input">
150 Zoom level
151 </message>
tsergeantf84f438632015-09-23 05:38:05152 <message name="IDS_PDF_TOOLTIP_ZOOM_IN" desc="Button tooltip for the button which zooms in a PDF, so that the document appears larger">
153 Zoom in
154 </message>
155 <message name="IDS_PDF_TOOLTIP_ZOOM_OUT" desc="Button tooltip for the button which zooms out a PDF, so that the document appears smaller">
156 Zoom out
Sadrul Habib Chowdhury8a0003b2014-09-02 04:13:40157 </message>
rbpotterf1d4fa312020-08-04 19:52:48158 <message name="IDS_PDF_TOOLTIP_THUMBNAILS" desc="Button tooltip for the button which selects the PDF thumbnail view in the sidenav">
159 Thumbnails
160 </message>
161 <message name="IDS_PDF_TOOLTIP_DOCUMENT_OUTLINE" desc="Button tooltip for the button which selects the PDF document outline view in the sidenav">
162 Document outline
163 </message>
tsergeant649c93a2015-10-01 08:25:51164 <message name="IDS_PDF_LABEL_PAGE_NUMBER" desc="Label for the input field containing the current page number">
165 Page number
166 </message>
dmazzoni8e6fe4d2016-06-27 06:35:37167 <message name="IDS_PDF_PAGE_INDEX" desc="Accessible label for each page, describing the page number">
168 {COUNT, plural,
dmazzonibac93a12016-06-29 22:28:20169 =1 {Page 1}
Virender Singh50bace02020-01-31 18:17:26170 other {Page {COUNT}}}
dmazzoni8e6fe4d2016-06-27 06:35:37171 </message>
Virender Singh30321996e2019-11-22 05:37:13172 <message name="IDS_PDF_DOCUMENT_PAGE_COUNT" desc="Accessible name of PDF document. It gives information about the number of pages in the PDF file">
Virender Singhaca28b22020-01-31 04:52:17173 {COUNT, plural,
174 =1 {PDF document containing {COUNT} page}
175 other {PDF document containing {COUNT} pages}}
Virender Singh30321996e2019-11-22 05:37:13176 </message>
Daniel Hosseiniane5f46052020-09-30 23:57:11177 <message name="IDS_PDF_THUMBNAIL_PAGE_ARIA_LABEL" desc="aria-label describing a thumbnail by its corresponding PDF page number">
178 Thumbnail for page <ph name="THUMBNAIL_PAGE"><ex>1</ex>$1</ph>
179 </message>
dpapaddc2ad7c32022-04-06 20:52:41180 <if expr="chromeos_ash">
dstockwell296a31a2019-01-09 10:30:12181 <message name="IDS_PDF_ANNOTATION_ANNOTATE" desc="Button tooltip for entering the 'Annotation mode' which allows writing, drawing and highlighting of the PDF document">
182 Annotate
183 </message>
dstockwella608d882019-02-22 06:48:05184 <message name="IDS_PDF_ANNOTATION_UNAVAILABLE" desc="Button tooltip to explain that 'Annotation mode' which allows writing, drawing and highlighting of the PDF document is not available">
185 Annotation not available
186 </message>
rbpotter66c48ad792020-09-22 05:52:33187 <message name="IDS_PDF_ANNOTATION_EDIT_IN_DEFAULT_VIEW" desc="Title of a dialog asking the user if they want to annotate the document in default view">
188 Edit annotations in default view?
189 </message>
190 <message name="IDS_PDF_ANNOTATION_RESET_ROTATE" desc="Text in a dialog informing the user that rotation will be reset to default if they continue to annotation mode">
rbpotter0fba6792020-09-25 23:49:13191 When you edit annotations, this document will return to its original rotation
rbpotter66c48ad792020-09-22 05:52:33192 </message>
193 <message name="IDS_PDF_ANNOTATION_RESET_TWO_PAGE_VIEW" desc="Text in a dialog informing the user that the view will reset to single page if they continue to annotation mode">
rbpotter0fba6792020-09-25 23:49:13194 When you edit annotations, this document will return to single page view
rbpotter66c48ad792020-09-22 05:52:33195 </message>
196 <message name="IDS_PDF_ANNOTATION_RESET_ROTATE_AND_TWO_PAGE_VIEW" desc="Text in a dialog informing the user that rotation will be reset to default and the view will reset to single page if they continue to annotation mode">
rbpotter0fba6792020-09-25 23:49:13197 When you edit annotations, this document will return to single page view and its original rotation
rbpotter66c48ad792020-09-22 05:52:33198 </message>
dstockwell296a31a2019-01-09 10:30:12199 <message name="IDS_PDF_ANNOTATION_DOCUMENT_TOO_LARGE" desc="Button tooltip to indicate why 'Annotation mode' which allows writing, drawing and highlighting of the PDF document is not available due to the document being too large">
200 Document is too large to be annotated
201 </message>
202 <message name="IDS_PDF_ANNOTATION_DOCUMENT_PROTECTED" desc="Button tooltip to indicate why 'Annotation mode' which allows writing, drawing and highlighting of the PDF document is not available due to the document being protected (for example, by password)">
203 Protected documents cannot be annotated
204 </message>
205 <message name="IDS_PDF_ANNOTATION_DOCUMENT_ROTATED" desc="Button tooltip to indicate why 'Annotation mode' which allows writing, drawing and highlighting of the PDF document is not available when the document is rotated">
206 Cannot annotate when rotated
207 </message>
208
209 <message name="IDS_PDF_ANNOTATION_PEN" desc="Button tooltip for selecting a tool that draws like a 'Pen' on top of the PDF document">
210 Pen
211 </message>
212 <message name="IDS_PDF_ANNOTATION_HIGHLIGHTER" desc="Button tooltip for selecting a tool that draws like a 'Highlighter' on top of the PDF document">
213 Highlighter
214 </message>
215 <message name="IDS_PDF_ANNOTATION_ERASER" desc="Button tooltip for selecting a tool that erases strokes that were drawn on top of the PDF document">
216 Eraser
217 </message>
dstockwellc14a0f42019-03-06 01:18:50218 <message name="IDS_PDF_ANNOTATION_UNDO" desc="Button tooltip for undoing an annotation edit (drawing a stroke, erasing a stroke)">
219 Undo
220 </message>
221 <message name="IDS_PDF_ANNOTATION_REDO" desc="Button tooltip for redoing an annotation edit (drawing a stroke, erasing a stroke)">
222 Redo
223 </message>
224 <message name="IDS_PDF_ANNOTATION_EXPAND" desc="Button tooltip for expanding the color palette to show more colors">
225 Expand
226 </message>
dstockwell296a31a2019-01-09 10:30:12227
228 <message name="IDS_PDF_ANNOTATION_COLOR_BLACK" desc="Button tooltip for selecting the Black color for drawing on top of the PDF document">
229 Black
230 </message>
231 <message name="IDS_PDF_ANNOTATION_COLOR_RED" desc="Button tooltip for selecting the Red color for drawing on top of the PDF document">
232 Red
233 </message>
234 <message name="IDS_PDF_ANNOTATION_COLOR_YELLOW" desc="Button tooltip for selecting the Yellow color for drawing on top of the PDF document">
235 Yellow
236 </message>
237 <message name="IDS_PDF_ANNOTATION_COLOR_GREEN" desc="Button tooltip for selecting the Green color for drawing on top of the PDF document">
238 Green
239 </message>
240 <message name="IDS_PDF_ANNOTATION_COLOR_CYAN" desc="Button tooltip for selecting the Cyan color for drawing on top of the PDF document">
241 Cyan
242 </message>
243 <message name="IDS_PDF_ANNOTATION_COLOR_PURPLE" desc="Button tooltip for selecting the Purple color for drawing on top of the PDF document">
244 Purple
245 </message>
246 <message name="IDS_PDF_ANNOTATION_COLOR_BROWN" desc="Button tooltip for selecting the Brown color for drawing on top of the PDF document">
247 Brown
248 </message>
249 <message name="IDS_PDF_ANNOTATION_COLOR_WHITE" desc="Button tooltip for selecting the White color for drawing on top of the PDF document">
250 White
251 </message>
252 <message name="IDS_PDF_ANNOTATION_COLOR_CRIMSON" desc="Button tooltip for selecting the Crimson color for drawing on top of the PDF document">
253 Crimson
254 </message>
255 <message name="IDS_PDF_ANNOTATION_COLOR_AMBER" desc="Button tooltip for selecting the Amber color for drawing on top of the PDF document">
256 Amber
257 </message>
258 <message name="IDS_PDF_ANNOTATION_COLOR_AVOCADO_GREEN" desc="Button tooltip for selecting the Avocado Green color for drawing on top of the PDF document">
259 Avocado Green
260 </message>
261 <message name="IDS_PDF_ANNOTATION_COLOR_COBALT_BLUE" desc="Button tooltip for selecting the Cobalt Blue color for drawing on top of the PDF document">
262 Cobalt Blue
263 </message>
264 <message name="IDS_PDF_ANNOTATION_COLOR_DEEP_PURPLE" desc="Button tooltip for selecting the Deep Purple color for drawing on top of the PDF document">
265 Deep Purple
266 </message>
267 <message name="IDS_PDF_ANNOTATION_COLOR_DARK_BROWN" desc="Button tooltip for selecting the Dark Brown color for drawing on top of the PDF document">
268 Dark Brown
269 </message>
270 <message name="IDS_PDF_ANNOTATION_COLOR_DARK_GREY" desc="Button tooltip for selecting the Dark Grey color for drawing on top of the PDF document">
271 Dark Grey
272 </message>
273 <message name="IDS_PDF_ANNOTATION_COLOR_HOT_PINK" desc="Button tooltip for selecting the Hot Pink color for drawing on top of the PDF document">
274 Hot Pink
275 </message>
276 <message name="IDS_PDF_ANNOTATION_COLOR_ORANGE" desc="Button tooltip for selecting the Orange color for drawing on top of the PDF document">
277 Orange
278 </message>
279 <message name="IDS_PDF_ANNOTATION_COLOR_LIME" desc="Button tooltip for selecting the Lime color for drawing on top of the PDF document">
280 Lime
281 </message>
282 <message name="IDS_PDF_ANNOTATION_COLOR_BLUE" desc="Button tooltip for selecting the Blue color for drawing on top of the PDF document">
283 Blue
284 </message>
285 <message name="IDS_PDF_ANNOTATION_COLOR_VIOLET" desc="Button tooltip for selecting the Violet color for drawing on top of the PDF document">
286 Violet
287 </message>
288 <message name="IDS_PDF_ANNOTATION_COLOR_TEAL" desc="Button tooltip for selecting the Teal color for drawing on top of the PDF document">
289 Teal
290 </message>
291 <message name="IDS_PDF_ANNOTATION_COLOR_LIGHT_GREY" desc="Button tooltip for selecting the Light Grey color for drawing on top of the PDF document">
292 Light Grey
293 </message>
294 <message name="IDS_PDF_ANNOTATION_COLOR_LIGHT_PINK" desc="Button tooltip for selecting the Light Pink color for drawing on top of the PDF document">
295 Light Pink
296 </message>
297 <message name="IDS_PDF_ANNOTATION_COLOR_LIGHT_ORANGE" desc="Button tooltip for selecting the Light Orange color for drawing on top of the PDF document">
298 Light Orange
299 </message>
300 <message name="IDS_PDF_ANNOTATION_COLOR_LIGHT_GREEN" desc="Button tooltip for selecting the Light Green color for drawing on top of the PDF document">
301 Light Green
302 </message>
303 <message name="IDS_PDF_ANNOTATION_COLOR_LIGHT_BLUE" desc="Button tooltip for selecting the Light Blue color for drawing on top of the PDF document">
304 Light Blue
305 </message>
306 <message name="IDS_PDF_ANNOTATION_COLOR_LAVENDER" desc="Button tooltip for selecting the Lavender color for drawing on top of the PDF document">
307 Lavender
308 </message>
309 <message name="IDS_PDF_ANNOTATION_COLOR_LIGHT_TEAL" desc="Button tooltip for selecting the Light Teal color for drawing on top of the PDF document">
310 Light Teal
311 </message>
312
313 <message name="IDS_PDF_ANNOTATION_SIZE1" desc="Button tooltip for selecting the pen size '1' (the smallest size) for drawing on top of the PDF document">
314 Size 1
315 </message>
316 <message name="IDS_PDF_ANNOTATION_SIZE2" desc="Button tooltip for selecting the pen size '2' for drawing on top of the PDF document">
317 Size 2
318 </message>
319 <message name="IDS_PDF_ANNOTATION_SIZE3" desc="Button tooltip for selecting the pen size '3' for drawing on top of the PDF document">
320 Size 3
321 </message>
322 <message name="IDS_PDF_ANNOTATION_SIZE4" desc="Button tooltip for selecting the pen size '4' for drawing on top of the PDF document">
323 Size 4
324 </message>
325 <message name="IDS_PDF_ANNOTATION_SIZE8" desc="Button tooltip for selecting the pen size '8' for drawing on top of the PDF document">
326 Size 8
327 </message>
328 <message name="IDS_PDF_ANNOTATION_SIZE12" desc="Button tooltip for selecting the pen size '12' for drawing on top of the PDF document">
329 Size 12
330 </message>
331 <message name="IDS_PDF_ANNOTATION_SIZE16" desc="Button tooltip for selecting the pen size '16' for drawing on top of the PDF document">
332 Size 16
333 </message>
334 <message name="IDS_PDF_ANNOTATION_SIZE20" desc="Button tooltip for selecting the pen size '20' (the largest size) for drawing on top of the PDF document">
335 Size 20
336 </message>
337 </if>
Ankit Kumar 🌪️1a312202019-12-04 03:21:17338
339 <message name="IDS_AX_ROLE_DESCRIPTION_PDF_HIGHLIGHT" desc="Accessibility role description for PDF highlight">
340 Highlight
341 </message>
Ankit Kumard543bbc2020-06-18 00:23:00342 <message name="IDS_AX_ROLE_DESCRIPTION_PDF_POPUP_NOTE" desc="Accessibility role description for popup note annotation associated with a PDF highlight">
343 Note
344 </message>
Sadrul Habib Chowdhury8a0003b2014-09-02 04:13:40345 </if>
Kyungjun Lee902da0d2023-03-21 17:34:14346 <if expr="enable_screen_ai_service">
Kyungjun Leed8fb71a2023-06-09 20:44:08347 <message name="IDS_PDF_OCR_FEATURE_ALERT" is_accessibility_with_no_ui="true" desc="Notification of the PDF OCR feature when the user encounters an inaccessible PDF.">
Kyungjun Leebb970082023-05-04 18:51:50348 Press search plus m and convert image to text in the context menu
Kyungjun Lee902da0d2023-03-21 17:34:14349 </message>
Kyungjun Leed8fb71a2023-06-09 20:44:08350 <message name="IDS_PDF_OCR_IN_PROGRESS" is_accessibility_with_no_ui="true" desc="Notification to inform the user that OCR is in progress.">
Kyungjun Lee902da0d2023-03-21 17:34:14351 Image is being analyzed
352 </message>
Kyungjun Leed8fb71a2023-06-09 20:44:08353 <message name="IDS_PDF_OCR_COMPLETED" is_accessibility_with_no_ui="true" desc="Notification to inform the user that OCR is completed.">
Kyungjun Lee902da0d2023-03-21 17:34:14354 Image converted to text
355 </message>
Kyungjun Leed8fb71a2023-06-09 20:44:08356 <message name="IDS_PDF_OCR_NO_RESULT" is_accessibility_with_no_ui="true" desc="Notification to inform the user that no text was converted by OCR from images.">
Kyungjun Leed4cb9592023-06-08 01:31:40357 No text converted from images
358 </message>
Kyungjun Leed8fb71a2023-06-09 20:44:08359 <message name="IDS_PDF_OCR_RESULT_BEGIN" is_accessibility_with_no_ui="true" desc="Notification to inform the user of the beginning of OCR results.">
360 Start of converted text
Kyungjun Leef0d82f82023-05-05 23:37:43361 </message>
Kyungjun Leed8fb71a2023-06-09 20:44:08362 <message name="IDS_PDF_OCR_RESULT_END" is_accessibility_with_no_ui="true" desc="Notification to inform the user of the end of OCR results.">
363 End of converted text
Kyungjun Leef0d82f82023-05-05 23:37:43364 </message>
Kyungjun Lee902da0d2023-03-21 17:34:14365 </if>
Sadrul Habib Chowdhury8a0003b2014-09-02 04:13:40366</grit-part>