Version 1.8.6

This commit is contained in:
2026-03-06 22:05:01 +01:00
parent e3e2a87b5e
commit 23223480e5
19 changed files with 32 additions and 8 deletions

View File

@@ -885,4 +885,5 @@
<string name="enterAvalue">输入一个数值。</string>
<string name="setSystemSettingCapital">集合系统设置</string>
<string name="examplesWriteSecureSettings">我没有列出可能的设置。请自己找到这些设置。请参见(此处)一些 <a href="https://developer.android.com/reference/android/provider/Settings.Secure">不完整的</a> 示例。</string>
<string name="httpParametersExplanation">如果参数名以 %1$s 开头且方法为 POST则不会像其他参数key=value那样传输而是作为主数据传输。如果参数以 %2$s 结尾,则不会进行编码。</string>
</resources>