6.6.3 - Alpha2 - 主题色扩充适配范围并支持更多控件类型

This commit is contained in:
SuperMonster003
2025-05-09 17:27:27 +08:00
parent a9f178ac8c
commit 9f82114757
94 changed files with 1451 additions and 565 deletions

View File

@@ -90,6 +90,7 @@
<string name="key_enable_a11y_service_with_root_access" translatable="false">key_$_enable_a11y_service_with_root_access</string>
<string name="key_enable_a11y_service_with_secure_settings" translatable="false">key_$_enable_a11y_service_with_secure_settings</string>
<string name="key_enable_observe_key" translatable="false">key_$_enable_observe_key</string>
<string name="key_explorer_file_default_prefix" translatable="false">key_$_explorer_file_default_prefix</string>
<string name="key_extending_js_build_in_objects" translatable="false">key_$_extending_js_build_in_objects</string>
<string name="key_file_extensions" translatable="false">key_$_file_extensions</string>
<string name="key_file_extensions_not_show" translatable="false">key_$_file_extensions_not_show</string>
@@ -339,6 +340,7 @@
<string name="dialog_button_update_now">Update</string>
<string name="dialog_button_use_default">Use default</string>
<string name="dialog_button_use_palette">Use palette</string>
<string name="dialog_button_version_histories">Histories</string>
<string name="dialog_button_view_file">View File</string>
<string name="dialog_title_color_details">Color details</string>
<string name="dialog_title_color_palette">Color palette</string>
@@ -594,6 +596,7 @@
<string name="text_all_files_access_is_needed">\"All files access\" is needed to access script files on the phone</string>
<string name="text_all_histories">All histories</string>
<string name="text_all_histories_cleared">All histories have been cleared</string>
<string name="text_all_items_cleared">All items have been cleared</string>
<string name="text_already_copied_to_clip">Copied to clipboard</string>
<string name="text_already_copied_to_clip_but_only_latest_few_items">Already copied to clipboard (only latest %d items)</string>
<string name="text_already_created">Created</string>
@@ -696,6 +699,7 @@
<string name="text_compatibility">Compatibility</string>
<string name="text_config">Config</string>
<string name="text_confirm_to_clear_all_histories">Are you sure to clear all histories?</string>
<string name="text_confirm_to_clear_all_items">Are you sure to clear all items?</string>
<string name="text_confirm_to_clear_histories_of">All histories below will be cleared\n\n[ %1$s ]\n\nAre you sure to clear them all?</string>
<string name="text_confirm_to_clear_histories_of_all_color_libraries">All histories below will be cleared\n\n[ All color libraries ]\n\nAre you sure to clear them all?</string>
<string name="text_confirm_to_delete">Are you sure to delete?</string>
@@ -745,6 +749,7 @@
<string name="text_device_model">Device model</string>
<string name="text_device_name">Device name</string>
<string name="text_device_product_name">Device product name</string>
<string name="text_device_screen_resolution">Device screen resolution</string>
<string name="text_directly_download">Download now</string>
<string name="text_directory">Directory</string>
<string name="text_display_over_other_app">Display over other apps</string>
@@ -1064,6 +1069,7 @@
<string name="text_please_choose_a_script">Choose a script</string>
<string name="text_please_input_name">Input name</string>
<string name="text_please_wait" tools:ignore="TypographyEllipsis">Please wait...</string>
<string name="text_please_wait_a_moment_before_trying_again" tools:ignore="TypographyEllipsis">Please wait a moment before trying again...</string>
<string name="text_pointer_location">Pointer location</string>
<string name="text_pointer_location_toggle_failed_with_hint">Toggle \"pointer location\" failed.\nRoot access is required.</string>
<string name="text_post_notifications_permission">Post notifications</string>