summaryrefslogtreecommitdiffstats
path: root/packages/CaptivePortalLogin
diff options
context:
space:
mode:
authorVinit Deshpande <vinitd@google.com>2015-03-15 13:42:17 -0700
committerVinit Deshpande <vinitd@google.com>2015-03-15 13:42:17 -0700
commita0cf891c9199db8f5a7a6040295e74570ce2a170 (patch)
treeeab7b99c0a9f61b00303026fdc90a4cceb19db7e /packages/CaptivePortalLogin
parent8bc9859c8572c2254367b0bf5bdbc84fa2f50d0c (diff)
parent44f72397bea7d00b3389bb6d97b3991eb8bf5b3b (diff)
downloadframeworks_base-a0cf891c9199db8f5a7a6040295e74570ce2a170.zip
frameworks_base-a0cf891c9199db8f5a7a6040295e74570ce2a170.tar.gz
frameworks_base-a0cf891c9199db8f5a7a6040295e74570ce2a170.tar.bz2
am "Correct "Sign-in" and "Sign into" to "Sign in to"."
merged from goog/mirror-m-wireless-internal-release 44f7239 Correct "Sign-in" and "Sign into" to "Sign in to".
Diffstat (limited to 'packages/CaptivePortalLogin')
-rw-r--r--packages/CaptivePortalLogin/res/values-en-rGB/strings.xml2
-rw-r--r--packages/CaptivePortalLogin/res/values-en-rIN/strings.xml2
-rw-r--r--packages/CaptivePortalLogin/res/values/strings.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/packages/CaptivePortalLogin/res/values-en-rGB/strings.xml b/packages/CaptivePortalLogin/res/values-en-rGB/strings.xml
index 687a14e..bfda753 100644
--- a/packages/CaptivePortalLogin/res/values-en-rGB/strings.xml
+++ b/packages/CaptivePortalLogin/res/values-en-rGB/strings.xml
@@ -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>
diff --git a/packages/CaptivePortalLogin/res/values-en-rIN/strings.xml b/packages/CaptivePortalLogin/res/values-en-rIN/strings.xml
index 687a14e..bfda753 100644
--- a/packages/CaptivePortalLogin/res/values-en-rIN/strings.xml
+++ b/packages/CaptivePortalLogin/res/values-en-rIN/strings.xml
@@ -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>
diff --git a/packages/CaptivePortalLogin/res/values/strings.xml b/packages/CaptivePortalLogin/res/values/strings.xml
index 1b0f0a4..8348be9 100644
--- a/packages/CaptivePortalLogin/res/values/strings.xml
+++ b/packages/CaptivePortalLogin/res/values/strings.xml
@@ -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>