From 0a5e1048ce041643affe67bf45036da9decb8fce Mon Sep 17 00:00:00 2001 From: Hugh Rundle Date: Tue, 7 Nov 2023 12:09:06 +1100 Subject: [PATCH] Add more info to user export page (#3093) - match page title to menu - change description on IMPORT page from 'readthroughs' to 'reading history' - provide more information on export page about what is and is not included. --- bookwyrm/templates/import/import_user.html | 4 +-- .../templates/preferences/export-user.html | 35 ++++++++++++++++--- 2 files changed, 33 insertions(+), 6 deletions(-) diff --git a/bookwyrm/templates/import/import_user.html b/bookwyrm/templates/import/import_user.html index 3f0f7453d..29081df00 100644 --- a/bookwyrm/templates/import/import_user.html +++ b/bookwyrm/templates/import/import_user.html @@ -119,14 +119,14 @@ {% trans "Reading goals" %}

- {% trans "Reading goals for all years listed in the import file" %} + {% trans "Overwrites reading goals for all years listed in the import file" %}