OLD | NEW |
---|---|
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 456 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
467 </message> | 467 </message> |
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"> | 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"> |
469 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). |
470 </message> | 470 </message> |
471 <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"> |
472 Enhance specific sites (like Google Search). | 472 Enhance specific sites (like Google Search). |
473 </message> | 473 </message> |
474 <message desc="An option to use more verbose feedback for the user." name= "IDS_CHROMEVOX_OPTIONS_VERBOSITY_VERBOSE"> | 474 <message desc="An option to use more verbose feedback for the user." name= "IDS_CHROMEVOX_OPTIONS_VERBOSITY_VERBOSE"> |
475 Enable verbose descriptions. | 475 Enable verbose descriptions. |
476 </message> | 476 </message> |
477 <message desc="An option to automatically read a page after it loads." nam e="IDS_CHROMEVOX_OPTIONS_AUTO_READ"> | |
478 Automatically read a page after it finishes loading. | |
dmazzoni
2016/12/15 17:07:02
I'd maybe say "Automatically read page" or "Automa
| |
479 </message> | |
477 <message desc="An option to show the cursor between characters." name="IDS _CHROMEVOX_OPTIONS_CURSOR_BETWEEN_CHARACTERS"> | 480 <message desc="An option to show the cursor between characters." name="IDS _CHROMEVOX_OPTIONS_CURSOR_BETWEEN_CHARACTERS"> |
478 Place cursor between characters when editing text (like Mac OS X). | 481 Place cursor between characters when editing text (like Mac OS X). |
479 </message> | 482 </message> |
480 <message desc="An options page section header for options about the Chrome Vox voice. This section lets users change the voice by selecting a different voi ce from a listbox." name="IDS_CHROMEVOX_OPTIONS_VOICES"> | 483 <message desc="An options page section header for options about the Chrome Vox voice. This section lets users change the voice by selecting a different voi ce from a listbox." name="IDS_CHROMEVOX_OPTIONS_VOICES"> |
481 Voices | 484 Voices |
482 </message> | 485 </message> |
483 <message desc="Labels the voice selection list box." name="IDS_CHROMEVOX_O PTIONS_VOICES_DESCRIPTION"> | 486 <message desc="Labels the voice selection list box." name="IDS_CHROMEVOX_O PTIONS_VOICES_DESCRIPTION"> |
484 Change the current voice by selecting an option from the list below. | 487 Change the current voice by selecting an option from the list below. |
485 </message> | 488 </message> |
486 <message desc="An options page section header for options about the Chrome Vox braille support. This section allows the user to customize varous aspects of the braille output and input support." name="IDS_CHROMEVOX_OPTIONS_BRAILLE"> | 489 <message desc="An options page section header for options about the Chrome Vox braille support. This section allows the user to customize varous aspects of the braille output and input support." name="IDS_CHROMEVOX_OPTIONS_BRAILLE"> |
(...skipping 2181 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
2668 </message> | 2671 </message> |
2669 <message desc="Describes an audio clip that gets played for a specific eve nt or control type. Use the default string as a guide to what the audio clip rep resents or conveys." name="IDS_CHROMEVOX_SLIDER_EARCON_DESCRIPTION"> | 2672 <message desc="Describes an audio clip that gets played for a specific eve nt or control type. Use the default string as a guide to what the audio clip rep resents or conveys." name="IDS_CHROMEVOX_SLIDER_EARCON_DESCRIPTION"> |
2670 A slider | 2673 A slider |
2671 </message> | 2674 </message> |
2672 <message desc="Describes an audio clip that gets played for a specific eve nt or control type. Use the default string as a guide to what the audio clip rep resents or conveys." name="IDS_CHROMEVOX_WRAP_EARCON_DESCRIPTION"> | 2675 <message desc="Describes an audio clip that gets played for a specific eve nt or control type. Use the default string as a guide to what the audio clip rep resents or conveys." name="IDS_CHROMEVOX_WRAP_EARCON_DESCRIPTION"> |
2673 Wrap from beginning to end or end to beginning inside of a page, dialog, or other container | 2676 Wrap from beginning to end or end to beginning inside of a page, dialog, or other container |
2674 </message> | 2677 </message> |
2675 </messages> | 2678 </messages> |
2676 </release> | 2679 </release> |
2677 </grit> | 2680 </grit> |
OLD | NEW |