Here are the steps I follow to reproduce the issue:
- Produce a joint following error in german environment
This is what I expected to happen:
So15 14:12: Motor 2 Positionsfehler
Ideally, to get better search results, the error message would be repeated in english:
So15 14:12: Motor 2 Positionsfehler (joint 2 following error)
This is what happened instead:
So15 14:12: Motor 2 Positionssfehler
It worked properly before this:
n/a
Information about my hardware and software:
linuxcnc 2.9.3
Typo is in linuxcnc/src/po/de.po:2653:
#: src/emc/motion/control.c:838
#, c-format
msgid "joint %d following error"
msgstr "Motor %d Positionssfehler"
Here are the steps I follow to reproduce the issue:
This is what I expected to happen:
So15 14:12: Motor 2 Positionsfehler
Ideally, to get better search results, the error message would be repeated in english:
So15 14:12: Motor 2 Positionsfehler (joint 2 following error)
This is what happened instead:
So15 14:12: Motor 2 Positionssfehler
It worked properly before this:
n/a
Information about my hardware and software:
linuxcnc 2.9.3
Typo is in linuxcnc/src/po/de.po:2653:
#: src/emc/motion/control.c:838
#, c-format
msgid "joint %d following error"
msgstr "Motor %d Positionssfehler"