committed by
Kacper Donat
parent
66aaf6a2ee
commit
6692dacc0a
@@ -52,7 +52,7 @@ const char* CADNavigationStyle::mouseButtons(ViewerMode mode)
|
||||
case NavigationStyle::PANNING:
|
||||
return QT_TR_NOOP("Press middle mouse button");
|
||||
case NavigationStyle::DRAGGING:
|
||||
return QT_TR_NOOP("Press middle+left or middle+right button");
|
||||
return QT_TR_NOOP("Press middle+left or middle+right mouse button");
|
||||
case NavigationStyle::ZOOMING:
|
||||
return QT_TR_NOOP("Scroll middle mouse button or keep middle button depressed\n"
|
||||
"while doing a left or right click and move the mouse up or down");
|
||||
|
||||
Reference in New Issue
Block a user