blob: 04dc126213a83c21dbb21c556929b92ea60dcedd [file] [log] [blame]
<!--
Copyright (C) 2022 The LeafOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources>
<!-- DataSwitch Tile -->
<string name="qs_data_switch_label">Switch data card</string>
<string name="qs_data_switch_toast_0">Currently no SIM card is inserted</string>
<string name="qs_data_switch_toast_1">Currently only one SIM card is inserted</string>
<string name="qs_data_switch_text_1">SIM 1</string>
<string name="qs_data_switch_text_2">SIM 2</string>
<string name="qs_data_switch_changed_1">Switched data card to SIM 1.</string>
<string name="qs_data_switch_changed_2">Switched data card to SIM 2.</string>
<!-- QuickSettings: InternetDialog: Summary for how many devices are connected to the hotspot [CHAR LIMIT=NONE] -->
<plurals name="quick_settings_internet_hotspot_summary_num_devices">
<item quantity="one">%d device connected</item>
<item quantity="other">%d devices connected</item>
</plurals>
</resources>