mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07: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 | ||