blob: 52af5fb65758c5f370f178448562f8eb3c85f757 [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>
<!-- 4G icon -->
<string name="show_fourg_icon_title">4G icon</string>
<string name="show_fourg_icon_summary">Show 4G instead of LTE icon in statusbar</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>
<!-- Network traffic -->
<string name="network_traffic_title">Network traffic indicator</string>
<string name="network_traffic_summary">Enable or disable network speed indicator in status bar</string>
<!-- Data usage info in QS footer -->
<string name="usage_data">used today</string>
<string name="usage_data_default_suffix">Data</string>
<string name="usage_wifi_default_suffix">Wi-Fi</string>
<!-- Label for UI element which allows deleting the screenshot [CHAR LIMIT=30] -->
<string name="screenshot_delete_label">Delete</string>
<!-- Content description indicating that tapping the element will allow deleting the screenshot [CHAR LIMIT=NONE] -->
<string name="screenshot_delete_description">Delete screenshot</string>
</resources>