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> |
285 <message name="IDS_ASH_STATUS_TRAY_IME" desc="The label used as the header
in the IME popup."> | 294 <message name="IDS_ASH_STATUS_TRAY_IME" desc="The label used as the header
in the IME popup."> |
286 Input methods | 295 Input methods |
287 </message> | 296 </message> |
288 <message name="IDS_ASH_STATUS_TRAY_IME_SETTINGS" desc="The label used for
IME settings entry."> | 297 <message name="IDS_ASH_STATUS_TRAY_IME_SETTINGS" desc="The label used for
IME settings entry."> |
289 Customize languages and input... | 298 Customize languages and input... |
290 </message> | 299 </message> |
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."> | 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."> |
292 CAPS LOCK is on | 301 CAPS LOCK is on |
293 </message> | 302 </message> |
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."> | 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."> |
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
341 <message name="IDS_ASH_SECONDARY_MONITOR_SHORTCUT" desc="The shortcut text
on the secondary monitors."> | 350 <message name="IDS_ASH_SECONDARY_MONITOR_SHORTCUT" desc="The shortcut text
on the secondary monitors."> |
342 Ctrl + | 351 Ctrl + |
343 </message> | 352 </message> |
344 <message name="IDS_ASH_STATUS_TRAY_PREVIOUS_MENU" desc="The accessible tex
t for header entries for detailed versions of status tray items."> | 353 <message name="IDS_ASH_STATUS_TRAY_PREVIOUS_MENU" desc="The accessible tex
t for header entries for detailed versions of status tray items."> |
345 Previous menu | 354 Previous menu |
346 </message> | 355 </message> |
347 </messages> | 356 </messages> |
348 </release> | 357 </release> |
349 </grit> | 358 </grit> |
350 | 359 |
OLD | NEW |