Files
packages_apps_Settings/res/values/evolution_strings.xml
DarkJoker360 45939de619 Settings: Add a toggle to force LTE_CA
Change-Id: I017be698dc6c438edf2236df7c0125c05202bf3b
Signed-off-by: DarkJoker360 <simoespo159@gmail.com>
2025-12-10 00:41:25 +09:00

31 lines
1.3 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2019-2024 The Evolution X Project
SPDX-License-Identifier: Apache-2.0
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Device Info screen. Evolution X legal. -->
<string name="evolution_license_title">Evolution X legal</string>
<!-- Android version screen, build maintainer -->
<string name="build_maintainer">Build maintainer</string>
<string name="build_maintainer_summary" translatable="false">Unknown</string>
<string name="build_maintainer_donate_url" translatable="false">https://linktr.ee/joeyhuab</string>
<!-- Screenshot shutter -->
<string name="screenshot_shutter_sound_title">Screenshot sound</string>
<!-- Deep Sleep percentage in device info -->
<string name="status_sleep_time">Deep sleep</string>
<!-- Show clipboard overlay -->
<string name="show_clipboard_overlay_title">Show clipboard overlay</string>
<string name="show_clipboard_overlay_summary">Show an overlay in the left bottom corner of the screen when something is copied to the clipboard</string>
<!-- Force LTE_CA -->
<string name="force_lte_ca">Force LTE CA</string>
<string name="force_lte_ca_summary">Force LTE carrier aggregation to work</string>
</resources>