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
fa7fb7581b
commit
a3124f6890
@ -236,7 +236,7 @@ void VExportDialog::initUIFields(MarkdownConverterType p_renderer)
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (m_directory) {
|
if (m_directory) {
|
||||||
m_srcCB->addItem(tr("Current Directory (%1)").arg(m_directory->getName()),
|
m_srcCB->addItem(tr("Current Folder (%1)").arg(m_directory->getName()),
|
||||||
(int)ExportSource::CurrentDirectory);
|
(int)ExportSource::CurrentDirectory);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user