PartDesign: Update UI strings for consistency and correct for new fuctions and typos
Closes: #22128
This commit is contained in:
committed by
Kacper Donat
parent
b267203e67
commit
bee89d0447
@@ -98,7 +98,7 @@ bool TaskDlgDatumParameters::accept() {
|
||||
//see if we are able to assign a mode
|
||||
if (parameter->getActiveMapMode() == mmDeactivated) {
|
||||
QMessageBox msg(Gui::getMainWindow());
|
||||
msg.setWindowTitle(tr("Incompatible reference set"));
|
||||
msg.setWindowTitle(tr("Incompatible Reference Set"));
|
||||
msg.setText(tr("There is no attachment mode that fits the current set"
|
||||
" of references. If you choose to continue, the feature will remain where"
|
||||
" it is now, and will not be moved as the references change."
|
||||
|
||||
Reference in New Issue
Block a user