diff options
author | Abhisek Devkota <ciwrl@lineageos.org> | 2017-04-28 14:28:13 -0700 |
---|---|---|
committer | Abhisek Devkota <ciwrl@lineageos.org> | 2017-04-28 14:28:13 -0700 |
commit | 070d3ec47f3d0b9da0842d9292a5bd9f89bdeb35 (patch) | |
tree | e51672b11703033975efe99b77e77bad02f40f1c /res/values-en-rIN/strings.xml | |
parent | c3f367e577d8abe4939b545675b92fad4eaf5155 (diff) | |
download | packages_apps_SetupWizard-070d3ec47f3d0b9da0842d9292a5bd9f89bdeb35.zip packages_apps_SetupWizard-070d3ec47f3d0b9da0842d9292a5bd9f89bdeb35.tar.gz packages_apps_SetupWizard-070d3ec47f3d0b9da0842d9292a5bd9f89bdeb35.tar.bz2 |
Automatic translation import
Change-Id: Idf9e27490cbd04f3db4fdb1915449468dcd29f52
Diffstat (limited to 'res/values-en-rIN/strings.xml')
-rw-r--r-- | res/values-en-rIN/strings.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/res/values-en-rIN/strings.xml b/res/values-en-rIN/strings.xml index 5664d49..1fb0fe9 100644 --- a/res/values-en-rIN/strings.xml +++ b/res/values-en-rIN/strings.xml @@ -21,10 +21,12 @@ <string name="next">Next</string> <string name="skip">Skip</string> <string name="start">Start</string> + <string name="done">Done</string> <string name="ok">OK</string> <string name="loading">Just a sec\u2026</string> <string name="setup_complete">Setup is complete</string> <string name="setup_welcome">Welcome</string> + <string name="setup_locale">Language</string> <string name="setup_wifi">Select Wi-Fi</string> <string name="setup_sim_missing">SIM card missing</string> <string name="setup_choose_data_sim">Choose a SIM for data</string> @@ -44,19 +46,29 @@ <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_battery_saving"><b>Reduce battery consumption</b> by restricting the number of GPS updates per hour.</string> <string name="location_network"><b>Use Wi-Fi</b> to help apps determine your location.</string> + <string name="location_network_telephony"><b>Use Wi-Fi and cellular networks</b> to help apps determine your location.</string> <string name="location_network_gms"><b>Use Google\'s location service</b> to help apps determine your location. This means sending anonymous location data to Google, even when no apps are running.</string> + <string name="setup_mobile_data">Turn on cellular data</string> <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 cellular data during setup? Turning on cellular data may be subject to data charges.</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> <string name="emergency_call">Emergency call</string> + <string name="setup_services">LineageOS features</string> + <string name="services_explanation" product="tablet">These services work for you to extend the capabilities of your tablet. Data will be used in accordance with LineageOS\'s <xliff:g id="name" example="Privacy Policy">%s</xliff:g>.</string> + <string name="services_explanation" product="default">These services work for you to extend the capabilities of your phone. Data will be used in accordance with LineageOS\'s <xliff:g id="name" example="Privacy Policy">%s</xliff:g>.</string> <string name="services_privacy_policy">Privacy Policy</string> <string name="services_help_improve_cm">Help improve <xliff:g id="name" example="CyanogenMod">%s</xliff:g></string> + <string name="services_metrics_label"><xliff:g id="name" example="Help improve CyanogenMod">%1$s</xliff:g> by automatically sending diagnostic and usage data to LineageOS. This information can’t be used to identify you and lends a hand to teams working on things like battery life, app performance, and new <xliff:g id="name" example="CyanogenMod">%2$s</xliff:g> features.</string> <string name="services_apply_theme">Apply the <xliff:g id="name" example="Material">%s</xliff:g> theme</string> + <string name="services_apply_theme_label"><xliff:g id="name" example="Apply the Material theme">%s</xliff:g> enabling a unique visual style for your icons, wallpaper and more.</string> <string name="services_os_nav_keys_label"><b>Use on screen navigation keys</b> instead of hardware keys.</string> + <string name="services_os_privacy_guard"><b>Enable Privacy guard</b> to make your personal data such as contacts, messages or call logs not available for newly installed apps</string> <string name="setup_unlock">Unlock</string> <string name="setup_device_locked">This device has been locked by the user.</string> + <string name="setup_require_cyanogen_label"><b>Require your account password</b> in order to use your device even after a factory reset.</string> <string name="setup_device_locked_instructions"><i>To turn this feature off/on, please go to Settings > Security</i></string> <!-- Fingerprint setup --> <string name="settings_fingerprint_setup_title">Select backup screen lock type</string> @@ -66,6 +78,11 @@ <string name="fingerprint_setup_backup_lock_method">Setup a secondary unlock method</string> <string name="fingerprint_setup_add_fingerprint">Add your fingerprint</string> <string name="fingerprint_setup_screen_lock_setup">Setup screen lock</string> + <string name="sim_locale_changed">%1$s SIM detected</string> <!-- secure lock screen --> + <string name="settings_lockscreen_setup_title">Select screen lock type</string> <string name="settings_lockscreen_setup_details">How would you like to lock your screen?</string> + <string name="lockscreen_setup_title">Protect your phone</string> + <string name="lockscreen_setup_summary"><b>Protect this device</b> and require a PIN, pattern, or password to unlock the screen</string> + <string name="lockscreen_setup_screen_lock_setup">Set up</string> </resources> |