aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Localization
diff options
context:
space:
mode:
authorBond-009 <bond.009@outlook.com>2020-11-02 16:52:49 +0100
committerGitHub <noreply@github.com>2020-11-02 16:52:49 +0100
commit51dc92c3a91a2dfc9109b4e734b34e7c7374b038 (patch)
tree3d1f18d57e4ef30916ff740a9adcfd3c38e95e9f /Emby.Server.Implementations/Localization
parent95918d161ed72cb2914cb3f3b7f55de46ed86372 (diff)
parentde36c8433e6b64e15ffb8535c0e6d1ccb264c49e (diff)
Merge pull request #4326 from crobibero/purge-activity-log
Automatically clean activity log database
Diffstat (limited to 'Emby.Server.Implementations/Localization')
-rw-r--r--Emby.Server.Implementations/Localization/Core/en-US.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/en-US.json b/Emby.Server.Implementations/Localization/Core/en-US.json
index 92c54fb0e..6d8b222b4 100644
--- a/Emby.Server.Implementations/Localization/Core/en-US.json
+++ b/Emby.Server.Implementations/Localization/Core/en-US.json
@@ -95,6 +95,8 @@
"TasksLibraryCategory": "Library",
"TasksApplicationCategory": "Application",
"TasksChannelsCategory": "Internet Channels",
+ "TaskCleanActivityLog": "Clean Activity Log",
+ "TaskCleanActivityLogDescription": "Deletes activity log entries older than the configured age.",
"TaskCleanCache": "Clean Cache Directory",
"TaskCleanCacheDescription": "Deletes cache files no longer needed by the system.",
"TaskRefreshChapterImages": "Extract Chapter Images",