SetupWizard: String cleanup

Change-Id: Ia3295e68935cb986e78c0b003608d9e1eb00d198
This commit is contained in:
cretin45 2015-01-15 16:36:34 -08:00
parent b3bc79f5c7
commit ff33e3b36b
1 changed files with 2 additions and 8 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2013-2014 The Cyanogen Project
Copyright (C) 2013-2015 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@ -16,8 +16,7 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_name">Setup Wizard</string>
<string name="product_name" translatable="false">cyanogen</string>
<string name="account_name" translatable="false">Cyanogen</string>
<string name="product_name" translatable="false">cyanogenmod</string>
<string name="next">Next</string>
<string name="continue_label">Continue</string>
@ -43,11 +42,6 @@
<string name="setup_datetime">Date &amp; time</string>
<string name="setup_current_date">Current date</string>
<string name="setup_current_time">Current time</string>
<string name="setup_msg_no_network">WARNING: You won\'t be able to set up your accounts</string>
<string name="setup_warning_skip_wifi" product="tablet">WARNING: You may incur extra carrier data charges.\n\nTablet setup can require significant network activity.</string>
<string name="setup_warning_skip_wifi" product="default">WARNING: You may incur extra carrier data charges.\n\nPhone setup can require significant network activity.</string>
<string name="setup_privacy">Privacy Settings</string>
<string name="setup_finalizing">Finalizing setup\u2026</string>
<string name="sim_missing_summary">A SIM card has not been detected in your device. Please insert a valid SIM card.</string>
<string name="choose_data_sim_summary">Which SIM do you want to use for data? The selected SIM may incur network charges as it will be used to set up your device.</string>