mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
Replace all with stl (#11145)
* Add "Replace all from STL" command this operates on the currently selected plate or on the selection * Add more translations for "Replace all from STL" * build fix * "Replace all with STL" also works with multiple selected plates * fix build * replace all from stl: better error handling and a nicer status message box --------- Co-authored-by: Nils Hasler <hasler@thecaptury.com>
This commit is contained in:
@@ -1949,9 +1949,15 @@ msgstr ""
|
||||
msgid "Replace with STL"
|
||||
msgstr ""
|
||||
|
||||
msgid "Replace all with STL"
|
||||
msgstr ""
|
||||
|
||||
msgid "Replace the selected part with new STL"
|
||||
msgstr ""
|
||||
|
||||
msgid "Replace all selected parts with STL from folder"
|
||||
msgstr ""
|
||||
|
||||
msgid "Change filament"
|
||||
msgstr ""
|
||||
|
||||
@@ -2271,6 +2277,18 @@ msgid ""
|
||||
"cut information first."
|
||||
msgstr ""
|
||||
|
||||
msgid "✖ Skipped %1%: %2%, same file\n"
|
||||
msgstr ""
|
||||
|
||||
msgid "✖ Skipped %1%: %2% does not exist.\n"
|
||||
msgstr ""
|
||||
|
||||
msgid "✖ Skipped %1%: failed to replace.\n"
|
||||
msgstr ""
|
||||
|
||||
msgid "✔ Replaced %1% with %2%\n"
|
||||
msgstr ""
|
||||
|
||||
msgid "Delete all connectors"
|
||||
msgstr ""
|
||||
|
||||
@@ -6697,6 +6715,12 @@ msgstr ""
|
||||
msgid "File for the replace wasn't selected"
|
||||
msgstr ""
|
||||
|
||||
msgid "Select folder to replace from"
|
||||
msgstr ""
|
||||
|
||||
msgid "Directory for the replace wasn't selected"
|
||||
msgstr ""
|
||||
|
||||
msgid "Please select a file"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user