Full Orca translation via AI (tagged) (#14970)

Co-authored-by: Felix14_v2 <75726196+Felix14-v2@users.noreply.github.com>
Co-authored-by: π² <189209038+pi-squared-studio@users.noreply.github.com>
This commit is contained in:
Ian Bassi
2026-07-27 19:31:33 -03:00
committed by GitHub
parent 04e13200aa
commit 47ccca7f72
29 changed files with 46836 additions and 26427 deletions

View File

@@ -5629,6 +5629,7 @@ void PrintConfigDef::init_fff_params()
// Orca:
def = this->add("retract_after_wipe", coPercents);
def->label = L("Retract amount after wipe");
// xgettext:no-c-format, no-boost-format
def->tooltip = L("The length of fast retraction after wipe, relative to retraction length.\n"
"The value will be clamped by 100% minus the retract amount before the wipe value.");
def->sidetext = "%";