mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-20 05:07:50 -06:00
![]() As far as I understand the code Cura will replace "%1 Meter" with a string converted from a float. In german it is correct so say "x,y Meter" where in english regions it would be called "x.y meter". So what it needs in Cura is something like "[before_comma],[after_comma] Meter" to the character "." can be translated to ",". As Cura isn't able (correct me if it can) to do this on it's own, so changing it back to "x.y Meter". |
||
---|---|---|
.. | ||
i18n | ||
images | ||
machines | ||
meshes | ||
profiles | ||
qml | ||
settings | ||
shaders | ||
themes/cura |