Release ProZilla 2.2.0 with translated status output

This commit is contained in:
Mario Fetka
2026-07-14 17:13:57 +02:00
parent a922885174
commit da5195c6bf
14 changed files with 1402 additions and 725 deletions
+1 -1
View File
@@ -537,7 +537,7 @@ main(int argc, char **argv)
if (opt_file)
url_data->file = opt_file;
PrintMessage("Starting.....");
PrintMessage(_("Starting....."));
//In to %s\n",url_data->host);
// start the download
ret = open_new_dl_win(url_data, rt.ftp_search);