fix(settings): label image-only cache clearing accurately

This commit is contained in:
edde746
2026-07-24 08:09:14 +02:00
parent 269bb7a322
commit 6c03094ef1
40 changed files with 146 additions and 248 deletions
+3 -3
View File
@@ -187,9 +187,9 @@
"debugLoggingDescription": "Enable detailed logging for troubleshooting",
"viewLogs": "View Logs",
"viewLogsDescription": "View application logs",
"clearCache": "Clear Cache",
"clearCacheDescription": "Clear cached images and data. Content may load slower.",
"clearCacheSuccess": "Cache cleared successfully",
"clearImageCache": "Clear Image Cache",
"clearImageCacheDescription": "Clear cached artwork and thumbnails. Images may load slower until downloaded again.",
"clearImageCacheSuccess": "Image cache cleared successfully",
"resetSettings": "Reset Settings",
"resetSettingsDescription": "Restore default settings. This can't be undone.",
"resetSettingsSuccess": "Settings reset successfully",