digao-dalpiaz / Dam

Delphi and Lazarus Message Dialogs with Formatted Text
MIT License
137 stars 39 forks source link

Change DamLang.ini without any effect #1

Closed Rik69 closed 5 years ago

Rik69 commented 5 years ago

Hi, I updated the DamLang.ini file, rebuild the component, rebuild the demo app without any effect.

What is the process to use an updated DamLang.ini file ?

Thank you

Erik

digao-dalpiaz commented 5 years ago

Hi, I'm sorry I did not see this issue before. I usually receive an e-mail from GitHub.

So, you just need to run the "Build Dam Resource.bat". This batch will re-build the RES file. After that, please run the "AfterBuild.bat" to publish this RES file to the Lib folder.

Regards

digao-dalpiaz commented 5 years ago

Please let me know if any wrong word in the INI file, or new language support. Thanks

Rik69 commented 5 years ago

I tried to compile res after a .ini change without succes. Dam_Resource.rc is not present in the folder so Build Dam Resource.bat crash.

digao-dalpiaz commented 5 years ago

Exactly, I had not seen that file was missing from GitHub.

I already put the file in the repository. Please try again now. Thanks