summaryrefslogtreecommitdiff
path: root/js/offline.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/offline.js')
-rw-r--r--js/offline.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/offline.js b/js/offline.js
index 424ead4..c47c7b6 100644
--- a/js/offline.js
+++ b/js/offline.js
@@ -26,7 +26,7 @@ function offline_remove2(elem) {
/* exported offline_clear */
function offline_clear() {
- if (confirm("Remove all offline data?")) {
+ if (confirm("Remove all downloaded books?")) {
const promises = [];