mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-01-05 06:17:45 -07:00
ENH:translate text
jira: none Change-Id: I3d8cc9596d6abeae680deeef827514ac97bce863 (cherry picked from commit e66a291235569596fe8a8dc5474a57adaab122ca)
This commit is contained in:
parent
7d3acd75ae
commit
e17cd31f63
1 changed files with 1 additions and 1 deletions
|
|
@ -2902,7 +2902,7 @@ void Sidebar::sync_ams_list(bool is_from_big_sync_btn)
|
|||
}
|
||||
}
|
||||
auto badge_combox_filament = [](PlaterPresetComboBox *c) {
|
||||
auto tip = _L("\nMaterial and color information have been synchronized, but slot information is not included.");
|
||||
auto tip = _L("Filament type and color information have been synchronized, but slot information is not included.");
|
||||
c->SetToolTip(tip);
|
||||
c->ShowBadge(true);
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue