mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-27 12:52:07 +00:00
Grammar and spelling fixes on GUI strings (#12410)
This commit is contained in:
committed by
GitHub
parent
17e534cac4
commit
d54adafdaa
@@ -10098,7 +10098,7 @@ void Plater::priv::update_plugin_when_launch(wxCommandEvent &event)
|
||||
|
||||
void Plater::priv::show_install_plugin_hint(wxCommandEvent &event)
|
||||
{
|
||||
notification_manager->bbl_show_plugin_install_notification(into_u8(_L("Network Plug-in is not detected. Network related features are unavailable.")));
|
||||
notification_manager->bbl_show_plugin_install_notification(into_u8(_L("The network plug-in was not detected. Network related features are unavailable.")));
|
||||
}
|
||||
|
||||
void Plater::priv::show_preview_only_hint(wxCommandEvent &event)
|
||||
|
||||
Reference in New Issue
Block a user