Here again some new entrys for the final v2. I have added some comments
for better understand how the new entrys will later displayed.
However feel free to Translate.
232 = Copy FullPathName to Clipboard ; <--- display as Toolbar-Help
233 = Calculating Transferspeed... ; <--- display in ProcessBar (e.g. while Copying)
234 = Copy selection to CommandLine ; <--- display in Menu
235 = Password required ; <--- display in a InputRequester
236 = Please enter password ; <--- (see above)
237 = %FreeMem% of %TotalMem% free. ; <--- Status-View on top. (e.g. "730-MB of 1024-MB free.")
238 = View default icon for all supported packers. ; <--- A new option in preferences (as CheckBox)
239 = Activate date column in explorer. (Column -4-) ; <--- A new option in preferences (as CheckBox)
240 = Date ; <--- Viewed in Column-4 as Header
232 = Copiar Ruta Completa a Portapapeles
233 = Calculando Velocidad de Transferencia...
234 = Copiar Selección a Linea de Comandos
235 = Contraseña Requerida
236 = Introduzca Contraseña
237 = %FreeMem% de %TotalMem% libre.
238 = Mostrar Icono por Defecto de los Archivos Comprimidos Soportados
239 = Activar Columna de Fecha en Explorador.
240 = Fecha
232 = Copier le nom complet du répertoire vers le presse papiers
233 = Calcul du taux de transfert...
234 = Copie de la sélection vers la ligne de commande
235 = Mot de passe requis
236 = Veuillez saisir le mot de passe
237 = %FreeMem% sur %TotalMem% disponibles
238 = Voir l'icône par défaut pour toutes les archives supportées
239 = Activation de la colonne Date dans l'explorateur
240 = Date
Purebasic 6.12 64 bits - Windows 11 Pro 64 bits 23H2
- Startup in Maximized Mode is now faster.
- Added a MakeDir-Option for SevenZip Archives.
- Transferrate will now view while copy and ftp-operations.
- Start-Focus on 'Create New Archive' is now set to the 'Create'-Button.
- MainProgram can now also exit from Menu.
- The Option 'Copy FullPath to Clipboard' works now also without File/Directory selection.
- Selected File/Directoryname can now copy to the CommandLine.
- After a ParentDir ("..") is the latest SubDir now marked and will scroll to this entry.
- Created Directories will now marked.
- Renamed Files and Folders will now marked.
- TextViewer can now also exit from Menu or the ESC-Key.
- Totalsize and free memory of the mediums will now display on top.
- Added Password-Support for ZIP & RAR-Archives.
- Default packer icon can now enable or disable from options.
- File & Folder date can now also display. (Optional Column -4-)
- Added two comboboxes for drive selection.
- Catalogs was updated.
- Some fixes.
In version 2.2 will it be possible to have a new Explorer preference checkbox 'View file/folder attributes' which when ticked, will display a column summarising file and folder attributes similarly to the 'View filesize in bytes' checkbox that currently exists?
An abbreviation scheme could be used:
A = Archive
C = Compressed
D = Delete on close
E = Encrypted
H = Hidden
R = Read only
S = System
T = Temporary
etc.
Normal the idea from you is good, but it can be result in some problems,
because e.g. PureZIP can't add Attributes and the 7-Zip32.dll cannot read
Attributes. But I will see what I can do. Perhaps in higher versions (so not in 2.2)
in the near future.