Merge remote-tracking branch 'origin/master'
# Conflicts: # app/build.gradle.kts # app/src/main/java/org/autojs/autojs/ui/project/BuildActivity.java
This commit is contained in:
@@ -966,6 +966,94 @@
|
||||
<string name="text_supported_abis_short_32bit">ABIs (32-bit)</string>
|
||||
<string name="text_supported_abis_short_64bit">ABIs (64-bit)</string>
|
||||
<string name="text_supported_libraries_short">Libraries</string>
|
||||
<string name="text_jks" translatable="false">JKS</string>
|
||||
<string name="text_bks" translatable="false">BKS</string>
|
||||
<string name="text_default_alias" translatable="false">key0</string>
|
||||
<string name="text_default_validity_years" translatable="false">25</string>
|
||||
<string name="text_default_country_code" translatable="false">CN</string>
|
||||
<string name="text_str_colon_space_str_formatter" translatable="false">%s: %s</string>
|
||||
<string name="text_signature_configuration">Signature Configuration</string>
|
||||
<string name="text_key_store">Keystore</string>
|
||||
<string name="text_default_key_store">Default Keystore</string>
|
||||
<string name="text_manage_key_store">Manage Keystore</string>
|
||||
<string name="text_signature_scheme">Signature Scheme</string>
|
||||
<string name="text_new_key_store">New Key Store</string>
|
||||
<string name="text_key_store_password">Key Store Password</string>
|
||||
<string name="text_key_alias">Alias</string>
|
||||
<string name="text_alias_password">Alias Password</string>
|
||||
<string name="text_signature_algorithm">Signature Algorithm</string>
|
||||
<string name="text_validity_years">Validity (Years)</string>
|
||||
<string name="text_first_and_last_name">Full Name</string>
|
||||
<string name="text_organization">Organization Name</string>
|
||||
<string name="text_organizational_unit">Organizational Unit</string>
|
||||
<string name="text_country_code">Country Code (XX)</string>
|
||||
<string name="text_state_or_province">State or Province</string>
|
||||
<string name="text_city_or_locality">City or Locality</string>
|
||||
<string name="text_street">Street</string>
|
||||
<string name="text_filename_cannot_be_empty">Filename cannot be empty</string>
|
||||
<string name="text_filename_cannot_contain_invalid_character">Filename cannot contain the following characters: \\ / : * ? " < > |</string>
|
||||
<string name="text_filename_is_too_long">Filename is too long</string>
|
||||
<string name="text_password_requires_at_least_n_characters">Password must be at least %d characters long</string>
|
||||
<string name="text_alias_cannot_be_empty">Alias cannot be empty</string>
|
||||
<string name="text_validity_years_cannot_be_empty">Validity years cannot be empty</string>
|
||||
<string name="text_validity_years_cannot_be_zero">Validity years cannot be zero</string>
|
||||
<string name="text_country_code_must_be_two_capital_letters">Country code must be two capital letters</string>
|
||||
<string name="text_at_least_one_certificate_issuer_field_is_not_empty">At least one field from \"Full Name, Organization Name, Organizational Unit, Country Code, State or Province, City or Locality, Street\" must be filled</string>
|
||||
<string name="text_successfully_created_key_store">Successfully created signature key</string>
|
||||
<string name="text_failed_to_create_key_store">Failed to create signature key</string>
|
||||
<string name="text_key_store_has_not_been_verified">Keystore has not been verified</string>
|
||||
<string name="text_key_store_has_been_verified">Keystore has been verified</string>
|
||||
<string name="text_verify">Verify</string>
|
||||
<string name="text_delete_all">Delete All</string>
|
||||
<string name="text_unverified">Unverified</string>
|
||||
<string name="text_verified">Verified</string>
|
||||
<string name="text_verify_key_store">Verify Keystore</string>
|
||||
<string name="text_verify_success">Verification successful</string>
|
||||
<string name="text_verify_failed">Verification failed</string>
|
||||
<string name="text_file_path">File Path</string>
|
||||
<string name="text_supported_permissions_short">Permissions</string>
|
||||
<string name="text_permission_access_wifi_state">Allow the app to access Wi-Fi state</string>
|
||||
<string name="text_permission_write_external_storage">Allow the app to write to external storage</string>
|
||||
<string name="text_permission_read_external_storage">Allow the app to read from external storage</string>
|
||||
<string name="text_permission_read_media_images">Allow the app to read image files from shared storage</string>
|
||||
<string name="text_permission_read_media_video">Allow the app to read video files from shared storage</string>
|
||||
<string name="text_permission_read_media_audio">Allow the app to read audio files from shared storage</string>
|
||||
<string name="text_permission_manage_external_storage">Allow the app to manage all files in external storage</string>
|
||||
<string name="text_permission_broadcast_close_system_dialogs">Allow the app to send an intent to close system dialogs</string>
|
||||
<string name="text_permission_read_privileged_phone_state">Allow the app to access all phone state information</string>
|
||||
<string name="text_permission_install_shortcut">Allow the app to install shortcuts</string>
|
||||
<string name="text_permission_uninstall_shortcut">Allow the app to uninstall shortcuts</string>
|
||||
<string name="text_permission_request_install_packages">Allow the app to request installation of other apps</string>
|
||||
<string name="text_permission_wake_lock">Prevent the phone from going to sleep</string>
|
||||
<string name="text_permission_use_exact_alarm">Allow the app to schedule exact alarms or event reminders</string>
|
||||
<string name="text_permission_schedule_exact_alarm">Allow the app to schedule time-precise operations</string>
|
||||
<string name="text_permission_vibrate">Allow the app to control phone vibration</string>
|
||||
<string name="text_permission_internet">Allow the app to access the internet</string>
|
||||
<string name="text_permission_access_network_state">Allow the app to view network connection status</string>
|
||||
<string name="text_permission_system_alert_window">Allow the app to display over other apps</string>
|
||||
<string name="text_permission_reorder_tasks">Allow the app to reorder running tasks</string>
|
||||
<string name="text_permission_request_ignore_battery_optimizations">Allow the app to request ignoring battery optimizations</string>
|
||||
<string name="text_permission_receive_boot_completed">Allow the app to receive broadcast when device boot completes</string>
|
||||
<string name="text_permission_post_notifications">Allow the app to post notifications</string>
|
||||
<string name="text_permission_foreground_service">Allow the app to run foreground services</string>
|
||||
<string name="text_permission_foreground_service_media_projection">Allow the app to use screen recording and media projection in foreground services</string>
|
||||
<string name="text_permission_foreground_service_special_use">Allow the app to perform special operations in foreground services</string>
|
||||
<string name="text_permission_unlimited_toasts">Allow the app to show unlimited Toast notifications</string>
|
||||
<string name="text_permission_capture_video_output">Allow the app to capture video output</string>
|
||||
<string name="text_permission_dump">Allow the app to dump system information</string>
|
||||
<string name="text_permission_query_all_packages">Allow the app to query all packages</string>
|
||||
<string name="text_permission_package_usage_stats">Allow the app to access usage statistics of other apps</string>
|
||||
<string name="text_permission_write_settings">Allow the app to modify system settings</string>
|
||||
<string name="text_permission_write_secure_settings">Allow the app to read/write secure system settings</string>
|
||||
<string name="text_permission_manage_users">Allow the app to manage users</string>
|
||||
<string name="text_permission_interact_across_users_full">Allow the app to interact across users</string>
|
||||
<string name="text_permission_access_coarse_location">Allow the app to access approximate location via network</string>
|
||||
<string name="text_permission_access_fine_location">Allow the app to access precise location via GPS</string>
|
||||
<string name="text_permission_record_audio">Allow the app to record audio</string>
|
||||
<string name="text_permission_run_command">Specific to Termux app, allow running commands</string>
|
||||
<string name="text_permission_read_phone_state">Allow the app to read phone state and identity</string>
|
||||
<string name="text_permission_read_sms">Allow the app to read SMS</string>
|
||||
<string name="text_permission_shizuku">Allow the app to interact with the system with elevated permissions via Shizuku service</string>
|
||||
<string name="text_switch_window">Switch window</string>
|
||||
<string name="text_symbols_settings">Symbols settings</string>
|
||||
<string name="text_tailor_made_developer">Tailor-made developer</string>
|
||||
|
||||
Reference in New Issue
Block a user