diff options
| author | Cody Robibero <cody@robibe.ro> | 2020-11-02 03:52:14 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-02 03:52:14 -0700 |
| commit | de36c8433e6b64e15ffb8535c0e6d1ccb264c49e (patch) | |
| tree | 149ea2f0894d1905e56bb43fbbf4dcf7b285646a | |
| parent | ceecc80bb3816ca41d470e3b537a1bf7b632e8e2 (diff) | |
Update Emby.Server.Implementations/Localization/Core/en-US.json
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/en-US.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/en-US.json b/Emby.Server.Implementations/Localization/Core/en-US.json index bc973c973..6d8b222b4 100644 --- a/Emby.Server.Implementations/Localization/Core/en-US.json +++ b/Emby.Server.Implementations/Localization/Core/en-US.json @@ -96,7 +96,7 @@ "TasksApplicationCategory": "Application", "TasksChannelsCategory": "Internet Channels", "TaskCleanActivityLog": "Clean Activity Log", - "TaskCleanActivityLogDescription": "Deletes activity log entries older then the configured age.", + "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", |
