Path: fix translation to reflect the correct context

[skip ci]
This commit is contained in:
luz paz
2020-12-02 06:57:28 -05:00
parent 0e4cf2e758
commit 5dc381a71d
+1 -1
View File
@@ -219,5 +219,5 @@ Command = PathOpGui.SetupOperation('Adaptive',
TaskPanelOpPage,
'Path_Adaptive',
QtCore.QT_TRANSLATE_NOOP("Path_Adaptive", "Adaptive"),
QtCore.QT_TRANSLATE_NOOP("Path_Pocket", "Adaptive clearing and profiling")
QtCore.QT_TRANSLATE_NOOP("Path_Adaptive", "Adaptive clearing and profiling")
)