Restore Wi-Fi spelling.

Bug: 5163232

Change-Id: Ib37b05c3ca85474493546bd2f0bfd720cbffbfe6
This commit is contained in:
Claudia de Veaux 2011-10-17 13:09:33 -07:00
parent 2e3d46cbde
commit e6c2156cee
1 changed files with 5 additions and 5 deletions

View File

@ -414,9 +414,9 @@ as <xliff:g id="filename">%s</xliff:g>.</string>
<!-- Title for most attachment info dialogs [CHAR LIMIT=32] -->
<string name="attachment_info_dialog_default_title">Attachment info</string>
<!-- Title when Wi-Fi settings prevent attachments from downloading [CHAR LIMIT=32] -->
<string name="attachment_info_dialog_wifi_title">WiFi connection required</string>
<string name="attachment_info_dialog_wifi_title">Wi-Fi connection required</string>
<!-- Text of button to launch the Wi-Fi settings activity [CHAR LIMIT=24] -->
<string name="attachment_info_wifi_settings">WiFi settings</string>
<string name="attachment_info_wifi_settings">Wi-Fi settings</string>
<!-- Text of button to launch the application settings activity [CHAR LIMIT=24] -->
<string name="attachment_info_application_settings">App settings</string>
<!-- Message body when we don't know exactly why an attachment can't be shown -->
@ -432,7 +432,7 @@ as <xliff:g id="filename">%s</xliff:g>.</string>
<!-- Message body when the attachment can only be downloaded over Wi-Fi -->
<string name="attachment_info_wifi_only">
This attachment is too large to download over a mobile network.
You can download it the next time you connect to a WiFi network.</string>
You can download it the next time you connect to a Wi-Fi network.</string>
<!-- Message body when no activities can open the attachment -->
<string name="attachment_info_no_intent">
There is no installed app that can open this attachment.
@ -750,7 +750,7 @@ as <xliff:g id="filename">%s</xliff:g>.</string>
<!-- In Account setup options screen, check box to auto-download attachments [CHAR LIMIT=none]
-->
<string name="account_setup_options_background_attachments_label">
Automatically download attachments when connected to WiFi</string>
Automatically download attachments when connected to Wi-Fi</string>
<!-- Dialog title when "setup" could not finish -->
<string name="account_setup_failed_dlg_title">Couldn\'t finish</string>
<!-- In Account setup options screen, label for email lookback selector -->
@ -926,7 +926,7 @@ as <xliff:g id="filename">%s</xliff:g>.</string>
Download attachments</string>
<!-- Summary of account preference for downloading attachments in background [CHAR LIMIT=64] -->
<string name="account_settings_background_attachments_summary">
Auto-download attachments to recent messages via WiFi</string>
Auto-download attachments to recent messages via Wi-Fi</string>
<string name="account_settings_notify_label">Email notifications</string>
<!-- On Settings screen, summary line when called via AccountManager for Exchange accounts
[CHAR LIMIT=50] -->