You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Need_Install_With_TrollStore_text" = "Root permission required. Please install using TrollStore. Alternatively, your developer certificate must have the 'com.apple.private.security.no-sandbox' entitlement.\n(This is almost impossible, so stop asking why certificate-signed installation is not supported.)";
@@ -24,10 +25,14 @@
24
25
"Save_Config_Failed_text" = "Failed to save settings";
25
26
"Respiring_text" = "Respring";
26
27
"Enable_QUIC_message" = "Do you want to enable QUIC?\nThe effects and potential side effects cannot be guaranteed.";
28
+
"File_Locked_message" = "The file is locked, please unlock the file write permission in advanced settings first.";
27
29
"Restore_QUIC_message" = "Do you want to restore the system's default QUIC settings?";
28
-
"Lock_QUIC_Config_message" = "Do you want to lock the configuration file's write permissions?\n(Untested. Proceed with caution!)";
30
+
"Lock_QUIC_Config_message" = "Do you want to lock the configuration file's write permissions?\n(Untested. Proceed with caution! Please unlock file permissions before uninstalling the app if it is locked.)";
31
+
"Unlock_QUIC_Config_message" = "Do you want to unlock the configuration file's write permissions?";
"Lock_QUIC_Config_Failed_text" = "Failed to lock file permissions";
35
+
"Unlock_QUIC_Config_Failed_text" = "Failed to unlock file permissions";
31
36
"How_It_Works_text" = "How It Works";
32
37
"Works_Principle_text" = "Based on the content from 'https://www.feng.com/post/13873305'(Chinese), this app modifies the parameters in '/var/preferences/com.apple.networkd.plist'.\nHowever, I cannot guarantee the effectiveness or lack of side effects after enabling QUIC. You are advised to understand how it works yourself. We are not responsible for any impact on your device.";
33
38
"Not_Supported_text" = "Oops, the configuration file was not retrieved. Your system might not support QUIC, so we cannot proceed.";
0 commit comments