We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70ae2bd commit 5fb45f7Copy full SHA for 5fb45f7
novelwriter/core/buildsettings.py
@@ -147,7 +147,7 @@
147
"text.includeSynopsis": QT_TRANSLATE_NOOP("Builds", "Include Synopsis"),
148
"text.includeComments": QT_TRANSLATE_NOOP("Builds", "Include Comments"),
149
"text.includeStory": QT_TRANSLATE_NOOP("Builds", "Include Story Structure"),
150
- "text.includeNotes": QT_TRANSLATE_NOOP("Builds", "Include Notes"),
+ "text.includeNotes": QT_TRANSLATE_NOOP("Builds", "Include Manuscript Notes"),
151
"text.includeKeywords": QT_TRANSLATE_NOOP("Builds", "Include Keywords"),
152
"text.includeBodyText": QT_TRANSLATE_NOOP("Builds", "Include Body Text"),
153
"text.ignoredKeywords": QT_TRANSLATE_NOOP("Builds", "Ignore These Keywords"),
0 commit comments