View Single Post
  #1229  
Old 19-09-2022, 11:10
Masquerade Masquerade is offline
Registered User
 
Join Date: Jan 2020
Location: Monte d'Or
Posts: 1,217
Thanks: 294
Thanked 1,404 Times in 637 Posts
Masquerade is on a distinguished road
Quote:
Originally Posted by L33THAK0R View Post
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.
Reply With Quote
The Following User Says Thank You to Masquerade For This Useful Post:
Titeuf (19-09-2022)