Add a warning about the use of insecure HTTP protocol subscription address

This commit is contained in:
2dust
2024-10-25 11:06:04 +08:00
parent 0efb0b5e3e
commit 78d182fff3
7 changed files with 50 additions and 4 deletions

View File

@@ -1354,4 +1354,10 @@
<data name="menuAddServerViaImage" xml:space="preserve">
<value>Scan QR code in the image</value>
</data>
<data name="InvalidUrlTip" xml:space="preserve">
<value>Invalid address (Url)</value>
</data>
<data name="InsecureUrlProtocol" xml:space="preserve">
<value>Please do not use the insecure HTTP protocol subscription address</value>
</data>
</root>