Crowdin: Continuing to refine translation strings

This commit is contained in:
luz.paz
2019-02-09 11:46:47 -05:00
committed by wmayer
parent 110f6f74a4
commit 112f3de671
6 changed files with 42 additions and 42 deletions

View File

@@ -158,7 +158,7 @@ Workflow WorkflowManager::determineWorkflow(App::Document *doc) {
"If you refuse to migrate you won't be able to use new PartDesign features"
" like Bodies and Parts. As a result you also won't be able to use your parts"
" in the assembly workbench.\n"
"Although you will be able to migrate any moment later with 'Part Design->Migrate...'." ) );
"Although you will be able to migrate any moment later with 'Part Design -> Migrate'." ) );
msgBox.setIcon( QMessageBox::Question );
QPushButton * yesBtn = msgBox.addButton ( QMessageBox::Yes );
QPushButton * manuallyBtn = msgBox.addButton (