diff --git a/i18n/nw_base.ts b/i18n/nw_base.ts
index 6db13f00e..6ff40f90c 100644
--- a/i18n/nw_base.ts
+++ b/i18n/nw_base.ts
@@ -4500,17 +4500,17 @@
-
+
-
+
-
+
@@ -4653,27 +4653,27 @@
_PreviewWidget
-
-
+
+
-
+
-
+
-
+
-
+
diff --git a/novelwriter/tools/manuscript.py b/novelwriter/tools/manuscript.py
index b0163806a..3a8e2f914 100644
--- a/novelwriter/tools/manuscript.py
+++ b/novelwriter/tools/manuscript.py
@@ -655,7 +655,7 @@ def __init__(self, parent: QWidget) -> None:
self.document().setDocumentMargin(CONFIG.getTextMargin())
self.setPlaceholderText(self.tr(
- "Press the \"Build Preview\" button to generate ..."
+ "Press the \"Preview\" button to generate ..."
))
self.setVerticalScrollBarPolicy(Qt.ScrollBarPolicy.ScrollBarAlwaysOn)