Update translations. Change import filament message to warning instead. Change messages to be simpler

This commit is contained in:
Lam Wei Lun
2026-08-31 12:08:08 +08:00
97 changed files with 2298 additions and 2561 deletions
+3 -1
View File
@@ -378,7 +378,9 @@ public:
void bbl_close_plateinfo_notification();
//BBS-- 3mf warning
void bbl_show_3mf_warn_notification(const std::string &text);
// level defaults to the historical error styling; callers reporting informational
// 3MF load notices (published settings) pass WarningNotificationLevel instead.
void bbl_show_3mf_warn_notification(const std::string &text, NotificationLevel level = NotificationLevel::ErrorNotificationLevel);
void bbl_close_3mf_warn_notification();
//BBS--preview only mode