mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-12-30 03:10:29 -07:00
Including a marathon of resolving merge conflicts due to PRs today. We should abolish multi-line msgids :-) # Description This looks like a huge PR, but it is only fixes for typos and grammar. On the previous PR #6638 I mistakenly used _en.po as the reference instead of the .pot. It caused missed strings in the source and other .po files. This around I triple checked again to make sure the msgids are in sync with the L"" strings in the code. Comments, variable names and non-English translation strings were excluded. I learnt that typos were "fixed" before by using translations. After this PR, those translations are no longer relevant and can be cleaned up. Hopefully this sets a new baseline which will last us a while. :-) <!-- > Please provide a summary of the changes made in this PR. Include details such as: > * What issue does this PR address or fix? > * What new features or enhancements does this PR introduce? > * Are there any breaking changes or dependencies that need to be considered? --> # Screenshots/Recordings/Graphs <!-- > Please attach relevant screenshots to showcase the UI changes. > Please attach images that can help explain the changes. --> ## Tests The code compiled and ran successfully. The translation files were verified with ./run_gettext.sh I did not se any issues when running ./run_gettext.sh --full Please confirm it again, before the merge. <!-- > Please describe the tests that you have conducted to verify the changes made in this PR. --> |
||
|---|---|---|
| .. | ||
| admesh | ||
| agg | ||
| ankerl | ||
| boost | ||
| build-utils | ||
| clipper | ||
| clipper2 | ||
| eigen | ||
| expat | ||
| fast_float | ||
| glu-libtess | ||
| hidapi | ||
| hints | ||
| imgui | ||
| imguizmo | ||
| libigl | ||
| libnest2d | ||
| libslic3r | ||
| mcut | ||
| minilzo | ||
| miniz | ||
| nanosvg | ||
| nlohmann | ||
| platform | ||
| qhull | ||
| qoi | ||
| semver | ||
| Shiny | ||
| slic3r | ||
| spline | ||
| stb_dxt | ||
| BaseException.cpp | ||
| BaseException.h | ||
| CMakeLists.txt | ||
| OrcaSlicer.cpp | ||
| OrcaSlicer.hpp | ||
| OrcaSlicer_app_msvc.cpp | ||
| OrcaSlicer_profile_validator.cpp | ||
| StackWalker.cpp | ||
| StackWalker.h | ||