update some strings

This commit is contained in:
BinTianqi
2024-06-10 10:41:41 +00:00
parent bb81d06421
commit 9ff670231d
5 changed files with 68 additions and 66 deletions

View File

@@ -80,8 +80,8 @@
<string name="enrollment_specific_id">Enrollment specific ID</string>
<string name="require_set_org_id">Require organization ID</string>
<string name="org_name">Organization name</string>
<string name="account_types_management_disabled">Account types with management disabled</string>
<string name="account_types">Account types: </string>
<string name="disable_account_management">Account types with management disabled</string>
<string name="account_types_is">Account types: </string>
<string name="transform_ownership">Transform Ownership</string>
<string name="transform_ownership_desc">Transform device owner or profile owner privilege to another app. The target app must be a device admin. </string>
<string name="target_package_name">Target package name</string>
@@ -215,7 +215,7 @@
<string name="min_wifi_security_level">Min WiFi security level</string>
<string name="wifi_security_level_open">Open</string>
<string name="preferential_network_service">Preferential network service</string>
<string name="wifi_lockdown">WiFi lockdown</string>
<string name="lockdown_admin_configured_network">Lockdown admin configured network</string>
<string name="wifi_ssid_policy">WiFi SSID policy</string>
<string name="ssid_list_is">SSID list: </string>
<string name="cannot_be_empty">Cannot be empty</string>
@@ -231,7 +231,7 @@
<string name="set_dns_host">Set DNS host</string>
<string name="retrieve_net_logs">Network logs</string>
<string name="retrieve">Retrieve</string>
<string name="wifi_keypair">WiFi keypair</string>
<string name="wifi_auth_keypair">WiFi keypair</string>
<string name="keypair">Keypair</string>
<string name="apn_settings">APN settings</string>
<string name="total_apn_amount">APN settings amount: %1$s</string>
@@ -500,19 +500,19 @@
<string name="reset_password_deprecated">Reset password</string>
<string name="required_password_complexity">Required password complexity</string>
<string name="require_set_new_password">Request to set a new password</string>
<string name="keyguard_disabled_features">Keyguard features</string>
<string name="disable_keyguard_features">Keyguard features</string>
<string name="enable_all">Enable all</string>
<string name="keyguard_disabled_features_widgets">Disable widget</string>
<string name="keyguard_disabled_features_camera">Disable camera</string>
<string name="keyguard_disabled_features_notification">Disable notification</string>
<string name="keyguard_disabled_features_unredacted_notification">Disable unredacted notification</string>
<string name="keyguard_disabled_features_trust_agents">Disable trust agents</string>
<string name="keyguard_disabled_features_fingerprint">Disable fingerprint</string>
<string name="keyguard_disabled_features_remote_input">Disable remote input</string>
<string name="keyguard_disabled_features_face">Disable face</string>
<string name="keyguard_disabled_features_iris">Disable iris</string>
<string name="keyguard_disabled_features_biometrics">Disable biometrics</string>
<string name="keyguard_disabled_features_shortcuts">Disable shortcuts</string>
<string name="disable_keyguard_features_widgets">Disable widget</string>
<string name="disable_keyguard_features_camera">Disable camera</string>
<string name="disable_keyguard_features_notification">Disable notification</string>
<string name="disable_keyguard_features_unredacted_notification">Disable unredacted notification</string>
<string name="disable_keyguard_features_trust_agents">Disable trust agents</string>
<string name="disable_keyguard_features_fingerprint">Disable fingerprint</string>
<string name="disable_keyguard_features_remote_input">Disable remote input</string>
<string name="disable_keyguard_features_face">Disable face</string>
<string name="disable_keyguard_features_iris">Disable iris</string>
<string name="disable_keyguard_features_biometrics">Disable biometrics</string>
<string name="disable_keyguard_features_shortcuts">Disable shortcuts</string>
<string name="password_quality_unspecified">Unspecified</string>
<string name="password_quality_something">Password required (No limitation for complexity)</string>
<string name="password_quality_alphabetic">Alphabetic</string>