Android->Settings:correct a spell bug for Ethernet

This commit is contained in:
zouxf
2015-11-16 09:34:59 +08:00
parent c662241813
commit c9b5d4a6cb
3 changed files with 3 additions and 3 deletions

View File

@ -1078,7 +1078,7 @@
<string name="network_settings_title" msgid="4871233236744292831">"Mobile networks"</string>
<string name="manage_mobile_plan_title" msgid="7630170375010107744">"Mobile plan"</string>
<string name="sms_application_title" msgid="6134351177937015839">"Default SMS app"</string>
<string name="ethernet_settings_title" >"Ehernet"</string>
<string name="ethernet_settings_title" >"Ethernet"</string>
<string name="sms_change_default_dialog_title" msgid="1958688831875804286">"Change SMS app?"</string>
<string name="sms_change_default_dialog_text" msgid="1522783933230274787">"Use <xliff:g id="NEW_APP">%1$s</xliff:g> instead of <xliff:g id="CURRENT_APP">%2$s</xliff:g> as your SMS app?"</string>
<string name="sms_change_default_no_previous_dialog_text" msgid="602683880284921998">"Use <xliff:g id="NEW_APP">%s</xliff:g> as your SMS app?"</string>

View File

@ -1053,7 +1053,7 @@
<string name="tether_settings_title_bluetooth" msgid="355855408317564420">"Bluetooth tethering"</string>
<string name="tether_settings_title_usb_bluetooth" msgid="5355828977109785001">"Tethering"</string>
<string name="tether_settings_title_all" msgid="8356136101061143841">"Tethering &amp; portable hotspot"</string>
<string name="ethernet_settings_title" >"Ehernet"</string>
<string name="ethernet_settings_title" >"Ethernet"</string>
<string name="usb_title" msgid="7483344855356312510">"USB"</string>
<string name="usb_tethering_button_text" msgid="585829947108007917">"USB tethering"</string>
<string name="usb_tethering_available_subtext" msgid="156779271296152605">"USB connected, tick to tether"</string>

View File

@ -2533,7 +2533,7 @@
<!-- Tethering controls, item title to go into the tethering settings when USB, Bluetooth and Wifi tethering are available [CHAR LIMIT=25]-->
<string name="tether_settings_title_all">Tethering &amp; portable hotspot</string>
<!--Ethernet Settings -->
<string name="ethernet_settings_title" >"Ehernet"</string>
<string name="ethernet_settings_title" >"Ethernet"</string>
<!-- USB Tethering options -->
<string name="usb_title">USB</string>
<string name="usb_tethering_button_text">USB tethering</string>