0.7.1 - Translation not available
@CodingWonders
What is the bug about? Window with etxt not translated
- When doing something, the program crashes
How does it happen? Running the application (first time)
Expected behavior Window with untranslated etxt
Screenshots
Additional context
Attaching DynaLog event logs
DISMTools 0.6.1 and later use DynaLog as a means to write diagnostic information to a log file that you can send to the developers. The log is stored in <program directory>\Logs:
- If you are using an installed copy, go to
\Program Files\DISMTools\<Stable or Preview>\logs - If you are using a portable copy, go to
<startup location>\logs
The file in question is DT_DynaLog.log. Attach this log by dropping it below:
@bovirus, when languages are moved into language files, all of the hard-coded strings will be localizable.
@CodingWonders
I found it in .vb file only english string without case the have different language available.
I know. But I want to make it easier to work on translations. That's why I recommend that you wait.