I have a propostion to improve user/group selection dialog. Currently at v11.8 AdvancedInstaller shows groups and users created on machine it's running on. Despite that there are already implemented automatical localization for groups and users based on properties, it's absolutely not obvious that there are such feature, just by looking on dialog (especially for novice users). It would be great if just after "Accounts" root, there will be a branch named "Automatically localized", where all USR_* and GRP_* properties will be listed with current local translation in brackets.
Something like this:
Code: Select all
Accounts
|-- Automatically localized
|-- USR_ANONYMOUS [Anonymous]
|-- USR_GUEST [Guest]
|-- GRP_USERS [Users]
Best regards,
Ivan The Coder