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
a4d6f042ef
commit
b72f24545e
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@ -2893,7 +2893,7 @@ void VMainWindow::openQuickAccess()
|
|||||||
const QString &qaPath = g_config->getQuickAccess();
|
const QString &qaPath = g_config->getQuickAccess();
|
||||||
if (qaPath.isEmpty()) {
|
if (qaPath.isEmpty()) {
|
||||||
VUtils::showMessage(QMessageBox::Information,
|
VUtils::showMessage(QMessageBox::Information,
|
||||||
tr("Info"),
|
tr("Information"),
|
||||||
tr("Quick Access is not set."),
|
tr("Quick Access is not set."),
|
||||||
tr("Please specify the note for Quick Access in the settings dialog "
|
tr("Please specify the note for Quick Access in the settings dialog "
|
||||||
"or the context menu of a note."),
|
"or the context menu of a note."),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user