mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2806 Origin summary files dialog. Replace text 'Apply settings to...' to 'OK to All'
This commit is contained in:
parent
93304360fa
commit
ad6ef2a49b
@ -121,7 +121,7 @@ RicSummaryCaseRestartDialog::RicSummaryCaseRestartDialog(QWidget* parent)
|
||||
m_summaryNotReadBtn->setText("Skip");
|
||||
m_gridSeparateCasesBtn->setText("Separate Cases");
|
||||
m_gridNotReadBtn->setText("Skip");
|
||||
m_applyToAllCheckBox->setText("Apply Settings to Remaining Files");
|
||||
m_applyToAllCheckBox->setText("OK to All");
|
||||
m_applyToAllCheckBox->setLayoutDirection(Qt::RightToLeft);
|
||||
|
||||
// Define layout
|
||||
|
Loading…
Reference in New Issue
Block a user