[LinuxCNC/linuxcnc PR#367] Fix some broken lines in glade

未分类 bolang 5个月前 (10-15) 26次浏览

Issue #367 | 状态: 已关闭 | 作者: KimK | 创建时间: 2017-12-02


These probably aren’t causing trouble, but they might.
Better to stick to proper XML/Glade format.

Signed-off-by: Kim Kirwan


评论 (2)

#1 – Solitarily 于 2017-12-02

@KimK Because the text needs to be displayed in two lines. Deleting it will cause the text to appear on a single line and may also invalidate other translations. So do not delete it.


#2 – jepler 于 2017-12-02

@Solitarily thanks for explaining why this change should not be made.


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

喜欢 (0)