OLD | NEW |
1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
2 <!-- ChromeOS-specific strings (included from ash_strings.grd). | 2 <!-- ChromeOS-specific strings (included from ash_strings.grd). |
3 Everything in this file is wrapped in <if expr="chromeos">. --> | 3 Everything in this file is wrapped in <if expr="chromeos">. --> |
4 <grit-part> | 4 <grit-part> |
5 | 5 |
6 <!-- Status tray charging strings. --> | 6 <!-- Status tray charging strings. --> |
7 <message name="IDS_ASH_STATUS_TRAY_LOW_POWER_CHARGER_TITLE" desc="The title of
a notification indicating that a low-current USB charger has been connected."> | 7 <message name="IDS_ASH_STATUS_TRAY_LOW_POWER_CHARGER_TITLE" desc="The title of
a notification indicating that a low-current USB charger has been connected."> |
8 Low-power charger connected | 8 Low-power charger connected |
9 </message> | 9 </message> |
10 <message name="IDS_ASH_STATUS_TRAY_LOW_POWER_CHARGER_MESSAGE" desc="The messag
e body of a notification indicating that a low-current USB charger has been conn
ected."> | 10 <message name="IDS_ASH_STATUS_TRAY_LOW_POWER_CHARGER_MESSAGE" desc="The messag
e body of a notification indicating that a low-current USB charger has been conn
ected."> |
(...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
126 </message> | 126 </message> |
127 <message name="IDS_ASH_STATUS_TRAY_MEDIA_RECORDING_AUDIO_VIDEO" desc="label us
ed to indicate that the camera and microphone are used by a background user"> | 127 <message name="IDS_ASH_STATUS_TRAY_MEDIA_RECORDING_AUDIO_VIDEO" desc="label us
ed to indicate that the camera and microphone are used by a background user"> |
128 Camera and microphone are in use. | 128 Camera and microphone are in use. |
129 </message> | 129 </message> |
130 | 130 |
131 <!-- Status tray screen share strings. --> | 131 <!-- Status tray screen share strings. --> |
132 <message name="IDS_ASH_STATUS_TRAY_SCREEN_SHARE_STOP" desc="label used for scr
een sharing stop button"> | 132 <message name="IDS_ASH_STATUS_TRAY_SCREEN_SHARE_STOP" desc="label used for scr
een sharing stop button"> |
133 Stop | 133 Stop |
134 </message> | 134 </message> |
135 <message name="IDS_ASH_STATUS_TRAY_SCREEN_SHARE_BEING_HELPED" desc="label for
screen sharing notification"> | 135 <message name="IDS_ASH_STATUS_TRAY_SCREEN_SHARE_BEING_HELPED" desc="label for
screen sharing notification"> |
136 Sharing control of your screen via Hangouts. | 136 Sharing control of your screen via Remote Assistance. |
137 </message> | 137 </message> |
138 <message name="IDS_ASH_STATUS_TRAY_SCREEN_SHARE_BEING_HELPED_NAME" desc="label
for screen sharing notification with name"> | 138 <message name="IDS_ASH_STATUS_TRAY_SCREEN_SHARE_BEING_HELPED_NAME" desc="label
for screen sharing notification with name"> |
139 Sharing control of your screen with <ph name="HELPER_NAME">$1<ex>Walder Frey
</ex></ph> via Hangouts. | 139 Sharing control of your screen with <ph name="HELPER_NAME">$1<ex>Walder Frey
</ex></ph> via Remote Assistance. |
140 </message> | 140 </message> |
141 | 141 |
142 <!-- Status tray audio strings. --> | 142 <!-- Status tray audio strings. --> |
143 <message name="IDS_ASH_STATUS_TRAY_AUDIO_HEADPHONE" desc="label used for audio
headphone device"> | 143 <message name="IDS_ASH_STATUS_TRAY_AUDIO_HEADPHONE" desc="label used for audio
headphone device"> |
144 Headphone | 144 Headphone |
145 </message> | 145 </message> |
146 | 146 |
147 <message name="IDS_ASH_STATUS_TRAY_AUDIO_INTERNAL_SPEAKER" desc="label used fo
r internal audio speaker"> | 147 <message name="IDS_ASH_STATUS_TRAY_AUDIO_INTERNAL_SPEAKER" desc="label used fo
r internal audio speaker"> |
148 Speaker (Internal) | 148 Speaker (Internal) |
149 </message> | 149 </message> |
(...skipping 247 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
397 <message name="IDS_ASH_LOGOUT_CONFIRMATION_WARNING" desc="The text for the log
out confirmation dialog."> | 397 <message name="IDS_ASH_LOGOUT_CONFIRMATION_WARNING" desc="The text for the log
out confirmation dialog."> |
398 You will automatically be signed out in <ph name="LOGOUT_TIME_LEFT">$1<ex>5
seconds</ex></ph>. | 398 You will automatically be signed out in <ph name="LOGOUT_TIME_LEFT">$1<ex>5
seconds</ex></ph>. |
399 </message> | 399 </message> |
400 <message name="IDS_ASH_LOGOUT_CONFIRMATION_WARNING_NOW" desc="The text for the
logout confirmation dialog with no time left."> | 400 <message name="IDS_ASH_LOGOUT_CONFIRMATION_WARNING_NOW" desc="The text for the
logout confirmation dialog with no time left."> |
401 You will be signed out now. | 401 You will be signed out now. |
402 </message> | 402 </message> |
403 <message name="IDS_ASH_LOGOUT_CONFIRMATION_BUTTON" desc="The text for okay but
ton of the logout confirmation dialog."> | 403 <message name="IDS_ASH_LOGOUT_CONFIRMATION_BUTTON" desc="The text for okay but
ton of the logout confirmation dialog."> |
404 Sign out now | 404 Sign out now |
405 </message> | 405 </message> |
406 </grit-part> | 406 </grit-part> |
OLD | NEW |