From 44f72397bea7d00b3389bb6d97b3991eb8bf5b3b Mon Sep 17 00:00:00 2001 From: Paul Jensen Date: Fri, 27 Feb 2015 11:07:19 -0500 Subject: [PATCH] Correct "Sign-in" and "Sign into" to "Sign in to". bug:19416574 Change-Id: I55cedd2a3e1c1c3192ece860f37c82a55cb6d7c0 --- core/res/res/values/strings.xml | 4 ++-- packages/CaptivePortalLogin/res/values-en-rGB/strings.xml | 2 +- packages/CaptivePortalLogin/res/values-en-rIN/strings.xml | 2 +- packages/CaptivePortalLogin/res/values/strings.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml index 20b4b62f3e80..c849d2c0d1bf 100644 --- a/core/res/res/values/strings.xml +++ b/core/res/res/values/strings.xml @@ -3822,10 +3822,10 @@ - Sign into Wi-Fi network + Sign in to Wi-Fi network - Sign into network + Sign in to network %1$s diff --git a/packages/CaptivePortalLogin/res/values-en-rGB/strings.xml b/packages/CaptivePortalLogin/res/values-en-rGB/strings.xml index 687a14ee3152..bfda753eb5d1 100644 --- a/packages/CaptivePortalLogin/res/values-en-rGB/strings.xml +++ b/packages/CaptivePortalLogin/res/values-en-rGB/strings.xml @@ -4,5 +4,5 @@ "CaptivePortalLogin" "Use this network as is" "Do not use this network" - "Sign-in to network" + "Sign in to network" diff --git a/packages/CaptivePortalLogin/res/values-en-rIN/strings.xml b/packages/CaptivePortalLogin/res/values-en-rIN/strings.xml index 687a14ee3152..bfda753eb5d1 100644 --- a/packages/CaptivePortalLogin/res/values-en-rIN/strings.xml +++ b/packages/CaptivePortalLogin/res/values-en-rIN/strings.xml @@ -4,5 +4,5 @@ "CaptivePortalLogin" "Use this network as is" "Do not use this network" - "Sign-in to network" + "Sign in to network" diff --git a/packages/CaptivePortalLogin/res/values/strings.xml b/packages/CaptivePortalLogin/res/values/strings.xml index 1b0f0a481edd..8348be9f1c5b 100644 --- a/packages/CaptivePortalLogin/res/values/strings.xml +++ b/packages/CaptivePortalLogin/res/values/strings.xml @@ -4,6 +4,6 @@ CaptivePortalLogin Use this network as is Do not use this network - Sign-in to network + Sign in to network -- 2.11.0