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 2497 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 2508 </message> | 2508 </message> |
| 2509 <message desc="Title displayed in the panel for the speech menu." name="ID S_CHROMEVOX_PANEL_MENU_SPEECH"> | 2509 <message desc="Title displayed in the panel for the speech menu." name="ID S_CHROMEVOX_PANEL_MENU_SPEECH"> |
| 2510 Speech | 2510 Speech |
| 2511 </message> | 2511 </message> |
| 2512 <message desc="Title displayed in the panel for the tabs menu." name="IDS_ CHROMEVOX_PANEL_MENU_TABS"> | 2512 <message desc="Title displayed in the panel for the tabs menu." name="IDS_ CHROMEVOX_PANEL_MENU_TABS"> |
| 2513 Tabs | 2513 Tabs |
| 2514 </message> | 2514 </message> |
| 2515 <message desc="Title displayed in the panel for the ChromeVox menu." name= "IDS_CHROMEVOX_PANEL_MENU_CHROMEVOX"> | 2515 <message desc="Title displayed in the panel for the ChromeVox menu." name= "IDS_CHROMEVOX_PANEL_MENU_CHROMEVOX"> |
| 2516 ChromeVox | 2516 ChromeVox |
| 2517 </message> | 2517 </message> |
| 2518 <message desc="Title displayed in the panel for the custom actions menu." name="IDS_CHROMEVOX_PANEL_MENU_CUSTOM_ACTIONS"> | |
| 2519 Custom actions | |
|
dmazzoni
2017/06/06 03:06:00
This is fine for this change, but I wonder if it'd
David Tseng
2017/06/06 18:12:39
Perhaps for this change, remove the "custom" part.
yawano
2017/06/07 09:30:05
Okay, let's rename this to "actions". For this CL,
yawano
2017/06/08 09:25:28
Done.
| |
| 2520 </message> | |
| 2518 <message desc="Title displayed in the panel when there are no menu items." name="IDS_CHROMEVOX_PANEL_MENU_ITEM_NONE"> | 2521 <message desc="Title displayed in the panel when there are no menu items." name="IDS_CHROMEVOX_PANEL_MENU_ITEM_NONE"> |
| 2519 No items. | 2522 No items. |
| 2520 </message> | 2523 </message> |
| 2521 <message desc="Title displayed in the panel for the menuitem to report an issue." name="IDS_CHROMEVOX_PANEL_MENU_ITEM_REPORT_ISSUE"> | 2524 <message desc="Title displayed in the panel for the menuitem to report an issue." name="IDS_CHROMEVOX_PANEL_MENU_ITEM_REPORT_ISSUE"> |
| 2522 Report an issue | 2525 Report an issue |
| 2523 </message> | 2526 </message> |
| 2524 <message desc="Title of a notification that ChromeVox has been updated." n ame="IDS_CHROMEVOX_UPDATE_TITLE"> | 2527 <message desc="Title of a notification that ChromeVox has been updated." n ame="IDS_CHROMEVOX_UPDATE_TITLE"> |
| 2525 ChromeVox Updated | 2528 ChromeVox Updated |
| 2526 </message> | 2529 </message> |
| 2527 <message desc="Message text for a notification that ChromeVox has been upd ated for a new experience." name="IDS_CHROMEVOX_UPDATE_MESSAGE_NEXT"> | 2530 <message desc="Message text for a notification that ChromeVox has been upd ated for a new experience." name="IDS_CHROMEVOX_UPDATE_MESSAGE_NEXT"> |
| (...skipping 198 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 2726 </message> | 2729 </message> |
| 2727 <message desc="Description of a command that toggles text to speech feedba ck on or off." name="IDS_CHROMEVOX_SPEECH_ON_OFF_DESCRIPTION"> | 2730 <message desc="Description of a command that toggles text to speech feedba ck on or off." name="IDS_CHROMEVOX_SPEECH_ON_OFF_DESCRIPTION"> |
| 2728 Toggle speech on or off | 2731 Toggle speech on or off |
| 2729 </message> | 2732 </message> |
| 2730 <message desc="Description of a command that toggles between 6 and 8 dot b raille." name="IDS_CHROMEVOX_TOGGLE_BRAILLE_TABLE"> | 2733 <message desc="Description of a command that toggles between 6 and 8 dot b raille." name="IDS_CHROMEVOX_TOGGLE_BRAILLE_TABLE"> |
| 2731 Toggle between 6 and 8 dot braille | 2734 Toggle between 6 and 8 dot braille |
| 2732 </message> | 2735 </message> |
| 2733 </messages> | 2736 </messages> |
| 2734 </release> | 2737 </release> |
| 2735 </grit> | 2738 </grit> |
| OLD | NEW |