Over in #319, @solitarily noted that translation of stepconf and pncconf wasn’t working. I looked into this, and it seems to affect 2.7 and master, probably due to some code that was lost when migrating to MultiFileBuilder.
Testing performed: start pncconf with LANG=enUS.UTF-8 and LANG=frFR.UTF-8
While many texts go untranslated due to out of date message catalogs, several of the standard buttons DO correctly translate after the change.
@SebKuzminsky OK for 2.7?
@solitarity can you verify that this fixes the ability to translate stepconf and pncconf for you?
#1 – Solitarily 于 2017-09-13
@jepler
I have tested it, stepconf and pncconf translation problem has been resolved. thank you very much!