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 320 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
331 </message> | 331 </message> |
332 <message name="IDS_ASH_STATUS_TRAY_MOBILE_VIEW_ACCOUNT" desc="In the netwo
rk popup bubble, the text of the top-up URL link."> | 332 <message name="IDS_ASH_STATUS_TRAY_MOBILE_VIEW_ACCOUNT" desc="In the netwo
rk popup bubble, the text of the top-up URL link."> |
333 View mobile account | 333 View mobile account |
334 </message> | 334 </message> |
335 <message name="IDS_ASH_STATUS_TRAY_WIFI_SCANNING_MESSAGE" desc="Scanning f
or wifi networks"> | 335 <message name="IDS_ASH_STATUS_TRAY_WIFI_SCANNING_MESSAGE" desc="Scanning f
or wifi networks"> |
336 Searching for Wi-Fi networks... | 336 Searching for Wi-Fi networks... |
337 </message> | 337 </message> |
338 <message name="IDS_ASH_STATUS_TRAY_INITIALIZING_CELLULAR" desc="Message fo
r the status area when initializing the cellular device."> | 338 <message name="IDS_ASH_STATUS_TRAY_INITIALIZING_CELLULAR" desc="Message fo
r the status area when initializing the cellular device."> |
339 Initializing cellular modem... | 339 Initializing cellular modem... |
340 </message> | 340 </message> |
| 341 <message name="IDS_ASH_STATUS_TRAY_CELLULAR_SCANNING" desc="Message when s
canning for cellular networks"> |
| 342 Searching for cellular networks... |
| 343 </message> |
341 <message name="IDS_ASH_STATUS_TRAY_SMS" desc="The label used in the status
tray for SMS."> | 344 <message name="IDS_ASH_STATUS_TRAY_SMS" desc="The label used in the status
tray for SMS."> |
342 SMS | 345 SMS |
343 </message> | 346 </message> |
344 <message name="IDS_ASH_STATUS_TRAY_SMS_MESSAGES" desc="The label used in t
he default status tray view for SMS with the number of messages."> | 347 <message name="IDS_ASH_STATUS_TRAY_SMS_MESSAGES" desc="The label used in t
he default status tray view for SMS with the number of messages."> |
345 SMS messages: <ph name="MESSAGE_COUNT">$1<ex>3</ex></ph> | 348 SMS messages: <ph name="MESSAGE_COUNT">$1<ex>3</ex></ph> |
346 </message> | 349 </message> |
347 <message name="IDS_ASH_STATUS_TRAY_SMS_NUMBER" desc="Sender for SMS messag
ees in the system tray."> | 350 <message name="IDS_ASH_STATUS_TRAY_SMS_NUMBER" desc="Sender for SMS messag
ees in the system tray."> |
348 SMS from <ph name="PHONE_NUMBER">$1<ex>08700 776655</ex></ph> | 351 SMS from <ph name="PHONE_NUMBER">$1<ex>08700 776655</ex></ph> |
349 </message> | 352 </message> |
350 | 353 |
(...skipping 220 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
571 <message name="IDS_ASH_DISPLAY_FAILURE_ON_MIRRORING" desc="An error messag
e to show that the system failed to enter the mirroring mode."> | 574 <message name="IDS_ASH_DISPLAY_FAILURE_ON_MIRRORING" desc="An error messag
e to show that the system failed to enter the mirroring mode."> |
572 Can't duplicate image on attached monitors. No matching resolution found
. | 575 Can't duplicate image on attached monitors. No matching resolution found
. |
573 </message> | 576 </message> |
574 <message name="IDS_ASH_INTERNAL_DISPLAY_NAME" desc="The name of the intern
al display which is shown in the display settings."> | 577 <message name="IDS_ASH_INTERNAL_DISPLAY_NAME" desc="The name of the intern
al display which is shown in the display settings."> |
575 Internal Display | 578 Internal Display |
576 </message> | 579 </message> |
577 </messages> | 580 </messages> |
578 </release> | 581 </release> |
579 </grit> | 582 </grit> |
580 | 583 |
OLD | NEW |