Skip to content
This repository was archived by the owner on Jun 30, 2026. It is now read-only.

Commit ec2db18

Browse files
committed
Changed 'Scan Z' to 'Depth Scan'
1 parent 196e321 commit ec2db18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gui/Confocal/ConfocalGuiUI.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -786,7 +786,7 @@ def retranslateUi(self, MainWindow):
786786
self.ready_StateWidget.setText(_translate("MainWindow", "Ready", None))
787787
self.xy_scan_StateWidget.setText(_translate("MainWindow", "Scan XY", None))
788788
self.continue_xy_scan_StateWidget.setText(_translate("MainWindow", "Continue XY", None))
789-
self.depth_scan_StateWidget.setText(_translate("MainWindow", "Scan Z", None))
789+
self.depth_scan_StateWidget.setText(_translate("MainWindow", "Depth Scan", None))
790790
self.refocus_StateWidget.setText(_translate("MainWindow", "Optimise position", None))
791791
self.label_6.setText(_translate("MainWindow", "<html><head/><body><p align=\"right\">%</p></body></html>", None))
792792
self.label_7.setText(_translate("MainWindow", "<html><head/><body><p align=\"right\">%</p></body></html>", None))

0 commit comments

Comments
 (0)