Correct "Sign-in" and "Sign into" to "Sign in to".
bug:19416574 Change-Id: I55cedd2a3e1c1c3192ece860f37c82a55cb6d7c0
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user