Chromium Code Reviews| Index: chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd |
| diff --git a/chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd b/chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd |
| index 0d5cb251b7002524e4bea654e3b8fd94ccd027b9..661a516c75732a777f86a2ae11ab4148b45d7011 100644 |
| --- a/chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd |
| +++ b/chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd |
| @@ -1730,9 +1730,6 @@ |
| <message desc="Spoken when entering group exploration." name="IDS_CHROMEVOX_ENTER_GROUP_EXPLORATION"> |
| Exploring groups |
| </message> |
| - <message desc="A message displayed at the top of PDF files where text has been automatically extracted for accessibility." name="IDS_CHROMEVOX_PDF_HEADER"> |
| - This page contains the text automatically extracted from the PDF file <b><ph name="filename">$1</ph></b>. <a href="<ph name="url">$2</ph>">Click here for the original.</a> |
| - </message> |
| <message desc="A message spoken when the user switches to the object granularity, which allows users to navigate the page by objects." name="IDS_CHROMEVOX_OBJECT_STRATEGY"> |
| Object |
| </message> |
| @@ -2353,9 +2350,6 @@ |
| <message desc="Spoken and brailled when the braille captions feature is disabled. This feature shows the braille output in a small overlay on the screen for development and demonstration purposes." name="IDS_CHROMEVOX_BRAILLE_CAPTIONS_DISABLED"> |
| Braille captions disabled. |
| </message> |
| - <message desc="Message displayed and spoken to user if they open a copy-protected PDF and the browser is unable to offer accessible text." name="IDS_CHROMEVOX_COPY_PROTECTED_PDF"> |
| - Unable to access accessible text from copy-protected PDF. |
|
David Tseng
2016/06/28 19:53:30
Curious, do we now handle this case?
dmazzoni
2016/06/29 20:50:21
No, it's treated the same. The message doesn't bel
|
| - </message> |
| <message desc="Message spoken to user when switching to a mode where searching is not case-sensitive." name="IDS_CHROMEVOX_IGNORING_CASE"> |
| Ignoring case. |
| </message> |