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" enc_check="möl" latest_public_release="0"
source_lang_id="en"> | 3 <grit base_dir="." current_release="1" enc_check="möl" latest_public_release="0"
source_lang_id="en"> |
4 <outputs> | 4 <outputs> |
5 <output filename="_locales/am/messages.json" type="chrome_messages_json" lan
g="am"/> | 5 <output filename="_locales/am/messages.json" type="chrome_messages_json" lan
g="am"/> |
6 <output filename="_locales/ar/messages.json" type="chrome_messages_json" lan
g="ar"/> | 6 <output filename="_locales/ar/messages.json" type="chrome_messages_json" lan
g="ar"/> |
7 <output filename="_locales/bg/messages.json" type="chrome_messages_json" lan
g="bg"/> | 7 <output filename="_locales/bg/messages.json" type="chrome_messages_json" lan
g="bg"/> |
8 <output filename="_locales/bn/messages.json" type="chrome_messages_json" lan
g="bn"/> | 8 <output filename="_locales/bn/messages.json" type="chrome_messages_json" lan
g="bn"/> |
9 <output filename="_locales/ca/messages.json" type="chrome_messages_json" lan
g="ca"/> | 9 <output filename="_locales/ca/messages.json" type="chrome_messages_json" lan
g="ca"/> |
10 <output filename="_locales/cs/messages.json" type="chrome_messages_json" lan
g="cs"/> | 10 <output filename="_locales/cs/messages.json" type="chrome_messages_json" lan
g="cs"/> |
(...skipping 2379 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2390 </message> | 2390 </message> |
2391 <message desc="Describes the volume mute key in the ChromeVox keyboard exp
lorer." name="IDS_CHROMEVOX_VOLUME_MUTE_KEY"> | 2391 <message desc="Describes the volume mute key in the ChromeVox keyboard exp
lorer." name="IDS_CHROMEVOX_VOLUME_MUTE_KEY"> |
2392 volume mute | 2392 volume mute |
2393 </message> | 2393 </message> |
2394 <message desc="Describes the volume down key in the ChromeVox keyboard exp
lorer." name="IDS_CHROMEVOX_VOLUME_DOWN_KEY"> | 2394 <message desc="Describes the volume down key in the ChromeVox keyboard exp
lorer." name="IDS_CHROMEVOX_VOLUME_DOWN_KEY"> |
2395 volume down | 2395 volume down |
2396 </message> | 2396 </message> |
2397 <message desc="Describes the volume up key in the ChromeVox keyboard explo
rer." name="IDS_CHROMEVOX_VOLUME_UP_KEY"> | 2397 <message desc="Describes the volume up key in the ChromeVox keyboard explo
rer." name="IDS_CHROMEVOX_VOLUME_UP_KEY"> |
2398 volume up | 2398 volume up |
2399 </message> | 2399 </message> |
| 2400 |
| 2401 <!-- Panel --> |
| 2402 <message desc="Title of the ChromeVox panel, a window that displays the te
xt ChromeVox is speaking and contains controls to manipulate ChromeVox." name="I
DS_CHROMEVOX_PANEL_TITLE"> |
| 2403 ChromeVox Panel |
| 2404 </message> |
| 2405 <message desc="Title of the button that opens up the ChromeVox menu." name
="IDS_CHROMEVOX_MENU_TITLE"> |
| 2406 ChromeVox Menu |
| 2407 </message> |
| 2408 <message desc="Title of the button that opens up the ChromeVox menu." name
="IDS_CHROMEVOX_OPTIONS"> |
| 2409 ChromeVox Options |
| 2410 </message> |
| 2411 <message desc="Title of the button that disables ChromeVox." name="IDS_CHR
OMEVOX_DISABLE_CHROMEVOX"> |
| 2412 Disable ChromeVox |
| 2413 </message> |
2400 </messages> | 2414 </messages> |
2401 </release> | 2415 </release> |
2402 </grit> | 2416 </grit> |
OLD | NEW |