Chromium Code Reviews| 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 2690 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 2701 </message> | 2701 </message> |
| 2702 <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_POP_UP_BUTTON_EARCON_DESCRIPTION"> | 2702 <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_POP_UP_BUTTON_EARCON_DESCRIPTION"> |
| 2703 A pop up button | 2703 A pop up button |
| 2704 </message> | 2704 </message> |
| 2705 <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"> | 2705 <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"> |
| 2706 A slider | 2706 A slider |
| 2707 </message> | 2707 </message> |
| 2708 <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"> | 2708 <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"> |
| 2709 Wrap from beginning to end or end to beginning inside of a page, dialog, or other container | 2709 Wrap from beginning to end or end to beginning inside of a page, dialog, or other container |
| 2710 </message> | 2710 </message> |
| 2711 <message desc="Describes a command to darken the screen." name="IDS_CHROME VOX_DARKEN_SCREEN"> | |
|
dmazzoni
2017/03/24 16:02:40
Maybe explain it in case "darken" isn't clear. How
David Tseng
2017/03/24 18:07:43
How about turns the visual display on/off?
michaelpg
2017/03/24 21:13:41
The string itself seems ambiguous too; I would exp
dmazzoni
2017/03/24 21:24:37
Sounds good
| |
| 2712 Darken screen | |
| 2713 </message> | |
| 2714 <message desc="Describes a command to undarken the screen." name="IDS_CHRO MEVOX_UNDARKEN_SCREEN"> | |
| 2715 Undarken screen | |
| 2716 </message> | |
| 2711 </messages> | 2717 </messages> |
| 2712 </release> | 2718 </release> |
| 2713 </grit> | 2719 </grit> |
| OLD | NEW |