Just create the hu folder under the String folder which I mentioned in the link. I will add them to the project configuration file. Kenji Mouri
Hi! Unfortunately, I only had time now. I uploaded the 2 Hungarian language files to the "NanaZip.UI.Modern/Strings/hu" folder. John Fowler
could the app get same arch upgrade to work faster on cpu with 3d cache ? or cache is not bottleneck? thx
Hi @Mouri_Naruto With NanaZip, if we create a zip file, it will delete/replace the existing zip if the names match and create a new one. It means that users will lose thier previous data if they try to create a zip with the new data in the same folder, this is serious. 7-Zip is also doing the same thing. Windows native zip/7z creation deals with this issue by simply renaming (adding number) the new zip. Browsers and downloaders also do the same to avoid replacing files. Please fix this, thanks.