From 7d3f31d59b826037bae6bad9be8aaba170529d8d Mon Sep 17 00:00:00 2001 From: Fuwn Date: Sat, 13 Jan 2024 20:02:01 -0800 Subject: feat(settings): calculation descriptions --- src/lib/Settings/Categories/Calculation.svelte | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/lib/Settings/Categories/Calculation.svelte b/src/lib/Settings/Categories/Calculation.svelte index d6a50653..7019894b 100644 --- a/src/lib/Settings/Categories/Calculation.svelte +++ b/src/lib/Settings/Categories/Calculation.svelte @@ -10,7 +10,7 @@ text="Round down chapters (recommended)" > - Round chapters down to the nearest whole number. (e.g., 50/50.6 would not be due) + Round chapters down to the nearest whole number (e.g., 50/50.6 would not be due) @@ -22,10 +22,10 @@ > Out-of-date volume warnings display an alert when there is a mismatch between the chapter - progress and number of volumes you have completed for a given title. + progress and number of volumes you have logged for a given title.
- 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. + For example, an alert would be shown if you have tracked a manga up to Ch. 50 (Vol. 5), but have + less than 4 volumes logged.
-- cgit v1.2.3