Complete download integration

This commit is contained in:
jpirnay
2026-05-02 17:01:25 +02:00
parent df94ccaa86
commit 816523cc59
4 changed files with 28 additions and 0 deletions
+8
View File
@@ -24,6 +24,7 @@ STR_EMPTY_FILE: "Empty file"
STR_OUT_OF_BOUNDS: "Out of bounds"
STR_LOADING: "Loading..."
STR_LOADING_POPUP: "Loading"
STR_LOADING_FONT_LIST: "Loading font list..."
STR_WIFI_NETWORKS: "WiFi Networks"
STR_NO_NETWORKS: "No networks found"
STR_NETWORKS_FOUND: "%zu networks found"
@@ -99,6 +100,9 @@ STR_CREATE_FALLBACK_FOR_INVALID_TOC: "Create fallback for invalid TOC"
STR_ORIENTATION: "Reading Orientation"
STR_LONG_PRESS_SKIP: "Long-press Chapter Skip"
STR_FONT_FAMILY: "Reader Font Family"
STR_FONT_DOWNLOAD: "Font Download"
STR_FONT_INSTALLED: "Font installed!"
STR_FONT_INSTALL_FAILED: "Font installation failed"
STR_FONT_SIZE: "Reader Font Size"
STR_LINE_SPACING: "Reader Line Spacing"
STR_SCREEN_MARGIN: "Reader Screen Margin"
@@ -181,6 +185,9 @@ STR_REGISTER_SUCCESS: "Account created successfully!"
STR_REGISTER_FAILED: "Registration failed"
STR_USERNAME_TAKEN: "Username already taken"
STR_DONE: "Done"
STR_INSTALLED: "Installed"
STR_DOWNLOAD_ALL: "Download / Update All"
STR_UPDATE_AVAILABLE: "Update"
STR_CLEAR_CACHE_WARNING_1: "This will clear all cached book data."
STR_CLEAR_CACHE_WARNING_2: "All reading progress will be lost!"
STR_CLEAR_CACHE_WARNING_3: "Books will need to be re-indexed"
@@ -242,6 +249,7 @@ STR_POWER_ON_HINT: "Press and hold power button to turn back on"
STR_NO_ENTRIES: "No entries found"
STR_DOWNLOADING: "Downloading..."
STR_DOWNLOAD_FAILED: "Download failed"
STR_NO_FONTS_AVAILABLE: "No fonts available"
STR_ERROR_MSG: "Error:"
STR_UNNAMED: "Unnamed"
STR_NO_SERVER_URL: "No server URL configured"