mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-03-09 04:54:41 -06:00
There are multiple issues with that line: * Other languages might have the application name before their version of 'About'. The previous line can't account for those languages because the application name is always appended at the end. * The old one was trying to translate CuraApplication.applicationDisplayName which can't be statically determined. * The old one had no explanation towards the translator. |
||
|---|---|---|
| .. | ||
| AboutDialog.qml | ||
| AskOpenAsProjectOrModelsDialog.qml | ||
| DiscardOrKeepProfileChangesDialog.qml | ||
| OpenFilesIncludingProjectsDialog.qml | ||
| WorkspaceSummaryDialog.qml | ||