Spreadsheet: Update UI strings for consistency
This commit is contained in:
committed by
Chris Hennes
parent
b86a553423
commit
c5ddbb8a16
@@ -223,7 +223,7 @@ void DlgBindSheet::accept()
|
||||
tr("Bind cells"),
|
||||
tr("Source and target cell count mismatch. "
|
||||
"Partial binding may still work.\n\n"
|
||||
"Do you want to continue?"),
|
||||
"Continue?"),
|
||||
QMessageBox::Yes | QMessageBox::No);
|
||||
if (res == QMessageBox::No) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user