mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 13:59:52 +08:00
refine Chinese translations
This commit is contained in:
parent
bd16ae27c0
commit
fd3f526dcb
@ -187,7 +187,7 @@ void VKeyboardLayoutMappingDialog::deleteCurrentMapping()
|
||||
|
||||
int ret = VUtils::showMessage(QMessageBox::Warning,
|
||||
tr("Warning"),
|
||||
tr("Are you sure to delete mapping <span style=\"%1\">%2</span>.")
|
||||
tr("Are you sure to delete mapping <span style=\"%1\">%2</span>?")
|
||||
.arg(g_config->c_dataTextStyle)
|
||||
.arg(mapping),
|
||||
"",
|
||||
|
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user