103 lines
6 KiB
XML
103 lines
6 KiB
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<!--Copyright (c) 2015, The Linux Foundation. All rights reserved.
|
||
|
Redistribution and use in source and binary forms, with or without
|
||
|
modification, are permitted provided that the following conditions are
|
||
|
met:
|
||
|
* Redistributions of source code must retain the above copyright
|
||
|
notice, this list of conditions and the following disclaimer.
|
||
|
* Redistributions in binary form must reproduce the above
|
||
|
copyright notice, this list of conditions and the following
|
||
|
disclaimer in the documentation and/or other materials provided
|
||
|
with the distribution.
|
||
|
* Neither the name of The Linux Foundation nor the names of its
|
||
|
contributors may be used to endorse or promote products derived
|
||
|
from this software without specific prior written permission.
|
||
|
THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
|
||
|
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
||
|
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
|
||
|
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
|
||
|
BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
||
|
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
|
||
|
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
|
||
|
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
|
||
|
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
|
||
|
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
|
||
|
IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||
|
-->
|
||
|
|
||
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||
|
<string-array name="preferred_network_mode_choices" translatable="false">
|
||
|
<item>@string/preferred_network_mode_td_scdma_lte_gsm_wcdma_cdma_evdo_choice </item>
|
||
|
<item>@string/preferred_network_mode_td_scdma_gsm_wcdma_cdma_evdo_choice</item>
|
||
|
<item>@string/preferred_network_mode_td_scdma_gsm_wcdma_lte_choice</item>
|
||
|
<item>@string/preferred_network_mode_td_scdma_wcdma_lte_choice</item>
|
||
|
<item>@string/preferred_network_mode_td_scdma_gsm_wcdma_choice</item>
|
||
|
<item>@string/preferred_network_mode_td_scdma_gsm_lte_choice</item>
|
||
|
<item>@string/preferred_network_mode_td_scdma_gsm_choice</item>
|
||
|
<item>@string/preferred_network_mode_td_scdma_lte_choice</item>
|
||
|
<item>@string/preferred_network_mode_td_scdma_wcdma_choice</item>
|
||
|
<item>@string/preferred_network_mode_td_scdma_only_choice</item>
|
||
|
<item>@string/preferred_network_mode_lte_wcdma_choice</item>
|
||
|
<item>@string/preferred_network_mode_lte_choice</item>
|
||
|
<item>@string/preferred_network_mode_global_choice</item>
|
||
|
<item>@string/preferred_network_mode_gsm_wcdma_lte_choice</item>
|
||
|
<item>@string/preferred_network_mode_cdma_lte_evdo_choice</item>
|
||
|
<item>@string/preferred_network_mode_cdma_evdo_gsm_wcdma_choice</item>
|
||
|
<item>@string/preferred_network_mode_evdo_only_choice</item>
|
||
|
<item>@string/preferred_network_mode_cdma_wo_evdo_choice</item>
|
||
|
<item>@string/preferred_network_mode_cdma_evdo_auto_choice</item>
|
||
|
<item>@string/preferred_network_mode_gsm_wcdma_auto_choice</item>
|
||
|
<item>@string/preferred_network_mode_wcdma_only_choice</item>
|
||
|
<item>@string/preferred_network_mode_gsm_only_choice</item>
|
||
|
<item>@string/preferred_network_mode_gsm_wcdma_preferred_choice</item>
|
||
|
</string-array>
|
||
|
<string-array name="preferred_network_mode_values" translatable="false">
|
||
|
<item>"22"</item>
|
||
|
<item>"21"</item>
|
||
|
<item>"20"</item>
|
||
|
<item>"19"</item>
|
||
|
<item>"18"</item>
|
||
|
<item>"17"</item>
|
||
|
<item>"16"</item>
|
||
|
<item>"15"</item>
|
||
|
<item>"14"</item>
|
||
|
<item>"13"</item>
|
||
|
<item>"12"</item>
|
||
|
<item>"11"</item>
|
||
|
<item>"10"</item>
|
||
|
<item>"9"</item>
|
||
|
<item>"8"</item>
|
||
|
<item>"7"</item>
|
||
|
<item>"6"</item>
|
||
|
<item>"5"</item>
|
||
|
<item>"4"</item>
|
||
|
<item>"3"</item>
|
||
|
<item>"2"</item>
|
||
|
<item>"1"</item>
|
||
|
<item>"0"</item>
|
||
|
</string-array>
|
||
|
<string name="preferred_network_mode_td_scdma_lte_gsm_wcdma_cdma_evdo_choice">TD-SCDMA/LTE/GSM/WCDMA/CDMA/EVDO</string>
|
||
|
<string name="preferred_network_mode_td_scdma_gsm_wcdma_cdma_evdo_choice">TD-SCDMA/GSM/WCDMA/CDMA/EVDO</string>
|
||
|
<string name="preferred_network_mode_td_scdma_gsm_wcdma_lte_choice">TD-SCDMA/GSM/WCDMA/LTE</string>
|
||
|
<string name="preferred_network_mode_td_scdma_wcdma_lte_choice">TD-SCDMA/WCDMA/LTE</string>
|
||
|
<string name="preferred_network_mode_td_scdma_gsm_wcdma_choice">TD-SCDMA/GSM/WCDMA</string>
|
||
|
<string name="preferred_network_mode_td_scdma_gsm_lte_choice">TD-SCDMA/GSM/LTE</string>
|
||
|
<string name="preferred_network_mode_td_scdma_gsm_choice">TD-SCDMA/GSM</string>
|
||
|
<string name="preferred_network_mode_td_scdma_lte_choice">TD-SCDMA/LTE</string>
|
||
|
<string name="preferred_network_mode_td_scdma_wcdma_choice">TD-SCDMA/WCDMA</string>
|
||
|
<string name="preferred_network_mode_td_scdma_only_choice">TD-SCDMA only</string>
|
||
|
<string name="preferred_network_mode_lte_wcdma_choice">LTE / WCDMA</string>
|
||
|
<string name="preferred_network_mode_lte_choice">LTE</string>
|
||
|
<string name="preferred_network_mode_global_choice">Global</string>
|
||
|
<string name="preferred_network_mode_gsm_wcdma_lte_choice">GSM/WCDMA/LTE</string>
|
||
|
<string name="preferred_network_mode_cdma_lte_evdo_choice">CDMA + LTE/EvDo</string>
|
||
|
<string name="preferred_network_mode_cdma_evdo_gsm_wcdma_choice">CDMA/EvDo/GSM/WCDMA</string>
|
||
|
<string name="preferred_network_mode_evdo_only_choice">EvDo only</string>
|
||
|
<string name="preferred_network_mode_cdma_wo_evdo_choice">CDMA w/o EvDo</string>
|
||
|
<string name="preferred_network_mode_cdma_evdo_auto_choice">CDMA/EvDo auto</string>
|
||
|
<string name="preferred_network_mode_gsm_wcdma_auto_choice">GSM/WCDMA auto</string>
|
||
|
<string name="preferred_network_mode_wcdma_only_choice">WCDMA only</string>
|
||
|
<string name="preferred_network_mode_gsm_only_choice">GSM only</string>
|
||
|
<string name="preferred_network_mode_gsm_wcdma_preferred_choice">GSM/WCDMA preferred</string>
|
||
|
</resources>
|