[LinuxCNC/linuxcnc PR#326] Reenable translation of stepconf, pncconf

未分类 bolang 4个月前 (10-15) 29次浏览

Issue #326 | 状态: 已关闭 | 作者: jepler | 创建时间: 2017-09-11


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)

#1 – Solitarily 于 2017-09-13

@jepler

I have tested it, stepconf and pncconf translation problem has been resolved. thank you very much!


原始Issue: https://github.com/LinuxCNC/linuxcnc/pull/326

喜欢 (0)