Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(265)

Side by Side Diff: chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd

Issue 2462483002: Support multi-line braille in the virtual braille display. (Closed)
Patch Set: Addressed small nit Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « chrome/browser/resources/chromeos/chromevox/cvox2/background/panel.js ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <grit base_dir="." current_release="1" latest_public_release="0" 3 <grit base_dir="." current_release="1" latest_public_release="0"
4 output_all_resource_defines="false" enc_check="möl" source_lang_id="en"> 4 output_all_resource_defines="false" enc_check="möl" source_lang_id="en">
5 <outputs> 5 <outputs>
6 <output filename="_locales/am/messages.json" type="chrome_messages_json" lan g="am"/> 6 <output filename="_locales/am/messages.json" type="chrome_messages_json" lan g="am"/>
7 <output filename="_locales/ar/messages.json" type="chrome_messages_json" lan g="ar"/> 7 <output filename="_locales/ar/messages.json" type="chrome_messages_json" lan g="ar"/>
8 <output filename="_locales/bg/messages.json" type="chrome_messages_json" lan g="bg"/> 8 <output filename="_locales/bg/messages.json" type="chrome_messages_json" lan g="bg"/>
9 <output filename="_locales/bn/messages.json" type="chrome_messages_json" lan g="bn"/> 9 <output filename="_locales/bn/messages.json" type="chrome_messages_json" lan g="bn"/>
10 <output filename="_locales/ca/messages.json" type="chrome_messages_json" lan g="ca"/> 10 <output filename="_locales/ca/messages.json" type="chrome_messages_json" lan g="ca"/>
(...skipping 420 matching lines...) Expand 10 before | Expand all | Expand 10 after
431 </message> 431 </message>
432 <message desc="The description of the announcePosition key. Displayed in t he Options page." name="IDS_CHROMEVOX_ANNOUNCE_POSITION"> 432 <message desc="The description of the announcePosition key. Displayed in t he Options page." name="IDS_CHROMEVOX_ANNOUNCE_POSITION">
433 Announces a brief description of the current position 433 Announces a brief description of the current position
434 </message> 434 </message>
435 <message desc="The description of the fullyDescribe key. Displayed in the Options page." name="IDS_CHROMEVOX_FULLY_DESCRIBE"> 435 <message desc="The description of the fullyDescribe key. Displayed in the Options page." name="IDS_CHROMEVOX_FULLY_DESCRIBE">
436 Announces a complete description of the current position 436 Announces a complete description of the current position
437 </message> 437 </message>
438 <message desc="The title of the extension's options page." name="IDS_CHROM EVOX_OPTIONS_PAGE_TITLE"> 438 <message desc="The title of the extension's options page." name="IDS_CHROM EVOX_OPTIONS_PAGE_TITLE">
439 ChromeVox Options 439 ChromeVox Options
440 </message> 440 </message>
441 <message desc="An options page section header for options about the Chrome Vox virtual display. This section lets users change the rows, columns, and displ ay style of the virtual braille display." name="IDS_CHROMEVOX_OPTIONS_VIRTUAL_BR AILLE_DISPLAY">
442 Virtual Braille Display
443 </message>
444 <message desc="The label for a numberic input field where the user can cho ose the number of rows in a grid." name="IDS_CHROMEVOX_OPTIONS_VIRTUAL_BRAILLE_D ISPLAY_ROWS">
445 Rows:
446 </message>
447 <message desc="The label for a numberic input field where the user can cho ose the number of columns in a grid." name="IDS_CHROMEVOX_OPTIONS_VIRTUAL_BRAILL E_DISPLAY_COLUMNS">
448 Columns:
449 </message>
450 <message desc="A description that tells the user that the current display style of the virtual display interleaves braille and regular text, one on top of the other." name="IDS_CHROMEVOX_OPTIONS_CURRENT_DISPLAY_STYLE_INTERLEAVE">
451 Current display style is interleave.
452 </message>
453 <message desc="A description that tells the user that the current display style of the virtual display is side by side, where regular text is on the left and braille is on the right." name="IDS_CHROMEVOX_OPTIONS_CURRENT_DISPLAY_STYLE_ SIDE_BY_SIDE">
454 Current display style is side by side.
455 </message>
456 <message desc="Labels the change display style button when the display sty le is side by side. Pressing the button would make the text interleave with the braille cells, one on top of the other." name="IDS_CHROMEVOX_OPTIONS_CHANGE_CURR ENT_DISPLAY_STYLE_INTERLEAVE">
457 Change display style to interleave.
458 </message>
459 <message desc="Labels the change display style button when the display sty le is interleave. Pressing the button would put all the text on the left side an d all the braille cells on the right." name="IDS_CHROMEVOX_OPTIONS_CHANGE_CURREN T_DISPLAY_STYLE_SIDE_BY_SIDE">
460 Change display style to side by side.
461 </message>
441 <message desc="The summary of the extension's options. Shown at the top o f the options page." name="IDS_CHROMEVOX_OPTIONS_PAGE_SUMMARY"> 462 <message desc="The summary of the extension's options. Shown at the top o f the options page." name="IDS_CHROMEVOX_OPTIONS_PAGE_SUMMARY">
442 Use the options below to customize ChromeVox. Changes take effect immedi ately. 463 Use the options below to customize ChromeVox. Changes take effect immedi ately.
443 </message> 464 </message>
444 <message desc="An option to enable the page focus following the mouse. Fo cus represents the current HTML element or group of elements that are being spok en and can be acted upon. There is also a visual UI which highlights the focuse d elements. * This key's action allows the user to change focus with the mouse. Focus can also be changed using the ChromeVox navigation keys and an API." name ="IDS_CHROMEVOX_OPTIONS_MOUSE_FOCUS_FOLLOWS"> 465 <message desc="An option to enable the page focus following the mouse. Fo cus represents the current HTML element or group of elements that are being spok en and can be acted upon. There is also a visual UI which highlights the focuse d elements. * This key's action allows the user to change focus with the mouse. Focus can also be changed using the ChromeVox navigation keys and an API." name ="IDS_CHROMEVOX_OPTIONS_MOUSE_FOCUS_FOLLOWS">
445 Use the mouse to change focus. 466 Use the mouse to change focus.
446 </message> 467 </message>
447 <message desc="An option to have an item's context placed at the beginning of its description. For example, reload button, toolbar would become, toolbar, reload button" name="IDS_CHROMEVOX_OPTIONS_OUTPUT_CONTEXT_FIRST"> 468 <message desc="An option to have an item's context placed at the beginning of its description. For example, reload button, toolbar would become, toolbar, reload button" name="IDS_CHROMEVOX_OPTIONS_OUTPUT_CONTEXT_FIRST">
448 Display an item's context before other information (such as its name). 469 Display an item's context before other information (such as its name).
449 </message> 470 </message>
450 <message desc="An option to enhance the experience of specific sites such as Google Search." name="IDS_CHROMEVOX_OPTIONS_SITE_SPECIFIC_ENHANCEMENTS"> 471 <message desc="An option to enhance the experience of specific sites such as Google Search." name="IDS_CHROMEVOX_OPTIONS_SITE_SPECIFIC_ENHANCEMENTS">
(...skipping 2097 matching lines...) Expand 10 before | Expand all | Expand 10 after
2548 </message> 2569 </message>
2549 <message desc="Title of an article on keyboard shortcuts for Chromebooks" name="IDS_CHROMEVOX_CHROME_KEYBOARD_SHORTCUTS"> 2570 <message desc="Title of an article on keyboard shortcuts for Chromebooks" name="IDS_CHROMEVOX_CHROME_KEYBOARD_SHORTCUTS">
2550 Chromebook keyboard shortcuts 2571 Chromebook keyboard shortcuts
2551 </message> 2572 </message>
2552 <message desc="Title of an article on how to use accessibility features of the Chromebook touch screen" name="IDS_CHROMEVOX_TOUCHSCREEN_ACCESSIBILITY"> 2573 <message desc="Title of an article on how to use accessibility features of the Chromebook touch screen" name="IDS_CHROMEVOX_TOUCHSCREEN_ACCESSIBILITY">
2553 Use Chromebook touch screen accessibility features 2574 Use Chromebook touch screen accessibility features
2554 </message> 2575 </message>
2555 </messages> 2576 </messages>
2556 </release> 2577 </release>
2557 </grit> 2578 </grit>
OLDNEW
« no previous file with comments | « chrome/browser/resources/chromeos/chromevox/cvox2/background/panel.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698