Thanks a lot for the quick translation!!! :-D
I compiled your resources in the attached version of SuRuns current Beta.
There are some complaints that my Compiler throws when loading your resource:
* "SUBLANG_SPANISH_AR" has to be "SUBLANG_SPANISH_ARGENTINA" (?)
* The two instances of the string "Especificar 'Administradores' en vez de 'Object creator' como propietario por defecto para objetos credos por administradores.\nCUIDADO: Si esta opcion no esta activa, usuarios limitados pueden modificar archivos y claves de registro creadas por administradores de SuRun.", is longer than 256 characters, this will not be compiled into the final exe file due to a limitation for dialog box resources in Windows. I limited the string to "Especificar 'Administradores' en vez de 'Object creator' como propietario por defecto para objetos credos por administradores." in the attached EXE.
After a quick check of the rest:
* The new Dialog IDD_FUSDLG is not present in spanish yet.
* These dialogs do not seem to "look well": IDD_APPOPTIONS, IDD_CURUSRACK, IDD_CURUSRLOGON, IDD_SETUP1, IDD_SETUP2, IDD_SETUP3, IDD_SETUP4. The strings do not fit into the dialogs.
Please check if everything looks as you planned it.
I strongly recommend to check and edit the dialogs with
ResEdit.
So you can see if all are aligned properly.
I'll be on vacation for the next two weeks, so my answers could take some time ;-)
@Mik.c.OS: The language number for SPANISH_ARGENTIA in the registry is 4.