|
194 | 194 | <string name="tile_usb_debugging">USB Debugging</string> |
195 | 195 | <string name="on">On</string> |
196 | 196 | <string name="off">Off</string> |
| 197 | + <string name="private_dns_custom_title">Custom Private DNS</string> |
| 198 | + <string name="private_dns_presets_title">Common DNS Presets</string> |
| 199 | + <string name="private_dns_hostname_label">Provider hostname</string> |
| 200 | + <string name="dns_preset_adguard">AdGuard DNS</string> |
| 201 | + <string name="dns_preset_adguard_hostname">dns.adguard.com</string> |
| 202 | + <string name="dns_preset_google">Google Public DNS</string> |
| 203 | + <string name="dns_preset_google_hostname">dns.google</string> |
| 204 | + <string name="dns_preset_cloudflare">Cloudflare DNS</string> |
| 205 | + <string name="dns_preset_cloudflare_hostname">1dot1dot1dot1.cloudflare-dns.com</string> |
| 206 | + <string name="dns_preset_quad9">Quad9 DNS</string> |
| 207 | + <string name="dns_preset_quad9_hostname">dns.quad9.net</string> |
| 208 | + <string name="dns_preset_cleanbrowsing">CleanBrowsing</string> |
| 209 | + <string name="dns_preset_cleanbrowsing_hostname">adult-filter-dns.cleanbrowsing.org</string> |
197 | 210 | <!-- Screen Locked Security --> |
198 | 211 | <string name="screen_locked_security_title">Screen locked security</string> |
199 | 212 | <string name="screen_locked_security_dialog_title">Screen Locked Security</string> |
|
625 | 638 | <string name="diy_device_effects_android_15_warning">This feature requires Android 15 or higher.</string> |
626 | 639 | <string name="diy_device_effects_enabled">Enabled</string> |
627 | 640 | <string name="diy_device_effects_disabled">Disabled</string> |
| 641 | + <string name="diy_action_sound_mode">Sound Mode</string> |
| 642 | + <string name="diy_sound_mode_desc">This action allows switching between Sound, Vibrate, and Silent modes based on triggers. It requires Do Not Disturb access.</string> |
628 | 643 | <!-- About Section --> |
629 | 644 | <string name="app_developer_name">Sameera Wijerathna</string> |
630 | 645 | <string name="app_description">The all-in-one toolbox for your Pixel and Androids</string> |
|
952 | 967 | <string name="connect_to_airsync_summary">Display battery from your connected mac device in AirSync</string> |
953 | 968 | <string name="download_airsync">Download AirSync App</string> |
954 | 969 | <string name="download_airsync_summary">Required for Mac battery sync</string> |
| 970 | + <string name="feat_battery_notification_title">Battery notification</string> |
| 971 | + <string name="feat_battery_notification_desc">Persistent battery status notification</string> |
| 972 | + <string name="about_desc_battery_notification">Replicate the battery widget experience in your notification shade. It will show the battery levels of all your connected devices in a single persistent notification, updated in real-time. This includes your Mac (via AirSync) and Bluetooth accessories.</string> |
| 973 | + <string name="battery_notification_channel_name">Battery Status Notification</string> |
| 974 | + <string name="battery_notification_channel_desc">Persistent notification showing connected devices battery levels</string> |
| 975 | + <string name="perm_nearby_devices_title">Nearby Devices</string> |
| 976 | + <string name="perm_nearby_devices_desc">Required to detect and retrieve battery information from Bluetooth accessories</string> |
955 | 977 | <!-- GitHub Auth --> |
956 | 978 | <string name="auth_copy_code">Copy code</string> |
957 | 979 | <string name="auth_open_login_page">Open login page</string> |
|
1012 | 1034 | <string name="cat_protection">Protection</string> |
1013 | 1035 | <string name="label_kbd_abc">ABC</string> |
1014 | 1036 | <string name="label_kbd_symbols">\?#/</string> |
| 1037 | + <string name="msg_restrict_own_app_repo">Oi! You can check updates in app settings, No need to add here XD</string> |
| 1038 | + <string name="action_export">Export</string> |
| 1039 | + <string name="action_import">Import</string> |
| 1040 | + <string name="msg_export_success">Repositories exported successfully</string> |
| 1041 | + <string name="msg_export_failed">Failed to export repositories</string> |
| 1042 | + <string name="msg_import_success">Repositories imported successfully</string> |
| 1043 | + <string name="msg_import_failed">Failed to import repositories</string> |
| 1044 | + <string name="label_apps">Apps</string> |
| 1045 | + <string name="feat_text_animations_title">Scale and Animations</string> |
| 1046 | + <string name="feat_text_animations_desc">Adjust system scale and animations</string> |
| 1047 | + <string name="settings_section_text">Text</string> |
| 1048 | + <string name="label_font_scale">Font Scale</string> |
| 1049 | + <string name="label_font_weight">Font Weight</string> |
| 1050 | + <string name="label_reset_default">Reset</string> |
| 1051 | + <string name="settings_section_scale">Scale</string> |
| 1052 | + <string name="label_smallest_width">Smallest Width</string> |
| 1053 | + <string name="msg_shizuku_permission_required">Shizuku permission required to adjust scale</string> |
| 1054 | + <string name="label_grant_permission">Grant Permission</string> |
| 1055 | + <string name="settings_section_animations">Animations</string> |
| 1056 | + <string name="label_animator_duration_scale">Animator duration scale</string> |
| 1057 | + <string name="label_transition_animation_scale">Transition animation scale</string> |
| 1058 | + <string name="label_window_animation_scale">Window animation scale</string> |
| 1059 | + <string name="about_desc_text_animations">Adjust system-wide font scale, weight, and animation speeds. Note that some settings may require advanced permissions or a device reboot for certain apps to reflect changes. \n\nAdditional shizuku or root permission may be necessary for scale adjustments</string> |
1015 | 1060 | </resources> |
0 commit comments