summaryrefslogtreecommitdiffstats
path: root/tests/res
diff options
context:
space:
mode:
authorcretin45 <cretin45@gmail.com>2015-01-19 14:29:43 -0800
committercretin45 <cretin45@gmail.com>2015-01-19 14:29:43 -0800
commit48ca24eb9b92c9b62970c3a12e963f497fc65bbc (patch)
tree22fd632ddb0216535656ce636159e11432850995 /tests/res
parent74ca6faf3aca5658e163a8f3930b67cfeb646698 (diff)
downloadpackages_apps_SetupWizard-48ca24eb9b92c9b62970c3a12e963f497fc65bbc.zip
packages_apps_SetupWizard-48ca24eb9b92c9b62970c3a12e963f497fc65bbc.tar.gz
packages_apps_SetupWizard-48ca24eb9b92c9b62970c3a12e963f497fc65bbc.tar.bz2
SetupWizard: Add Cyanogen services page
Change-Id: I39970b1b659a3a7ed3bb5b4350707aa0e53aba24
Diffstat (limited to 'tests/res')
-rw-r--r--tests/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/res/values/strings.xml b/tests/res/values/strings.xml
index 94d85cb..b396dd8 100644
--- a/tests/res/values/strings.xml
+++ b/tests/res/values/strings.xml
@@ -15,7 +15,7 @@
limitations under the License.
-->
<resources>
- <string name="app_test">CMSetupWizard Test</string>
+ <string name="app_test">SetupWizard Test</string>
<string name="enable_setup">Enable Setup Wizard</string>
<string name="enable_google_setup">Enable Google Setup Wizard</string>
</resources>