|
39 | 39 | "messages_agentSaid": "The live agent said", |
40 | 40 | "messages_searchResults": "Search results", |
41 | 41 | "messages_searchResultsLink": "Open this search result in a new window", |
| 42 | + "messages_searchResultsOpenDocument": "Open document", |
| 43 | + "messages_searchResultsOpenDocumentWithLabel": "Open document \"{documentName}\"", |
42 | 44 | "messages_searchResultsExpand": "Expand", |
43 | 45 | "messages_searchResultsCollapse": "Collapse", |
44 | 46 | "messages_botIsTyping": "{botName} is typing", |
|
188 | 190 | "fileSharing_agentMessageText": "File upload", |
189 | 191 | "fileSharing_request": "The agent has requested you upload a file.", |
190 | 192 | "serviceDesk_niceDFO_fileUploadError": "The maximum file size is {fileSize}MB. The allowed file types are {allowedTypes}.", |
| 193 | + "documentViewer_ariaRoleLabel": "PDF Viewer", |
| 194 | + "documentViewer_title": "Document preview", |
| 195 | + "documentViewer_zoomIn": "Zoom in", |
| 196 | + "documentViewer_zoomOut": "Zoom out", |
| 197 | + "documentViewer_zoomReset": "Reset zoom", |
| 198 | + "documentViewer_download": "Download", |
| 199 | + "documentViewer_close": "Close", |
| 200 | + "documentViewer_previousPage": "Previous page", |
| 201 | + "documentViewer_nextPage": "Next page", |
| 202 | + "documentViewer_previousMatch": "Previous match", |
| 203 | + "documentViewer_nextMatch": "Next match", |
| 204 | + "documentViewer_search": "Search", |
| 205 | + "documentViewer_currentPage": "Current page", |
| 206 | + "documentViewer_clearSearch": "Clear search", |
| 207 | + "documentViewer_pagesLabel": "{count, number} {count, plural, one {page} other {pages}}", |
| 208 | + "documentViewer_loadErrorTitle": "Something's wrong.", |
| 209 | + "documentViewer_loadError": "We were unable to load the document. Click Retry to try again, or try downloading the document.", |
| 210 | + "documentViewer_loadErrorRetry": "Retry", |
191 | 211 | "carousel_prevNavButton": "Go to previous slide.", |
192 | 212 | "carousel_nextNavButton": "Go to next slide.", |
193 | 213 | "carousel_bulletNavButton": "Go to slide {number}." |
|
0 commit comments