From 896b35a79697e5ac5259b88745717a7650597998 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Wed, 10 Jan 2024 23:55:29 -0800 Subject: feat(settings): clearer wording --- src/lib/Settings/Categories/Cache.svelte | 6 +++--- src/lib/Settings/Categories/Calculation.svelte | 6 +++--- src/lib/Settings/Categories/Debug.svelte | 4 ++-- src/lib/Settings/Categories/Display.svelte | 5 ++--- 4 files changed, 10 insertions(+), 11 deletions(-) (limited to 'src') diff --git a/src/lib/Settings/Categories/Cache.svelte b/src/lib/Settings/Categories/Cache.svelte index 9affabc5..07d7cdce 100644 --- a/src/lib/Settings/Categories/Cache.svelte +++ b/src/lib/Settings/Categories/Cache.svelte @@ -3,13 +3,13 @@ - All caches are stored in your browser's localStorage. Clearing your + All caches are stored in your browser's localStorage. Clearing due.moe's site data will clear these caches too.

-Re-cache media lists every +Re-cache AniList media lists every -Re-cache manga chapter counts every +Re-cache manga data every - For example, an alert would be shown if you have tracked up to Vol. 5 Ch. 50, but only have 3 volumes - saved when you should have 4. + For example, an alert would be shown if you have tracked a manga up to Vol. 5 Ch. 50, but only have + 3 volumes saved when you should have 4.
@@ -43,7 +43,7 @@ Smart chapter count calculation uses statistical methods to estimate the number of chapters available for a given title based on user submitted progress.
Having this setting enabled will disable light novel chapter counts and will disable smart chapter count calculation for - titles which you have higher progress than officially known. + titles which you have higher progress than officially reported. diff --git a/src/lib/Settings/Categories/Debug.svelte b/src/lib/Settings/Categories/Debug.svelte index 6b9ae37e..5f6be96b 100644 --- a/src/lib/Settings/Categories/Debug.svelte +++ b/src/lib/Settings/Categories/Debug.svelte @@ -12,6 +12,6 @@ - Resets all of your settings to their default values and clears both media lists and manga chapter - caches + Resets all of your settings to their default values and clears both AniList media list and manga + data caches diff --git a/src/lib/Settings/Categories/Display.svelte b/src/lib/Settings/Categories/Display.svelte index a1d16630..4dbe356d 100644 --- a/src/lib/Settings/Categories/Display.svelte +++ b/src/lib/Settings/Categories/Display.svelte @@ -67,7 +67,7 @@ Outbound links - This option is in full respect to anime outbound links. If LiveChart.me or AnimeSchedule is - chosen, manga links will default to AniList. + If LiveChart.me or AnimeSchedule is chosen, manga links will default to AniList. -- cgit v1.2.3