Correct "Sign-in" and "Sign into" to "Sign in to".

bug:19416574
Change-Id: I55cedd2a3e1c1c3192ece860f37c82a55cb6d7c0
This commit is contained in:
Paul Jensen
2015-02-27 11:07:19 -05:00
parent 46bdfa90c9
commit 44f72397be
4 changed files with 5 additions and 5 deletions

View File

@@ -3822,10 +3822,10 @@
</plurals>
<!-- A notification is shown when a wifi captive portal network is detected. This is the notification's title. -->
<string name="wifi_available_sign_in">Sign into Wi-Fi network</string>
<string name="wifi_available_sign_in">Sign in to Wi-Fi network</string>
<!-- A notification is shown when a captive portal network is detected. This is the notification's title. -->
<string name="network_available_sign_in">Sign into network</string>
<string name="network_available_sign_in">Sign in to network</string>
<!-- A notification is shown when a captive portal network is detected. This is the notification's message. -->
<string name="network_available_sign_in_detailed"><xliff:g id="network_ssid">%1$s</xliff:g></string>

View File

@@ -4,5 +4,5 @@
<string name="app_name" msgid="5934709770924185752">"CaptivePortalLogin"</string>
<string name="action_use_network" msgid="6076184727448466030">"Use this network as is"</string>
<string name="action_do_not_use_network" msgid="4577366536956516683">"Do not use this network"</string>
<string name="action_bar_label" msgid="2573986763322074279">"Sign-in to network"</string>
<string name="action_bar_label" msgid="2573986763322074279">"Sign in to network"</string>
</resources>

View File

@@ -4,5 +4,5 @@
<string name="app_name" msgid="5934709770924185752">"CaptivePortalLogin"</string>
<string name="action_use_network" msgid="6076184727448466030">"Use this network as is"</string>
<string name="action_do_not_use_network" msgid="4577366536956516683">"Do not use this network"</string>
<string name="action_bar_label" msgid="2573986763322074279">"Sign-in to network"</string>
<string name="action_bar_label" msgid="2573986763322074279">"Sign in to network"</string>
</resources>

View File

@@ -4,6 +4,6 @@
<string name="app_name">CaptivePortalLogin</string>
<string name="action_use_network">Use this network as is</string>
<string name="action_do_not_use_network">Do not use this network</string>
<string name="action_bar_label">Sign-in to network</string>
<string name="action_bar_label">Sign in to network</string>
</resources>