mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
ENH:translate text
jira: none Change-Id: I3d8cc9596d6abeae680deeef827514ac97bce863 (cherry picked from commit e66a291235569596fe8a8dc5474a57adaab122ca)
This commit is contained in:
@@ -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);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user