Skip to content

Commit 9c68224

Browse files
Replacing tooltip labels to Next|Previous Key Point
1 parent a192982 commit 9c68224

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/windows/ui/main-window.ui

+4-4
Original file line numberDiff line numberDiff line change
@@ -876,10 +876,10 @@
876876
<normaloff>:/icons/Humanity/actions/16/go-first.svg</normaloff>:/icons/Humanity/actions/16/go-first.svg</iconset>
877877
</property>
878878
<property name="text">
879-
<string>Previous Marker/Keyframe</string>
879+
<string>Previous Key Point</string>
880880
</property>
881881
<property name="toolTip">
882-
<string>Previous Marker/Keyframe</string>
882+
<string>Previous Key Point</string>
883883
</property>
884884
</action>
885885
<action name="actionNextMarker">
@@ -888,10 +888,10 @@
888888
<normaloff>:/icons/Humanity/actions/16/go-last.svg</normaloff>:/icons/Humanity/actions/16/go-last.svg</iconset>
889889
</property>
890890
<property name="text">
891-
<string>Next Marker/Keyframe</string>
891+
<string>Next Key Point</string>
892892
</property>
893893
<property name="toolTip">
894-
<string>Next Marker/Keyframe</string>
894+
<string>Next Key Point</string>
895895
</property>
896896
</action>
897897
<action name="actionCenterOnPlayhead">

0 commit comments

Comments
 (0)