Better error message for file deletion failures (#2298)

This commit is contained in:
Imran Remtulla
2025-05-30 23:48:14 -04:00
parent 3edaa143e4
commit 63e71624f9
28 changed files with 42 additions and 7 deletions

View File

@@ -329,6 +329,7 @@
"welcome": "欢迎光临",
"documentationLinksNote": "下面链接的 Obtainium GitHub 页面包含视频、文章、讨论和其他资源的链接,可帮助您了解如何使用该应用程序。",
"batteryOptimizationNote": "请注意,如果为 Obtainium 禁用操作系统电池优化功能,后台下载可能会更稳定。",
"fileDeletionError": "删除文件失败(尝试手动删除,然后再试一次):\"{}\"",
"removeAppQuestion": {
"one": "是否删除应用?",
"other": "是否删除应用?"