Skip to content

Commit 5fb45f7

Browse files
committed
Rename notes to manuscript notes
1 parent 70ae2bd commit 5fb45f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

novelwriter/core/buildsettings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
"text.includeSynopsis": QT_TRANSLATE_NOOP("Builds", "Include Synopsis"),
148148
"text.includeComments": QT_TRANSLATE_NOOP("Builds", "Include Comments"),
149149
"text.includeStory": QT_TRANSLATE_NOOP("Builds", "Include Story Structure"),
150-
"text.includeNotes": QT_TRANSLATE_NOOP("Builds", "Include Notes"),
150+
"text.includeNotes": QT_TRANSLATE_NOOP("Builds", "Include Manuscript Notes"),
151151
"text.includeKeywords": QT_TRANSLATE_NOOP("Builds", "Include Keywords"),
152152
"text.includeBodyText": QT_TRANSLATE_NOOP("Builds", "Include Body Text"),
153153
"text.ignoredKeywords": QT_TRANSLATE_NOOP("Builds", "Ignore These Keywords"),

0 commit comments

Comments
 (0)