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 264 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
275 </message> | 275 </message> |
276 <message name="IDS_ASH_STATUS_TRAY_ENABLE_BLUETOOTH" desc="The label used
in the tray popup to enable bluetooth."> | 276 <message name="IDS_ASH_STATUS_TRAY_ENABLE_BLUETOOTH" desc="The label used
in the tray popup to enable bluetooth."> |
277 Enable Bluetooth | 277 Enable Bluetooth |
278 </message> | 278 </message> |
279 <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_SETTINGS" desc="The label use
d in the tray popup for bluetooth settings."> | 279 <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_SETTINGS" desc="The label use
d in the tray popup for bluetooth settings."> |
280 Bluetooth settings... | 280 Bluetooth settings... |
281 </message> | 281 </message> |
282 <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_ADD_DEVICE" desc="The label u
sed in the tray popup to add a bluetooth device."> | 282 <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_ADD_DEVICE" desc="The label u
sed in the tray popup to add a bluetooth device."> |
283 Add device... | 283 Add device... |
284 </message> | 284 </message> |
285 <message name="IDS_ASH_STATUS_TRAY_DRIVE_SYNCING" desc="The label in the t
ray to indicate onoing file sync operations."> | |
286 Syncing <ph name="count">$1<ex>3</ex></ph> file(s) | |
287 </message> | |
288 <message name="IDS_ASH_STATUS_TRAY_DRIVE" desc="The label used for Google
Drive tray details header."> | |
289 Google Drive | |
290 </message> | |
291 <message name="IDS_ASH_STATUS_TRAY_DRIVE_SETTINGS" desc="The label used fo
r Google Drive settings entry."> | |
292 Google Drive settings... | |
293 </message> | |
294 <message name="IDS_ASH_STATUS_TRAY_IME" desc="The label used as the header
in the IME popup."> | 285 <message name="IDS_ASH_STATUS_TRAY_IME" desc="The label used as the header
in the IME popup."> |
295 Input methods | 286 Input methods |
296 </message> | 287 </message> |
297 <message name="IDS_ASH_STATUS_TRAY_IME_SETTINGS" desc="The label used for
IME settings entry."> | 288 <message name="IDS_ASH_STATUS_TRAY_IME_SETTINGS" desc="The label used for
IME settings entry."> |
298 Customize languages and input... | 289 Customize languages and input... |
299 </message> | 290 </message> |
300 <message name="IDS_ASH_STATUS_TRAY_CAPS_LOCK_ENABLED" desc="The label used
for the tray item to indicate caps lock is on and to toggle caps lock by the cl
ick."> | 291 <message name="IDS_ASH_STATUS_TRAY_CAPS_LOCK_ENABLED" desc="The label used
for the tray item to indicate caps lock is on and to toggle caps lock by the cl
ick."> |
301 CAPS LOCK is on | 292 CAPS LOCK is on |
302 </message> | 293 </message> |
303 <message name="IDS_ASH_STATUS_TRAY_CAPS_LOCK_DISABLED" desc="The label use
d for the tray item to indicate caps lock is on and to toggle caps lock by the c
lick."> | 294 <message name="IDS_ASH_STATUS_TRAY_CAPS_LOCK_DISABLED" desc="The label use
d for the tray item to indicate caps lock is on and to toggle caps lock by the c
lick."> |
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
350 <message name="IDS_ASH_SECONDARY_MONITOR_SHORTCUT" desc="The shortcut text
on the secondary monitors."> | 341 <message name="IDS_ASH_SECONDARY_MONITOR_SHORTCUT" desc="The shortcut text
on the secondary monitors."> |
351 Ctrl + | 342 Ctrl + |
352 </message> | 343 </message> |
353 <message name="IDS_ASH_STATUS_TRAY_PREVIOUS_MENU" desc="The accessible tex
t for header entries for detailed versions of status tray items."> | 344 <message name="IDS_ASH_STATUS_TRAY_PREVIOUS_MENU" desc="The accessible tex
t for header entries for detailed versions of status tray items."> |
354 Previous menu | 345 Previous menu |
355 </message> | 346 </message> |
356 </messages> | 347 </messages> |
357 </release> | 348 </release> |
358 </grit> | 349 </grit> |
359 | 350 |
OLD | NEW |