FEM: Update commands.py

This commit is contained in:
FEA-eng
2025-09-25 14:13:38 +02:00
committed by Chris Hennes
parent 864cde5aed
commit 702eb9f5af

View File

@@ -156,7 +156,7 @@ class _ClippingPlaneRemoveAll(CommandManager):
def __init__(self):
super().__init__()
self.menutext = Qt.QT_TRANSLATE_NOOP(
"FEM_ClippingPlaneRemoveAll", "Remove all Clipping Planes"
"FEM_ClippingPlaneRemoveAll", "Remove All Clipping Planes"
)
self.tooltip = Qt.QT_TRANSLATE_NOOP(
"FEM_ClippingPlaneRemoveAll", "Removes all clipping planes"