summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorcretin45 <cretin45@gmail.com>2015-02-02 16:44:52 -0800
committercretin45 <cretin45@gmail.com>2015-02-03 17:00:17 -0800
commit3441abdd57eebbdfefdf793f3e189841720e6058 (patch)
tree2d837869a41ea092708502764acffcd513182e99 /res/values
parent7e9af47d04f9928d428d6eb6ed39f321816de774 (diff)
downloadpackages_apps_SetupWizard-3441abdd57eebbdfefdf793f3e189841720e6058.zip
packages_apps_SetupWizard-3441abdd57eebbdfefdf793f3e189841720e6058.tar.gz
packages_apps_SetupWizard-3441abdd57eebbdfefdf793f3e189841720e6058.tar.bz2
SetupWizard: Add backup restore
Change-Id: Ide7149eee903cce11dfeb7fb919b707c614c8735
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml8
1 files changed, 6 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 4c012a0..634a9ca 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -42,6 +42,7 @@
<string name="setup_gms_account">GMS account</string>
<string name="setup_choose_data_sim">Choose a SIM for Data</string>
<string name="setup_location">Location Services</string>
+ <string name="setup_other">Other Services</string>
<string name="setup_datetime">Date &amp; time</string>
<string name="setup_current_date">Current date</string>
<string name="setup_current_time">Current time</string>
@@ -51,6 +52,9 @@
<string name="date_time_summary">Set your time zone and adjust current date and time if needed</string>
+ <string name="backup_data_title">Back up my data</string>
+ <string name="backup_data_summary">Back up app data, Wi-Fi passwords, and other settings to Google servers</string>
+
<string name="location_services_summary">Location services allows Maps and other apps to gather and use data such as your approximate location. For example, Maps may use your approximate location to locate nearby coffee shops.</string>
<string name="location_access_summary"><b>Allow apps that have asked your permission</b> to use your location information. This may include your current location and past locations.</string>
<string name="location_gps"><b>Improve location accuracy</b> by allowing apps to use the GPS on your phone.</string>
@@ -60,8 +64,8 @@
<string name="setup_mobile_data_no_service">No service</string>
<string name="setup_mobile_data_emergency_only">Emergency calls only</string>
<string name="enable_mobile_data_summary">Do you want to use mobile data during setup? Turning on mobile data may be subject to data charges.</string>
- <string name="enable_mobile_off">No</string>
- <string name="enable_mobile_on">Yes</string>
+ <string name="no">No</string>
+ <string name="yes">Yes</string>
<string name="data_sim_name">SIM <xliff:g id="sub">%d</xliff:g> - <xliff:g id="name">%s</xliff:g></string>