1
0
Fork 0
mirror of https://github.com/subsurface/subsurface.git synced 2025-02-19 22:16:15 +00:00

Desktop: Clarify 'Renumber' Action.

Clarify that the 'Renumber' menu item action renumbers all dives and not the selected ones.

Signed-off-by: Michael Keller <github@ike.ch>
This commit is contained in:
Michael Keller 2025-01-13 23:07:31 +13:00
parent 3d46f6daf0
commit 297bac2988

View file

@ -250,7 +250,7 @@
</action>
<action name="actionRenumber">
<property name="text">
<string>&amp;Renumber</string>
<string>&amp;Renumber all dives</string>
</property>
<property name="shortcut">
<string notr="true">Ctrl+R</string>