Better description for shrink database button (#4814)

Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
This commit is contained in:
Frank Elsinga
2024-10-04 02:54:28 +02:00
committed by GitHub
parent a309cf0e2c
commit e40ce59e66
40 changed files with 9 additions and 40 deletions

View File

@@ -266,6 +266,7 @@
"Security": "Security",
"Steam API Key": "Steam API Key",
"Shrink Database": "Shrink Database",
"shrinkDatabaseDescriptionSqlite": "Trigger database {vacuum} for SQLite. {auto_vacuum} is already enabled but this does not defragment the database nor repack individual database pages the way that the {vacuum} command does.",
"Pick a RR-Type...": "Pick a RR-Type…",
"Pick Accepted Status Codes...": "Pick Accepted Status Codes…",
"Default": "Default",
@@ -302,7 +303,6 @@
"selectedMonitorCount": "Selected: {0}",
"Check/Uncheck": "Check/Uncheck",
"Powered by": "Powered by",
"shrinkDatabaseDescription": "Trigger database VACUUM for SQLite. If your database is created after 1.10.0, AUTO_VACUUM is already enabled and this action is not needed.",
"Customize": "Customize",
"Custom Footer": "Custom Footer",
"Custom CSS": "Custom CSS",