From d216d0f27f40f9a426adf7c53c93be6934e50b93 Mon Sep 17 00:00:00 2001 From: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com> Date: Thu, 16 Jul 2020 00:02:13 -0700 Subject: [PATCH] Reword import help text --- data/interfaces/default/app_import.html | 11 ++++++++--- data/interfaces/default/config_import.html | 12 ++++++------ data/interfaces/default/settings.html | 4 ++-- plexpy/webserve.py | 2 +- 4 files changed, 17 insertions(+), 12 deletions(-) diff --git a/data/interfaces/default/app_import.html b/data/interfaces/default/app_import.html index b03e253f..5f256bd6 100644 --- a/data/interfaces/default/app_import.html +++ b/data/interfaces/default/app_import.html @@ -32,7 +32,7 @@ -
Upload the ${app} database you wish to import.
+Upload the ${app} database file you wish to import.
Browse for the ${app} database you wish to import.
+Browse for the ${app} database file you wish to import.
% if app == 'Tautulli':Libraries, users, notification agents, newsletter agents, and registered mobile devices will also be imported
+The following data will also be imported:
+Click the button below to import a previous Tautulli config.
+ +Click the button below to import a previous Tautulli configuration.