Distinction between settings

This commit is contained in:
2026-05-14 20:22:58 +02:00
parent 5417b4e739
commit 887e6de3e4
14 changed files with 126 additions and 31 deletions
+1 -1
View File
@@ -810,7 +810,7 @@
<string name="noticeRestrictedPermissions">如果您未能授予以下权限和\"受限权限\"之类的系统消息,则需要先转到 Android 设置,然后转到应用程序,选择自动化。现在右上角应该有 3 个点。单击\"允许受限设置\"。之后,应该可以授予必要的权限。这应该仅适用于应用的 APK 版本,而不适用于 F-Droid 或 Play 商店中的版本。</string>
<string name="setLocationService">设置位置服务</string>
<string name="setLocationServiceCapital">设置位置服务</string>
<string name="writeSecureSettingsNotice">不幸的是,WRITE_SECURE_SETTINGS无法直接在您的 Android 设备上授予权限。相反,您需要将设备连接到计算机并通过 ADB 授予权限。单击此处了解如何授予它: https://server47.de/automation/adb_hack.php</string>
<string name="writeSecureSettingsNotice">如果你选择全球或安全作为目标,你需要授予WRITE_SECURE_SETTINGS权限。遗憾的是,这个服务不能直接在你的安卓设备上提供。 相反,您需要将设备连接到计算机并通过 ADB 授予权限。单击此处了解如何授予它: <a href="https://server47.de/automation/adb_hack.php">https://server47.de/automation/adb_hack.php</a></string>
<string name="actionSetLocationService">定位服务</string>
<string name="triggerUrlVariableHint">此请求的结果将存储在变量 last_triggerurl_result 中,如果您希望从其他规则中检查它。如果出现像 404 这样的 HTTP 错误,则该值将为\"HTTP_ERROR\"。</string>
<string name="calendarEvent">日历事件</string>