

diff --git a/scribus/actionmanager.cpp b/scribus/actionmanager.cpp
--- a/scribus/actionmanager.cpp
+++ b/scribus/actionmanager.cpp
@@ -1558,7 +1558,7 @@
 	//Item Menu
 	(*scrActions)["itemDuplicate"]->setTexts( tr("D&uplicate"));
 	(*scrActions)["itemMulDuplicate"]->setTexts( tr("&Multiple Duplicate..."));
-	(*scrActions)["itemTransform"]->setTexts( tr("&Transform"));
+	(*scrActions)["itemTransform"]->setTexts( tr("&Transform..."));
 	(*scrActions)["itemDelete"]->setTexts( tr("&Delete"));
 	(*scrActions)["itemGroup"]->setTexts( tr("&Group"));
 	(*scrActions)["itemUngroup"]->setTexts( tr("&Ungroup"));
