Quote:
Originally Posted by L33THAK0R
Is it possible to implement external labels to replace TimeStr1/2/3? I've got the issue currently where the time elapsed/remaining labels are cut off by the WizardForm boundaries, however this issue would be resolved if I were able to shorten "hour(s)"/"minute(s)"/"second(s)" to something simpler such as "hr(s)"/"min(s)"/"sec(s)", however I'm currently unable to figure out how to do so.
|
If I am correct in thinking, these strings are read from ISDone's configurations. So, just edit the corresponding ini file for each language in "
Resources\Includes" folder. Should fix your problem.