Hello Guys. Today I have made few changes after conversation with some of You. You can download here:
https://jkrecovery.pl/pc3000-folder-file-lister/
**v1.0.126 — Changelog**
**Multi-partition**
• Duplicate CSV validation — the same file cannot be loaded into two partitions
• TXT file validation — checks whether the TXT file matches the CSV of the given partition (path comparison)
• Empty TXT validation — warning when PC-3000 exports an empty file (no damaged files found)
• Error messages stored as translation keys (`dupCsv`, `wrongTxt`, `emptyTxt`) — translated instantly on language change
• Removing all CSV files restores the "Select folder" mode
**HTML Report**
• Fixed file display for second and subsequent partitions — clicking a folder in partition 2+ tree correctly switches data context
• Pagination removed (all files visible at once)
• Folder tree: ROOT always expanded, subfolders collapsed
• Expand/Collapse all buttons work across all partitions
• Triangle ▶ indicators on partition nodes (instead of dots)
**Translations**
• CSV/TXT upload zone labels translated via `tr()` in all 14 languages
• Language change immediately re-translates partition error messages (`setAppLang` calls `renderPartitions`)
• "bad sectors" → "bad file report" across all languages
• Missing IT and FR keys added