mirror of
https://github.com/JanGross/quicknotes.git
synced 2025-11-30 23:37:16 +01:00
Quicknotes v0.2.0
This commit is contained in:
@@ -30,7 +30,7 @@ const QnDialogs = {
|
||||
var dialogId = '#' + dialogName;
|
||||
var $dlg = $tmpl.octemplate({
|
||||
dialog_name: dialogName,
|
||||
title: t('quicknotes', 'Tag note'),
|
||||
title: t('quicknotes', 'Tag the note'),
|
||||
message: t('quicknotes', 'Enter tags to organize your note'),
|
||||
type: 'none'
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user