You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1) Hide libraries from the context submenu (this obviously doesn't affect the library visibility in Calibre!)
31
31
2) Path to the Calibre folder, if the user has it installed in a particular location;
32
32
3) How the import process should behave with duplicates. The following options are established by Calibre: `overwrite` (the new book will replace the old); `ignore` (the book will not be imported); `new_record` (a duplicate entry will be created). Such settings are valid for all import operations, and cannot be modified on a per-book basis.
33
-
4) How to name the Context menu entry ("Import to Calibre" is the default;)
34
-
5) Whether to use a dialog rather than a submenu entry;
35
-
6) Whether to Log all books that are being imported into Calibre, and whether to log all events for debug purposes;
36
-
7) Whether to auto-kill Calibre or prompt the user about it (the import process cannot go through if Calibre or any Calibre-related app is running;)
37
-
8) Select the language of the app (in case the System picked the wrong language for the user.)
33
+
4) Whether to use a dialog rather than a submenu entry;
34
+
5) Whether to Log all books that are being imported into Calibre, and whether to log all events for debug purposes;
35
+
6) Whether to auto-kill Calibre or prompt the user about it (the import process cannot go through if Calibre or any Calibre-related app is running;)
36
+
7) Select the language of the app (in case the System picked the wrong language for the user.)
38
37
39
38
## Localization
40
39
The app is AI-translated in the following langauges:
0 commit comments