Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
| 3 <!-- | 3 <!-- |
| 4 This file contains the strings for ash. | 4 This file contains the strings for ash. |
| 5 --> | 5 --> |
| 6 | 6 |
| 7 <grit base_dir="." latest_public_release="0" current_release="1" | 7 <grit base_dir="." latest_public_release="0" current_release="1" |
| 8 source_lang_id="en" enc_check="möl"> | 8 source_lang_id="en" enc_check="möl"> |
| 9 <outputs> | 9 <outputs> |
| 10 <output filename="grit/ash_strings.h" type="rc_header"> | 10 <output filename="grit/ash_strings.h" type="rc_header"> |
| (...skipping 191 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 202 | 202 |
| 203 <message name="IDS_ASH_LEARN_MORE" desc="Text of Learn more links."> | 203 <message name="IDS_ASH_LEARN_MORE" desc="Text of Learn more links."> |
| 204 Learn more | 204 Learn more |
| 205 </message> | 205 </message> |
| 206 | 206 |
| 207 <!-- Status tray items --> | 207 <!-- Status tray items --> |
| 208 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBLE_NAME" desc="The accessible n ame of the status tray."> | 208 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBLE_NAME" desc="The accessible n ame of the status tray."> |
| 209 Status tray | 209 Status tray |
| 210 </message> | 210 </message> |
| 211 <message name="IDS_ASH_STATUS_TRAY_SPOKEN_FEEDBACK_ENABLED_BUBBLE" desc="T he message shown on a bubble when spoken feedback is enabled"> | 211 <message name="IDS_ASH_STATUS_TRAY_SPOKEN_FEEDBACK_ENABLED_BUBBLE" desc="T he message shown on a bubble when spoken feedback is enabled"> |
| 212 Spoken feedback is enabled. | 212 ChromeVox (Spoken feedback) is enabled. |
|
James Cook
2014/01/06 20:22:57
nit: Should "Spoken" be lower-case? I'm not sure i
| |
| 213 Press Ctrl+Alt+Z to disable. | 213 Press Ctrl+Alt+Z to disable. |
| 214 </message> | 214 </message> |
| 215 <message name="IDS_ASH_STATUS_TRAY_SETTINGS" desc="The label used for the settings item in the status tray."> | 215 <message name="IDS_ASH_STATUS_TRAY_SETTINGS" desc="The label used for the settings item in the status tray."> |
| 216 Settings | 216 Settings |
| 217 </message> | 217 </message> |
| 218 <message name="IDS_ASH_STATUS_TRAY_SIGN_OUT" desc="The label used for the button in the status tray to sign out of the system."> | 218 <message name="IDS_ASH_STATUS_TRAY_SIGN_OUT" desc="The label used for the button in the status tray to sign out of the system."> |
| 219 Sign out | 219 Sign out |
| 220 </message> | 220 </message> |
| 221 <message name="IDS_ASH_STATUS_TRAY_SIGN_OUT_ALL" desc="The label used for the button in the status tray to sign out all users of the system."> | 221 <message name="IDS_ASH_STATUS_TRAY_SIGN_OUT_ALL" desc="The label used for the button in the status tray to sign out all users of the system."> |
| 222 Sign out all | 222 Sign out all |
| (...skipping 198 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 421 </message> | 421 </message> |
| 422 | 422 |
| 423 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY" desc="The label used in the tray menu to show the accessibility option menu."> | 423 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY" desc="The label used in the tray menu to show the accessibility option menu."> |
| 424 Accessibility | 424 Accessibility |
| 425 </message> | 425 </message> |
| 426 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_TITLE" desc="The label us ed in the title of the accessibility option menu."> | 426 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_TITLE" desc="The label us ed in the title of the accessibility option menu."> |
| 427 Accessibility | 427 Accessibility |
| 428 </message> | 428 </message> |
| 429 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_SPOKEN_FEEDBACK" desc="Th e label used in the accessibility menu of the | 429 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_SPOKEN_FEEDBACK" desc="Th e label used in the accessibility menu of the |
| 430 system tray to toggle on/off spoken feedback feature."> | 430 system tray to toggle on/off spoken feedback feature."> |
| 431 Spoken feedback | 431 ChromeVox (Spoken feedback) |
| 432 </message> | 432 </message> |
| 433 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_HIGH_CONTRAST_MODE" desc= "The label used in the accessibility menu of the system tray to toggle on/off hi gh contrast feature."> | 433 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_HIGH_CONTRAST_MODE" desc= "The label used in the accessibility menu of the system tray to toggle on/off hi gh contrast feature."> |
| 434 High contrast mode | 434 High contrast mode |
| 435 </message> | 435 </message> |
| 436 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_SCREEN_MAGNIFIER" desc="T he label used in the accessibility menu of the system tray to toggle on/off magn ifier feature."> | 436 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_SCREEN_MAGNIFIER" desc="T he label used in the accessibility menu of the system tray to toggle on/off magn ifier feature."> |
| 437 Screen magnifier | 437 Screen magnifier |
| 438 </message> | 438 </message> |
| 439 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_LARGE_CURSOR" desc="The l abel used in the accessibility menu of the system tray to toggle on/off large mo use cursor feature."> | 439 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_LARGE_CURSOR" desc="The l abel used in the accessibility menu of the system tray to toggle on/off large mo use cursor feature."> |
| 440 Large mouse cursor | 440 Large mouse cursor |
| 441 </message> | 441 </message> |
| (...skipping 145 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 587 | 587 |
| 588 <!-- ChromeOS-specific strings --> | 588 <!-- ChromeOS-specific strings --> |
| 589 <if expr="pp_ifdef('chromeos')"> | 589 <if expr="pp_ifdef('chromeos')"> |
| 590 <part file="ash_chromeos_strings.grdp" /> | 590 <part file="ash_chromeos_strings.grdp" /> |
| 591 </if> | 591 </if> |
| 592 | 592 |
| 593 </messages> | 593 </messages> |
| 594 </release> | 594 </release> |
| 595 </grit> | 595 </grit> |
| 596 | 596 |
| OLD | NEW |