This PR add a debug helper function: dump_lang_data.
It logs src/core/lang.c data content to help checking texts and messages validity.
It's called only when you change the language setting in the Options menu, thus the log won't appear normally.
It helps #689 to identify corrupted/duplicate/empty translation text and messages.
This PR add a debug helper function: dump_lang_data. It logs src/core/lang.c data content to help checking texts and messages validity. It's called only when you change the language setting in the Options menu, thus the log won't appear normally.
It helps #689 to identify corrupted/duplicate/empty translation text and messages.