mirror of
https://github.com/Yuvi9587/Kemono-Downloader.git
synced 2025-12-29 16:14:44 +00:00
Commit
This commit is contained in:
16
languages.py
16
languages.py
@@ -296,6 +296,22 @@ Output: '2023-01-15_ChapterOne.jpg', '2023-01-15_ChapterOne_1.png'""",
|
||||
"download_external_links_dialog_title":"Download Selected External Links",
|
||||
"select_all_button_text":"Select All",
|
||||
"deselect_all_button_text":"Deselect All",
|
||||
"deselect_all_button_text":"Deselect All", # Existing, but good to have for context
|
||||
"settings_download_group_title": "Download Settings",
|
||||
"settings_save_path_button": "Save Current Download Path",
|
||||
"settings_save_path_tooltip": "Save the current 'Download Location' from the main window for future sessions.",
|
||||
"settings_save_path_success_title": "Path Saved",
|
||||
"settings_save_path_success_message": "Download location '{path}' saved successfully.",
|
||||
"settings_save_path_invalid_title": "Invalid Path",
|
||||
"settings_save_path_invalid_message": "The path '{path}' is not a valid directory. Please select a valid directory first.",
|
||||
"settings_save_path_empty_title": "Empty Path",
|
||||
"settings_save_path_empty_message": "Download location cannot be empty. Please select a path first.",
|
||||
"settings_save_all_settings_button_text": "Save All Settings",
|
||||
"settings_save_all_settings_button_tooltip": "Save all current application settings (download path, checkboxes, inputs, etc.).",
|
||||
"settings_all_saved_success_title": "Settings Saved",
|
||||
"settings_all_saved_success_message": "All application settings saved successfully.",
|
||||
"settings_all_saved_error_title": "Save Error",
|
||||
"settings_all_saved_error_message": "Could not save all application settings. Check the log for details.",
|
||||
"cookie_browse_button_tooltip":"Browse for a cookie file (Netscape format, typically cookies.txt).\nThis will be used if 'Use Cookie' is checked and the text field above is empty."
|
||||
,
|
||||
"page_range_label_text":"Page Range:",
|
||||
|
||||
Reference in New Issue
Block a user