From a70688feac09e4b4d832001bc1adb23e2e11cccc Mon Sep 17 00:00:00 2001 From: Russell Brenner Date: Wed, 16 Jan 2013 14:39:43 -0800 Subject: [PATCH] Stop hijacking strings from Setup Wizard Some UX behavior was moved from Setup Wizard to Wi-Fi Settings after the localization deadline, so the existing string resources were leveraged by way of their msgid attributes. In most cases, the original strings are no longer needed in Setup Wizard and are being removed from there in a separate CL. Bug: 8020975 Change-Id: Ibd7625c7335ed3c8823b637a452585f5c70e965a --- res/values/strings.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index 0d684413a2..56bebd1df5 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -1445,22 +1445,22 @@ Cancel - Skip anyway + Skip anyway Don\'t skip - WARNING: You may incur extra carrier data charges.\n\nTablet setup can require significant network activity. + WARNING: You may incur extra carrier data charges.\n\nTablet setup can require significant network activity. - WARNING: You may incur extra carrier data charges.\n\nPhone setup can require significant network activity. + WARNING: You may incur extra carrier data charges.\n\nPhone setup can require significant network activity. WARNING: Until you have an internet connection, the tablet won\'t be able to verify that your software is up to date. WARNING: Until you have an internet connection, the phone won\'t be able to verify that your software is up to date. - The tablet was unable to connect to this Wi-Fi network. + The tablet was unable to connect to this Wi-Fi network. - The phone was unable to connect to this Wi-Fi network. + The phone was unable to connect to this Wi-Fi network. -- 2.11.0