Fix for settings

HTTP-Headers settings no longer crash the application on the device. Group settings removed as they could be be changed a second time due to a bug in the SDK.
This commit is contained in:
Philip Abbey
2025-08-10 14:08:52 +01:00
parent f224268554
commit dd484aa615
40 changed files with 30 additions and 103 deletions

View File

@ -62,9 +62,7 @@
<string id="SettingsConfigUrl">菜单配置的URLJSON</string>
<string id="SettingsCacheConfig">应用程序缓存菜单配置应该缓存吗?</string>
<string id="SettingsClearCache">应用程序下次启动时是否应该清除现有的高速缓存?</string>
<string id="WifiLteExecution">Wi-Fi/LTE执行模式。</string>
<string id="WifiLteExecutionEnable">在Wi-Fi/LTE上启用执行命令。</string>
<string id="WifiLteExecutionDescription">允许该应用在没有电话连接的情况下启动菜单被缓存时并提示通过Wi-Fi/LTE执行命令。</string>
<string id="SettingsVibration">应用程序是否应该通过振动提供反馈?</string>
<string id="SettingsAppTimeout">超时几秒钟。在此不活动期间退出应用程序以节省设备电池。</string>
<string id="SettingsPollDelay">额外的民意调查延迟(以秒为单位)。在所有菜单项的状态更新之间添加延迟。</string>