This is a squash of the following commits: Author: Danny Baumann <dannybaumann@web.de> Date: Tue Nov 11 13:14:07 2014 +0100 Add back increasing ring feature (2/3). Change-Id: Iafc79a57651db327a100e0f1723b62f442b638be Author: Danny Baumann <dannybaumann@web.de> Date: Mon Nov 24 13:05:39 2014 +0100 Fix NPE. When entering the notification prefs sub activity without the increasing ring pref being visible and leaving it right away, onActivityStop() threw an NPE because the handler wasn't yet constructed. Change-Id: Ia4291d8ac3d1dbf76d432db7e0e973844163c4ae Author: Danny Baumann <dannybaumann@web.de> Date: Fri May 29 08:48:46 2015 +0200 Fix up increasing ring tone volume preview behaviour. Change-Id: Ibe7fdf1ee7f0aa1c7c76052df69fa92e8b6a2ffd Author: Keith Mok <kmok@cyngn.com> Date: Tue Jul 12 09:45:45 2016 -0700 Settings: Always set ramp-up time value during bindView onProgressChange is not always called if we set the ramp up time to 5 sec (0 in seekbar value, since it is the default value, no change). Causing the text showing the ramp up time text value not updated and display as empty when user enable/disable increasing ring volume with ramp up time set to 5 sec. FEIJ-1572 Change-Id: Id32d6b51aab05e80be59bc1912c4ae7c5d114ac5 Author: Zhao Wei Liew <zhaoweiliew@gmail.com> Date: Wed, 18 Jan 2017 15:55:13 +0800 Move notif volume pref on top of increasing ring pref Change Iafc79a57651db327a100e0f1723b62f442b638be added two increasing ringtone-related preferences between the notification volume preference and the ring volume preference. However, the notification volume preference should be grouped together with the media, alarm, and ring volume preferences. Hence, move the notification volume preference back to where it should be. Change-Id: I138e6f78b6c231643d86746858e0cbdfcb0942eb Author: Bruno Martins <bgcngm@gmail.com> Date: Mon Dec 11 23:45:39 2017 +0000 Adapt increasing ring feature to O-MR1 and new Settings UI * Make it depend on SettingsLib's version of Lifecycle and Mixin. * Create a custom style for the IncreasingRingtonePreference and match the new UI in Oreo Settings app. Change-Id: I25462159fa39f5cdaddb1898c71f536572e900a4 Author: Bruno Martins <bgcngm@gmail.com> Date: Fri Jan 14 17:56:29 2022 +0000 Adapt increasing ring feature to S and new Settings UI Change-Id: Ib70f6f71f62e59c945d69ab9c23ca185fde4a4b0 Change-Id: I3f22c77504a5014f9dbd40909d760149143570fe
252 lines
15 KiB
XML
252 lines
15 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>
|
|
|
|
<!-- Cloudflare Block Malware DNS Option -->
|
|
<string name="private_dns_mode_cloudflare_block_malware" translatable="false">Cloudflare Block Malware DNS</string>
|
|
<!-- Cloudflare Block Malware DNS hostname -->
|
|
<string name="private_dns_hostname_cloudflare_block_malware" translatable="false">security.cloudflare-dns.com</string>
|
|
|
|
<!-- Cloudflare Block Malware and Adult Content DNS Option -->
|
|
<string name="private_dns_mode_cloudflare_block_malware_and_adult_content" translatable="false">Cloudflare Block Malware and Adult Content DNS</string>
|
|
<!-- Cloudflare Block Malware and Adult Content DNS hostname -->
|
|
<string name="private_dns_hostname_cloudflare_block_malware_and_adult_content" translatable="false">family.cloudflare-dns.com</string>
|
|
|
|
<!-- AdGuard DNS Option -->
|
|
<string name="private_dns_mode_adguard" translatable="false">AdGuard DNS</string>
|
|
<!-- AdGuard DNS hostname -->
|
|
<string name="private_dns_hostname_adguard" translatable="false">dns.adguard.com</string>
|
|
|
|
<!-- Open DNS Option -->
|
|
<string name="private_dns_mode_open_dns" translatable="false">Open DNS</string>
|
|
<!-- Open DNS hostname -->
|
|
<string name="private_dns_hostname_open_dns" translatable="false">dns.opendns.com</string>
|
|
|
|
<!-- Cleanbrowsing DNS Option -->
|
|
<string name="private_dns_mode_cleanbrowsing" translatable="false">Cleanbrowsing DNS</string>
|
|
<!-- Cleanbrowsing DNS hostname -->
|
|
<string name="private_dns_hostname_cleanbrowsing" translatable="false">security-filter-dns.cleanbrowsing.org</string>
|
|
|
|
<!-- Quad9 DNS Option -->
|
|
<string name="private_dns_mode_quad9" translatable="false">Quad9 DNS</string>
|
|
<!-- Quad9 DNS hostname -->
|
|
<string name="private_dns_hostname_quad9" translatable="false">dns.quad9.net</string>
|
|
|
|
<!-- Quad9 Unsecured DNS Option -->
|
|
<string name="private_dns_mode_quad9_unsecured" translatable="false">Quad9 Unsecured DNS</string>
|
|
<!-- Quad9 Unsecured DNS hostname -->
|
|
<string name="private_dns_hostname_quad9_unsecured" translatable="false">dns10.quad9.net</string>
|
|
|
|
<!-- Quad9 ECS DNS Option -->
|
|
<string name="private_dns_mode_quad9_ecs" translatable="false">Quad9 with ECS DNS</string>
|
|
<!-- Quad9 ECS DNS hostname -->
|
|
<string name="private_dns_hostname_quad9_ecs" translatable="false">dns11.quad9.net</string>
|
|
|
|
<!-- Quad9 Unsecured ECS DNS Option -->
|
|
<string name="private_dns_mode_quad9_unsecured_ecs" translatable="false">Quad9 Unsecured with ECS DNS</string>
|
|
<!-- Quad9 Unsecured ECS DNS hostname -->
|
|
<string name="private_dns_hostname_quad9_unsecured_ecs" translatable="false">dns12.quad9.net</string>
|
|
|
|
<!-- Per-app volume -->
|
|
<string name="app_volume">App volume</string>
|
|
<string name="app_volume_title">Per-app volume control</string>
|
|
<string name="app_volume_summary">Show per-app volume button into volume dialog</string>
|
|
|
|
<!-- Wi-Fi MAC address randomization -->
|
|
<string name="wifi_per_connection_random_mac_addr">Use per-connection randomized MAC (default)</string>
|
|
<string name="wifi_per_network_random_mac_addr">Use per-network randomized MAC</string>
|
|
<string name="wifi_device_mac_addr">Use device MAC</string>
|
|
|
|
<!-- Hardware info -->
|
|
<string name="device_market_name">Market Name</string>
|
|
<string name="soc_model">SoC Model</string>
|
|
<string name="total_ram">Total RAM</string>
|
|
|
|
<!-- Wifi/Bluetooth auto timeout -->
|
|
<string name="wifi_timeout">WiFi timeout</string>
|
|
<string name="wifi_timeout_summary">Do not automatically turn off WiFi</string>
|
|
<string name="wifi_timeout_summary_auto">WiFi will turn off after <xliff:g id="timeout_description">%1$s</xliff:g> if no network connected</string>
|
|
<string name="bluetooth_timeout">Bluetooth timeout</string>
|
|
<string name="bluetooth_timeout_summary">Do not automatically turn off Bluetooth</string>
|
|
<string name="bluetooth_timeout_summary_auto">Bluetooth will turn off after <xliff:g id="timeout_description">%1$s</xliff:g> if no devices connected</string>
|
|
<string name="custom_timeout_summary_never">Never</string>
|
|
<string name="custom_timeout_summary_5secs">5 seconds</string>
|
|
<string name="custom_timeout_summary_10secs">10 seconds</string>
|
|
<string name="custom_timeout_summary_15secs">15 seconds</string>
|
|
<string name="custom_timeout_summary_30secs">30 seconds</string>
|
|
<string name="custom_timeout_summary_1min">1 minute</string>
|
|
<string name="custom_timeout_summary_2mins">2 minutes</string>
|
|
<string name="custom_timeout_summary_5mins">5 minutes</string>
|
|
<string name="custom_timeout_summary_10mins">10 minutes</string>
|
|
<string name="custom_timeout_summary_20mins">20 minutes</string>
|
|
<string name="custom_timeout_summary_30mins">30 minutes</string>
|
|
<string name="custom_timeout_summary_1hour">1 hour</string>
|
|
<string name="custom_timeout_summary_2hours">2 hours</string>
|
|
<string name="custom_timeout_summary_4hours">4 hours</string>
|
|
<string name="custom_timeout_summary_8hours">8 hours</string>
|
|
<string name="custom_timeout_summary_12hours">12 hours</string>
|
|
<string name="custom_timeout_summary_24hours">24 hours</string>
|
|
<string name="custom_timeout_summary_36hours">36 hours</string>
|
|
<string name="custom_timeout_summary_48hours">48 hours</string>
|
|
<string name="custom_timeout_summary_72hours">72 hours</string>
|
|
|
|
<!-- Default Timeouts -->
|
|
<string name="custom_timeout_summary_1hour_def">1 hour (Default)</string>
|
|
|
|
<!-- Default getTimeSpentInApp string for Wellbeing to display. [CHAR LIMIT=NONE] -->
|
|
<string name="duration_less_than_one_minute">Less than 1 Minute</string>
|
|
|
|
<!-- Summary for Wellbeing screen time usage. [CHAR LIMIT=NONE] -->
|
|
<string name="screen_time_summary_usage_today">%1$s today</string>
|
|
|
|
<!-- Auto pin confirm -->
|
|
<string name="lock_screen_auto_pin_confirm_summary_custom">Unlock automatically if you input a correct PIN. This is slightly less secure than tapping Enter to confirm.</string>
|
|
|
|
<!-- Radio Info -->
|
|
<string name="radio_info_title">Radio info</string>
|
|
|
|
<!-- USB configuration -->
|
|
<string name="usb_default_config_title">USB configuration</string>
|
|
<string name="usb_default_config_summary">Choose the default behavior when connected to a device via USB</string>
|
|
|
|
<!-- App details: open play store link if app is user installed -->
|
|
<string name="app_play_store">Google Play</string>
|
|
|
|
<!-- Menu option for not validating the EAP server -->
|
|
<string name="wifi_do_not_validate_eap_server">Do not validate</string>
|
|
<!-- Warning message displayed if user choses not to validate the EAP server -->
|
|
<string name="wifi_do_not_validate_eap_server_warning">No certificate specified. Your connection will not be private.</string>
|
|
|
|
<!-- Clipboard -->
|
|
<string name="copied_to_clipboard">Copied to clipboard</string>
|
|
<string name="longpress_to_clipboard">Long-press to copy</string>
|
|
|
|
<!-- WiFi Hotspot -->
|
|
<string name="wifi_hotspot_hidden_ssid_title">Hidden network</string>
|
|
<string name="wifi_hotspot_hidden_ssid_summary">Your mobile hotspot\'s name won\'t appear in the list of available WLAN networks.</string>
|
|
<string name="wifi_hotspot_client_manager_title">Connected devices</string>
|
|
<string name="wifi_hotspot_client_manager_summary">List and manage devices connected to the hotspot</string>
|
|
<string name="wifi_hotspot_client_manager_list_only_summary">List devices connected to the hotspot</string>
|
|
<string name="wifi_hotspot_client_limit_title">Limit of connected devices</string>
|
|
<string name="wifi_hotspot_blocked_clients_list_title">Blocked Devices</string>
|
|
<string name="wifi_hotspot_connected_clients_list_title">Connected Devices</string>
|
|
<string name="wifi_hotspot_block_client_dialog_title">Block device</string>
|
|
<string name="wifi_hotspot_block_client_dialog_text">This action will disconnect \"<xliff:g id="device_name">%1$s</xliff:g>\" from this device and add it to blocklist</string>
|
|
<string name="wifi_hotspot_unblock_client_dialog_title">Unblock device</string>
|
|
<string name="wifi_hotspot_unblock_client_dialog_text">The device \"<xliff:g id="device_name">%1$s</xliff:g>\" will be able to connect to this hotspot</string>
|
|
<string name="wifi_hotspot_client_manager_footer_text">No clients are currently available. Connected and blocked devices will be listed here when available.</string>
|
|
<plurals name="wifi_hotspot_client_limit_summary">
|
|
<item quantity="other">Up to <xliff:g id="device_num">%1$d</xliff:g> devices can connect to this hotspot</item>
|
|
<item quantity="one">Up to <xliff:g id="device_num">%1$d</xliff:g> device can connect to this hotspot</item>
|
|
</plurals>
|
|
|
|
<!-- Smart 5G -->
|
|
<string name="smart_5g_title">Smart 5G</string>
|
|
<string name="smart_5g_summary">Automatically switch between 5G and 4G to reduce battery consumption</string>
|
|
|
|
<!-- Doze on double tap -->
|
|
<string name="double_tap_title">Double tap</string>
|
|
<string name="doze_double_tap_title">Double tap to check phone</string>
|
|
<string name="doze_double_tap_summary">Pulse notifications by a double tap</string>
|
|
|
|
<!-- Clipboard auto clear -->
|
|
<string name="clipboard_auto_clear_timeout_title">Clipboard auto clear timeout</string>
|
|
<string name="clipboard_auto_clear_title">Clipboard auto clear</string>
|
|
<string name="clipboard_auto_clear_summary">Automatically clear clipboard at the scheduled time</string>
|
|
<string name="clipboard_auto_clear_enabled_title">Use clipboard auto clear</string>
|
|
<string name="clipboard_auto_clear_timeout_disable_clipboard">Disable clipboard</string>
|
|
|
|
<!-- Game space -->
|
|
<string name="game_space_title">Game space</string>
|
|
<string name="game_space_summary">Enhance your gaming experience</string>
|
|
|
|
<!-- Unlimit screenrecord -->
|
|
<string name="unlimit_screenrecord_title">Unlimit screenrecord</string>
|
|
<string name="unlimit_screenrecord_summary">Remove the 15GiB file size limit\nMay result in a larger than needed output file</string>
|
|
|
|
<!-- Hide screen capture status -->
|
|
<string name="hide_screen_capture_status_title">Hide screen capture status</string>
|
|
<string name="hide_screen_capture_status_summary">Hide screen capture and screen record status from all applications. Can be convenient in some cases but may lead to privacy leaks. Need to restart applications for the change to take effect.</string>
|
|
|
|
<!-- No storage restrict -->
|
|
<string name="no_storage_restrict_title">No storage restrict</string>
|
|
<string name="no_storage_restrict_summary">Remove the restriction when selecting folders through Storage Access Framework. Can be convenient in some cases but may lead to privacy leaks.</string>
|
|
|
|
<!-- Wifi Display settings. The title of a menu item to disable mirroring confimration [CHAR LIMIT=40] -->
|
|
<string name="mirroring_confirmation_disable_menu_item">Disable mirroring confirmation</string>
|
|
|
|
<!-- Hide developer status -->
|
|
<string name="hide_developer_status_title">Hide developer status</string>
|
|
<string name="hide_developer_status_summary">Hide developer status from apps</string>
|
|
|
|
<!-- App search preference -->
|
|
<string name="search">Search</string>
|
|
<string name="search_apps">Search apps</string>
|
|
|
|
<!-- App lock -->
|
|
<string name="app_lock_title">App lock</string>
|
|
<plurals name="app_lock_summary">
|
|
<item quantity="one"><xliff:g example="1" id="Number of applications">%1$d</xliff:g> application is protected</item>
|
|
<item quantity="other"><xliff:g example="10" id="Number of applications">%1$d</xliff:g> applications are protected</item>
|
|
</plurals>
|
|
<string name="app_lock_authentication_dialog_title">Unlock</string>
|
|
<string name="enable_debugging">Enable debugging</string>
|
|
<string name="disable_debugging">Disable debugging</string>
|
|
<string name="app_lock_packages_title">Protected apps</string>
|
|
<string name="app_lock_packages_summary">Select the apps to protect with biometrics or device credentials</string>
|
|
<string name="app_lock_timeout_title">Auto lock timeout</string>
|
|
<string name="app_lock_timeout_summary">Duration of time after which an unlocked app in background should be locked</string>
|
|
<string name="app_lock_notifications_title">Redact notifications</string>
|
|
<string name="app_lock_notifications_summary">Notification content will be hidden and collapsed for selected apps when they are locked. Heads up notifications will be automatically disabled.</string>
|
|
<string name="app_lock_notifications_disabled_summary">Protect an application first</string>
|
|
<string name="app_lock_biometrics_allowed_title">Enable biometrics for unlocking</string>
|
|
<string name="app_lock_footer_text">Bubbles will be automatically dismissed after timeout</string>
|
|
<string name="enable_protection">Enable protection</string>
|
|
<string name="hide_from_launcher_title">Hide from launcher</string>
|
|
<string name="hide_from_launcher_summary">Prevent this application from showing up in any launcher. Requires a launcher restart for changes to take effect.</string>
|
|
|
|
<!-- Doze on charge -->
|
|
<string name="doze_on_charge_title">Always show when charging</string>
|
|
<string name="doze_on_charge_summary">Display info when device is charging</string>
|
|
|
|
<!-- Incall vibrate options -->
|
|
<string name="incall_vibration_category">In-call vibration options</string>
|
|
<string name="incall_vibrate_connect_title">Vibrate on connect</string>
|
|
<string name="incall_vibrate_call_wait_title">Vibrate on call waiting</string>
|
|
<string name="incall_vibrate_disconnect_title">Vibrate on disconnect</string>
|
|
|
|
<!-- Label for a numbered SIM card. [CHAR LIMIT=40] -->
|
|
<string name="sim_card_number_title" translatable="false">SIM <xliff:g id="card_number">%1$d</xliff:g></string>
|
|
|
|
<!-- Increasing ring tone volume -->
|
|
<string name="increasing_ring_volume_option_title">Increasing ring volume</string>
|
|
<string name="increasing_ring_min_volume_title">Start volume</string>
|
|
<string name="increasing_ring_ramp_up_time_title">Ramp-up time</string>
|
|
</resources>
|